CVE-2026-81029
Last modified
CVE-2026-81029 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. OpenMetadata accepts a caller-supplied post-authentication redirect target and appends the issued token to it. SamlLoginServlet reads the callback request parameter and stores it in the HTTP session without comparing it against any configured or registered destination, and the assertion consumer servlet later formats that stored value into a URL carrying the freshly issued JWT together with the account's email and name before sending the redirect. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
OpenMetadata accepts a caller-supplied post-authentication redirect target and appends the issued token to it. SamlLoginServlet reads the callback request parameter and stores it in the HTTP session without comparing it against any configured or registered destination, and the assertion consumer servlet later formats that stored value into a URL carrying the freshly issued JWT together with the account's email and name before sending the redirect. The OIDC and OAuth2 handler follows the same pattern with its own redirect parameter and the issued identity token. A request naming a destination the attacker controls therefore causes the server to deliver a valid token for whoever completes the login to that destination. Because the token authenticates API calls as that account, a user who follows such a link and authenticates hands over control of their account. Version 2.0.0 removes the caller-supplied callback parameter; no 1.x release validates it.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| open-metadata | OpenMetadata | < 2.0.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-81029?
How severe is CVE-2026-81029?
How do I fix CVE-2026-81029?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- 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-81020wolfEngine before 1.4.1 generates the 8-byte explicit AES-GC…7.4
- CVE-2026-81021The SupportCandy WordPress plugin before 3.5.3 does not per…5.3
- CVE-2026-81022The SupportCandy WordPress plugin before 3.5.3 does not val…5.3
- CVE-2026-81026The MasterStudy LMS WordPress Plugin WordPress plugin befor…4.8
- CVE-2026-81027one-api gates one of its two channel-pinning paths and not t…8.5
- CVE-2026-81028ZLMediaKit confines the downloadFile API to a configured set…4.9
- CVE-2026-81030Mage AI does not confine the paths accepted by its browser-i…6.5
- CVE-2026-81031IDURAR ERP CRM changes the password of whichever account a r…7.2
- CVE-2026-81032NebulaGraph exposes its runtime configuration over an unauth…9.8
- CVE-2026-81033Automatisch reveals whether an address is registered through…5.3
- CVE-2026-81034Netmaker disables certificate verification on the connection…6.5
- CVE-2026-81035Midday allows any member of a team to delete it. The delete …8.1
Are you affected by CVE-2026-81029?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
