Apache Log4j's JsonTemplateLayout https://logging.apache.org/log4j/2.x/manual/json-template-layout.html , in versions up to and including 2
위협 신호 · CVSS · EPSS · KEV
이론적 심각도 점수
30일 내 악용 확률 예측
실측 악용 기록 없음
2주 이내 패치 — 우선 조치 대상
CVSS 벡터 · 메트릭
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N약점 (CWE)
상세 설명
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, or logs an object directly (e.g., via Logger.info(Object), which wraps it in an ObjectMessage), where the message contains an attacker-controlled floating-point value.
Users are advised to upgrade to Apache Log4j JSON Template Layout 2.25.4, which corrects this issue.
Note: The fix released in version 2.25.4 did not cover all affected code paths. CVE-2026-49844 was assigned to the remaining issue, which concerns the MapMessage.asJson() serialization in Apache Log4j API and is fixed in versions 2.25.5 and 2.26.1.
AI 심층 분석
공격 시나리오 · 재현 가능한 PoC 페이로드 · 즉시 적용 가능한 차단 패치를 한 번에 받아 보세요. 보안 운영팀이 그대로 점검·티켓팅에 쓸 수 있는 형태로 정리해 드립니다.
영향받는 제품·버전
- apache log4j2.14.0 - 2.25.4other
- apache log4jother
- apache log4jother
- apache log4jother
- apache log4jother
- apache log4jother
- apache log4jother
영향받는 구성 (CPE) 7
- apache log4j≥ 2.14.0 < 2.25.4cpe:2.3:a:apache:log4j:*:*:*:*:*:*:*:*
- apache log4j 3.0.0cpe:2.3:a:apache:log4j:3.0.0:alpha1:*:*:*:*:*:*
- apache log4j 3.0.0cpe:2.3:a:apache:log4j:3.0.0:alpha1_rc1:*:*:*:*:*:*
- apache log4j 3.0.0cpe:2.3:a:apache:log4j:3.0.0:alpha1_rc2:*:*:*:*:*:*
- apache log4j 3.0.0cpe:2.3:a:apache:log4j:3.0.0:beta1:*:*:*:*:*:*
- apache log4j 3.0.0cpe:2.3:a:apache:log4j:3.0.0:beta2:*:*:*:*:*:*
- apache log4j 3.0.0cpe:2.3:a:apache:log4j:3.0.0:beta3:*:*:*:*:*:*
참고 자료 6
- https://github.com/apache/logging-log4j2/pull/4080Issue Tracking
- https://lists.apache.org/thread/n34zdv00gbkdbzt2rx9rf5mqz6lhopcvMailing ListVendor Advisory
- https://logging.apache.org/log4j/2.x/manual/json-template-layout.htmlTechnical Description
- https://logging.apache.org/security.html#CVE-2026-34481Vendor Advisory
- http://www.openwall.com/lists/oss-security/2026/04/10/10Mailing ListThird Party Advisory
링크 내용 불러오는 중…