CVE-2026-80049

Source
https://cve.org/CVERecord?id=CVE-2026-80049
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80049.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-80049
Published
2026-08-25T18:23:16.504Z
Modified
2026-08-27T11:47:51.263541733Z
Severity
  • 8.7 (High) CVSS_V4 - 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 CVSS Calculator
Summary
Airbyte Platform through 2.0.0 Cross-Workspace Authorization Bypass via Caller-Supplied workspaceId
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80049.json",
    "cwe_ids": [
        "CWE-639"
    ],
    "cna_assigner": "VulnCheck"
}
References

Affected packages

Git / github.com/airbytehq/airbyte-platform

Affected ranges

Type
GIT
Repo
https://github.com/airbytehq/airbyte-platform
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
Show details
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "2.0.0"
        }
    ]
}

Affected versions

0.*
0.42.0
v0.*
v0.40.32
v0.41.0
v0.42.0
v0.42.1
v0.43.0
v0.43.1
v0.43.2
v0.44.0
v0.44.1
v0.44.10
v0.44.11
v0.44.12
v0.44.2
v0.44.2-helm
v0.44.3
v0.44.4
v0.44.5
v0.44.6
v0.44.7
v0.44.8
v0.44.9
v0.50.0
v0.50.1
v0.50.10
v0.50.11
v0.50.12
v0.50.13
v0.50.14
v0.50.15
v0.50.16
v0.50.17
v0.50.18
v0.50.19
v0.50.2
v0.50.20
v0.50.21
v0.50.22
v0.50.23
v0.50.24
v0.50.3
v0.50.4
v0.50.5
v0.50.6
v0.50.7
v0.50.8
v0.50.9
v1.*
v1.1.0
v1.2.0
v1.3.0
v1.4.0
v1.5.0
v1.6.0
v1.7.0
v1.8.0
v2.*
v2.0.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80049.json"