CVE-2026-84173

Source
https://cve.org/CVERecord?id=CVE-2026-84173
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-84173.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-84173
Aliases
  • GHSA-rp6v-x3q5-cp2g
Published
2026-09-07T09:42:03Z
Modified
2026-09-10T03:30:40Z
Severity
  • 8.3 (High) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
[none]
Details

In Eclipse Ankaios versions v0.5.1 through v1.0.1, the agent-side Control Interface authorizer incorrectly evaluates multi-segment allow rules whose first path segment is a wildcard. An authenticated workload with access restricted by such a rule can submit a CompleteStateRequest or UpdateStateRequest with an empty field mask. The request may then be incorrectly authorized as matching the scoped rule, allowing the workload to read the complete cluster state or replace state outside its authorized subtree. This may result in unauthorized disclosure or modification of other workloads and cluster configuration. Only a rule consisting solely of * is intended to authorize an empty mask.

Mitigation: Until an update containing the fix is installed, avoid multi-segment Control Interface allow-rule filter masks that begin with a wildcard, such as *.workloads.some_workload. Replace them with explicit paths such as desiredState.workloads.some_workload, where applicable. A filter mask consisting solely of * has different, intentionally unrestricted semantics and should only be used when full-state access is intended.

Database specific
{
    "cna_assigner": "eclipse",
    "cwe_ids": [
        "CWE-863"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/84xxx/CVE-2026-84173.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": "v0.5.1"
        },
        {
            "fixed": "v1.0.1"
        }
    ],
    "source": [
        "DESCRIPTION",
        "REFERENCES"
    ]
}

Database specific

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