Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.apache.logging.log4j/log4j-layout-template-json
  4. ›
  5. CVE-2026-34481

CVE-2026-34481: Apache Log4j JSON Template Layout: Improper serialization of non-finite floating-point values in JsonTemplateLayout

April 10, 2026 (updated April 13, 2026)

Apache Log4j’s JsonTemplateLayout, 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.

References

  • github.com/advisories/GHSA-w35j-pv5h-q9q9
  • github.com/apache/logging-log4j2
  • github.com/apache/logging-log4j2/pull/4080
  • lists.apache.org/thread/n34zdv00gbkdbzt2rx9rf5mqz6lhopcv
  • logging.apache.org/cyclonedx/vdr.xml
  • logging.apache.org/log4j/2.x/manual/json-template-layout.html
  • logging.apache.org/security.html
  • nvd.nist.gov/vuln/detail/CVE-2026-34481

Code Behaviors & Features

Detect and mitigate CVE-2026-34481 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.14.0 before 2.25.4, all versions starting from 3.0.0-alpha1 up to 3.0.0-beta3

Fixed versions

  • 2.25.4

Solution

Upgrade to version 2.25.4 or above.

Impact 3.7 LOW

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-116: Improper Encoding or Escaping of Output

Source file

maven/org.apache.logging.log4j/log4j-layout-template-json/CVE-2026-34481.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:18:43 +0000.