CVE-2026-13006: Incomplete protection against CVE-2025-11226
ACE vulnerability in conditional configuration file processing by QOS.CH logback-core up to and including version 1.5.36 in Java applications, allows an attacker to execute arbitrary code circumventing existing protections against CVE-2025-11226 by compromising an existing logback configuration file or by injecting an environment variable before program execution.
A successful attack requires the presence of Janino library to be present on the user's class path. In addition, the attacker must have write access to a configuration file. Alternatively, the attacker could inject a malicious environment variable pointing to a malicious configuration file. In both cases, the attack requires existing privilege.
Please note that in logack version 1.5.37 conditional processing using Janino was removed.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
logback-coreto a version that resolves this vulnerability.Fixed in 1.5.37 - Compensating control
Remove the Janino library from the Java classpath to prevent conditional configuration processing that enables the ACE vulnerability in logback-core (up to and including 1.5.36).
Event History
Frequently Asked Questions
What is the severity of CVE-2026-13006?
The severity of CVE-2026-13006 is rated as high with a score of 7.
How does CVE-2026-13006 allow an attacker to exploit a system?
CVE-2026-13006 allows an attacker to execute arbitrary code by compromising a logback configuration file.
What software is affected by CVE-2026-13006?
CVE-2026-13006 affects QOS.CH logback-core versions up to and including 1.5.34.
How do I fix CVE-2026-13006?
To fix CVE-2026-13006, upgrade to the latest version of QOS.CH logback-core.
What is the relationship between CVE-2026-13006 and CVE-2025-11226?
CVE-2026-13006 provides incomplete protection against CVE-2025-11226.