CVE-2026-34481
Description
Apache Log4j's JsonTemplateLayout https://logging.apache.org/log4j/2.x/manual/json-template-layout.html , in versions up to and including 2.25.3, produces invalid JSON output when log events contain non-finite floating-point values (NaN, Infinity, or -Infinity), which are prohibited by RFC 8259. This may cause downstream log processing systems to reject or fail to index affected records. An attacker can exploit this issue only if both of the following conditions are met: * The application uses JsonTemplateLayout. * The application logs a MapMessage containing an attacker-controlled floating-point value. Users are advised to upgrade to Apache Log4j JSON Template Layout 2.25.4, which corrects this issue.
CVSS Details
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Threat Intelligence
Weaknesses 1
Affected Products 7
References 6
- openwall.com http://www.openwall.com/lists/oss-security/2026/04/10/10
- github.com https://github.com/apache/logging-log4j2/pull/4080
- lists.apache.org https://lists.apache.org/thread/n34zdv00gbkdbzt2rx9rf5mqz6lhopcv
- logging.apache.org https://logging.apache.org/cyclonedx/vdr.xml
- logging.apache.org https://logging.apache.org/log4j/2.x/manual/json-template-layout.html
- logging.apache.org https://logging.apache.org/security.html#CVE-2026-34481
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.