← fix library

FIX CARD
PRODUCT Langfuse
SEVERITY MEDIUM

MEDIUM

Langfuse CVE-2026-41487 — member role can steal LLM provider keys

Why it matters

Your Langfuse version has an RBAC flaw: any project member can repoint an existing LLM connection at a server they control and capture the stored plaintext provider API key (OpenAI, Anthropic, …).

Fix it: 2 steps

  1. Upgrade Langfuse to 3.167.0 or later.
  2. Rotate stored LLM provider API keys for projects that had untrusted members.

Verify it’s fixed

curl -m 5 http://127.0.0.1:3000/api/public/health  # version must be >= 3.167.0

References

CVE mapping behind this card: human-verified, last checked 2026-07-29.

Not sure if your stack is exposed?

Run the free check: usually under a minute, safe read-only probes.

Scan your stack