Vulnerability Description
In Eclipse Ankaios versions 0.6.0 to before 1.0.4, `LogRule::matches` in the agent control-interface authorizer stops at the first wildcard pattern in a single rule instead of evaluating later entries, which can cause deny `LogRule` entries to be skipped and allow unauthorized access to another workload's logs.
Related Weaknesses (CWE)
References
- https://github.com/eclipse-ankaios/ankaios/pull/805
- https://github.com/eclipse-ankaios/ankaios/releases/tag/v1.0.4
- https://github.com/eclipse-ankaios/ankaios/security/advisories/GHSA-qcqx-hx4v-25
- https://gitlab.eclipse.org/security/cve-assignment/-/work_items/308
FAQ
What is CVE-2026-92611?
CVE-2026-92611 is a documented vulnerability. In Eclipse Ankaios versions 0.6.0 to before 1.0.4, `LogRule::matches` in the agent control-interface authorizer stops at the first wildcard pattern in a single rule instead of evaluating later entries...
How severe is CVE-2026-92611?
CVSS scoring is not yet available for CVE-2026-92611. Check NVD for updates.
Is there a patch for CVE-2026-92611?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.