CVE-2026-80049
Last modified
CVE-2026-80049 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. Airbyte Platform resolves the workspace used for its authorization decision from a field the caller supplies. AuthorizationServerHandler copies recognised identifiers out of the raw JSON request body into X-Airbyte-* headers, and AuthenticationHeaderResolver.resolveWorkspace consults X-Airbyte-Workspace-Id ahead of every resource-derived header, including those for connection, source and destination identifiers.
Description
Airbyte Platform resolves the workspace used for its authorization decision from a field the caller supplies. AuthorizationServerHandler copies recognised identifiers out of the raw JSON request body into X-Airbyte-* headers, and AuthenticationHeaderResolver.resolveWorkspace consults X-Airbyte-Workspace-Id ahead of every resource-derived header, including those for connection, source and destination identifiers. Endpoints whose declared request bodies carry only a resource identifier are nonetheless reached with an added workspaceId field, because the extractor reads the body rather than the endpoint's schema, so the permission check is performed against the workspace the caller nominated while the handler acts on the resource identifier the caller supplied. Nothing afterwards compares the resource's owning workspace with the one that was authorized. A member of any workspace can therefore read source and destination configuration, trigger and cancel syncs, and delete connections, sources and destinations that belong to workspaces they have no access to, at whatever privilege level their own workspace membership grants them.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| airbytehq | airbyte-platform | <= 2.0.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80049?
How severe is CVE-2026-80049?
How do I fix CVE-2026-80049?
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-79996The User Registration & Membership WordPress plugin before …7.2
- CVE-2026-8000Insufficient validation of untrusted input in ChromeDriver i…8.8
- CVE-2026-8001Use After Free in Printing in Google Chrome on Linux, Mac, C…8.3
- CVE-2026-8002Use after free in Audio in Google Chrome on Mac prior to 148…8.8
- CVE-2026-8003Insufficient validation of untrusted input in TabGroups in G…5.4
- CVE-2026-8004Insufficient policy enforcement in DevTools in Google Chrome…4.3
- CVE-2026-8005Insufficient validation of untrusted input in Cast in Google…4.3
- CVE-2026-80050ContiNew Admin fails to apply file-upload permission checks …6.5
- CVE-2026-80051github.com/graphql-go/graphql (GraphQL for Go) through 0.8.1…5.9
- CVE-2026-8006Insufficient policy enforcement in DevTools in Google Chrome…5.4
- CVE-2026-8007Insufficient validation of untrusted input in Cast in Google…7.5
- CVE-2026-8008Inappropriate implementation in DevTools in Google Chrome pr…5.4
Are you affected by CVE-2026-80049?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
