CVE-2026-30950
Last modified
CVE-2026-30950 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. Versions 0.6.36 through 0.6.50 are vulnerable to Authenticated Session Hijacking via IDOR. EPSS estimates a 0.38% chance of exploitation in the next 30 days.
Description
AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. Versions 0.6.36 through 0.6.50 are vulnerable to Authenticated Session Hijacking via IDOR. If an authenticated attacker can determine the session_id of another user's session, they can take it over, reading any messages in it and locking the legitimate user out. The PATCH /sessions/{session_id}/assign-user endpoint authenticates the caller but never verifies session ownership: the service layer invokes the session lookup with user_id=None, which the data access layer interprets as a privileged/system call that bypasses the ownership filter, allowing any authenticated user to reassign an arbitrary session to themselves. This issue has been patched in version 0.6.51.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-30950?
How severe is CVE-2026-30950?
How do I fix CVE-2026-30950?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-30944StudioCMS is a server-side-rendered, Astro native, headless …8.8
- CVE-2026-30945StudioCMS is a server-side-rendered, Astro native, headless …7.1
- CVE-2026-30946Parse Server is an open source backend that can be deployed …7.5
- CVE-2026-30947Parse Server is an open source backend that can be deployed …7.5
- CVE-2026-30948Parse Server is an open source backend that can be deployed …5.4
- CVE-2026-30949Parse Server is an open source backend that can be deployed …8.8
- CVE-2026-30951Sequelize is a Node.js ORM tool. Prior to 6.37.8, there is S…7.5
- CVE-2026-30952liquidjs is a Shopify / GitHub Pages compatible template eng…7.5
- CVE-2026-30953LinkAce is a self-hosted archive to collect website links. W…6.5
- CVE-2026-30954LinkAce is a self-hosted archive to collect website links. I…4.3
- CVE-2026-30955Gokapi is a self-hosted file sharing server with automatic e…6.5
- CVE-2026-30956OneUptime is a solution for monitoring and managing online s…9.9
Are you affected by CVE-2026-30950?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
