CVE-2026-44504 PUBLISHED

Aegra: Cross-user run injection in /threads/{thread_id}/runs (IDOR)

Assigner: GitHub_M
Reserved: 06.05.2026 Published: 14.05.2026 Updated: 14.05.2026

Aegra is a drop-in replacement for LangSmith Deployments. Prior to 0.9.7, with multiple authenticated users on a shared instance are vulnerable to a cross-tenant IDOR. Any authenticated attacker, given another user's thread_id, can execute graph runs against the user's thread, read the user's full checkpoint state, and inject arbitrary messages into the user's conversation history. This vulnerability is fixed in 0.9.7.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.6

Product Status

Vendor aegra
Product aegra
Versions
  • Version < 0.9.7 is affected

References

Problem Types

  • CWE-285: Improper Authorization CWE
  • CWE-639: Authorization Bypass Through User-Controlled Key CWE