๐Ÿ” CVE Alert

CVE-2026-84173

UNKNOWN 0.0
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-863
Vendor eclipse foundation
Product eclipse ankaios
Published Sep 7, 2026
Last Updated Sep 8, 2026
Stay Ahead of the Next One

Get instant alerts for eclipse foundation eclipse ankaios

Be the first to know when new unknown vulnerabilities affecting eclipse foundation eclipse ankaios are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Eclipse Foundation / Eclipse Ankaios
0.5.1 โ‰ค 1.0.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
gitlab.eclipse.org: https://gitlab.eclipse.org/security/vulnerability-reports/-/work_items/853 github.com: https://github.com/eclipse-ankaios/ankaios/security/advisories/GHSA-rp6v-x3q5-cp2g github.com: https://github.com/eclipse-ankaios/ankaios/releases/tag/v1.0.2 github.com: https://github.com/eclipse-ankaios/ankaios/pull/790

Credits

๐Ÿ” Ievgen Bondarenko