Back to list

Aegra has cross-user run injection in /threads/{thread_id}/runs (IDOR) — CVE-2026-44504

GitHub · GitHub · CVE-2026-44504

ID
CVE-2026-44504
Date
Updated
Activity
Source
GitHub
Vendor
GitHub
Threat
high
CVSS
8.6

Summary

## Impact Aegra deployments running 0.9.0 through 0.9.6 with multiple authenticated users on a shared instance are vulnerable to a cross-tenant IDOR. Any authenticated user (User A), given another user's `thread_id` (User B), can: - Execute graph runs against User B's thread via `POST /threads/{thread_id}/runs`, `POST /threads/{thread_id}/runs/stream`, or `POST /threads/{thread_id}/runs/wait` - Read User B's full…

Product

pip: aegra-api

What to do

General, cautious steps (verify details in the official source):

  • Prioritize patching or mitigation immediately (treat as actively risky).
  • Identify affected product versions in your inventory and verify whether you are impacted.
  • Apply vendor patches/updates or recommended mitigations as soon as available.
  • Read the official advisory for exact affected versions and remediation steps.

Official advisory

Related advisories