CVE-2026-24055

Langfuse is an open source large language model engineering platform. In versions 3.146.0 and below, the /api/public/slack/install endpoint initiates Slack OAuth using a projectId provided by the client without authentication or authorization. The projectId is preserved throughout the OAuth flow, and the callback stores installations based on this untrusted metadata. This allows an attacker to bind their Slack workspace to any project and potentially receive changes to prompts stored in Langfuse Prompt Management. An attacker can replace existing Prompt Slack Automation integrations or pre-register a malicious one, though the latter requires an authenticated user to unknowingly configure it despite visible workspace and channel indicators in the UI. This issue has been fixed in version 3.147.0.
Configurations

Configuration 1 (hide)

cpe:2.3:a:langfuse:langfuse:*:*:*:*:*:*:*:*

History

17 Feb 2026, 17:46

Type Values Removed Values Added
CPE cpe:2.3:a:langfuse:langfuse:*:*:*:*:*:*:*:*
CWE CWE-862
References () https://github.com/langfuse/langfuse/commit/3adc89e4d72729eabef55e46888b8ce80a7e3b0a - () https://github.com/langfuse/langfuse/commit/3adc89e4d72729eabef55e46888b8ce80a7e3b0a - Patch
References () https://github.com/langfuse/langfuse/releases/tag/v3.147.0 - () https://github.com/langfuse/langfuse/releases/tag/v3.147.0 - Product, Release Notes
References () https://github.com/langfuse/langfuse/security/advisories/GHSA-pvq7-vvfj-p98x - () https://github.com/langfuse/langfuse/security/advisories/GHSA-pvq7-vvfj-p98x - Exploit, Third Party Advisory, Mitigation
References () https://langfuse.com/docs/prompt-management/features/webhooks-slack-integrations - () https://langfuse.com/docs/prompt-management/features/webhooks-slack-integrations - Product
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.3
First Time Langfuse
Langfuse langfuse

22 Jan 2026, 04:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-22 04:16

Updated : 2026-02-17 17:46


NVD link : CVE-2026-24055

Mitre link : CVE-2026-24055

CVE.ORG link : CVE-2026-24055


JSON object : View

Products Affected

langfuse

  • langfuse
CWE
CWE-284

Improper Access Control

CWE-862

Missing Authorization