The '/logs' and '/logs-stream' endpoints in the log router allow any authenticated user to read the full application log buffer. These endpoints only require basic authentication ('get_current_active_user') without any privilege checks (e.g., 'is_superuser').
References
| Link | Resource |
|---|---|
| https://www.tenable.com/security/research/tra-2026-23 | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-03-27 15:17
Updated : 2026-06-17 10:58
NVD link : CVE-2026-5025
Mitre link : CVE-2026-5025
CVE.ORG link : CVE-2026-5025
JSON object : View
Products Affected
langflow
- langflow
CWE
CWE-862
Missing Authorization
