CVE-2026-86836

Source
https://cve.org/CVERecord?id=CVE-2026-86836
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-86836.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-86836
Published
2026-09-14T17:44:56Z
Modified
2026-09-18T03:30:46Z
Severity
  • 8.4 (High) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:H CVSS Calculator
Summary
[none]
Details

In Eclipse Ankaios versions 0.1.0 through 1.0.2, the agent creates workload files and Control Interface named pipes (FIFOs) under a predictable path derived from the agent name and a hash of the workload's runtime configuration. If a directory or FIFO already exists at that path when the agent (re)starts, the agent reuses it based only on an existence and/or file-type check, without validating its owner or permissions. A local, unprivileged user with write access to the same base directory (by default under $TMPDIR/ankaios, e.g. shared /tmp) can pre-create this path hierarchy, including the two Control Interface FIFOs, before the agent starts. The agent then treats the attacker-owned FIFOs as the legitimate Control Interface for the targeted workload. The attacker can complete the Control Interface handshake and issue requests using that workload's configured controlInterfaceAccess permissions, allowing impersonation of the workload and, depending on its configured permissions, unauthorized reading and/or modification of the cluster's desired state.

Database specific
{
    "cna_assigner": "eclipse",
    "cwe_ids": [
        "CWE-276",
        "CWE-367",
        "CWE-379"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/86xxx/CVE-2026-86836.json"
}
References

Affected packages

Git / github.com/eclipse-ankaios/ankaios

Affected ranges

Type
GIT
Repo
https://github.com/eclipse-ankaios/ankaios
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0.1.0"
        },
        {
            "fixed": "1.0.2"
        }
    ],
    "source": [
        "DESCRIPTION",
        "REFERENCES"
    ]
}

Affected versions

v0.*
v0.1.0
v0.2.0
v0.2.0-rc1
v0.3.0
v0.3.1
v0.3.1-pre
v0.4.0
v0.4.0-rc1
v0.5.0
v0.5.0-rc1
v0.6.0
v0.6.0-rc1
v0.7.0
v0.7.0-rc1
v1.*
v1.0.0
v1.0.0-rc1
v1.0.2

Database specific

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