Apache Log4j Core: Silent log event loss in XmlLayout due to unescaped XML 1.0 forbidden characters
Moderate severity
GitHub Reviewed
Published
Apr 10, 2026
to the GitHub Advisory Database
•
Updated Apr 13, 2026
Package
Affected versions
>= 2.0-alpha1, < 2.25.4
>= 3.0.0-alpha1, <= 3.0.0-beta3
Patched versions
2.25.4
Description
Published by the National Vulnerability Database
Apr 10, 2026
Published to the GitHub Advisory Database
Apr 10, 2026
Reviewed
Apr 10, 2026
Last updated
Apr 13, 2026
Apache Log4j Core's
XmlLayout, in versions up to and including 2.25.3, fails to sanitize characters forbidden by the XML 1.0 specification, producing invalid XML output whenever a log message or MDC value contains such characters.The impact depends on the StAX implementation in use:
Users are advised to upgrade to Apache Log4j Core 2.25.4, which corrects this issue by sanitizing forbidden characters before XML output.
References