점검 대응높음KEV 미등록

CVE-2026-42440

Apache Software Foundation Apache OpenNLP, opennlp 취약점

대응 우선순위
점검
CVSS
7.5
EPSS
0.63%
백분위 45.5% · 2026.06.30 기준
CISA KEV
미등록
조치 기한
-
공개일
2026.05.05

점검 대응 판단

CVSS 위험도가 높아 영향 여부를 우선 점검할 취약점

실제 악용미확인
EPSS0.63%
EPSS 백분위45.5%

설명

OOM Denial of Service via Unbounded Array Allocation in Apache OpenNLP AbstractModelReader Versions Affected: before 1.9.5 before 2.5.9 before 3.0.0-M3 Description: The AbstractModelReader methods getOutcomes(), getOutcomePatterns(), and getPredicates() each read a 32-bit signed integer count field from a binary model stream and pass that value directly to an array allocation (new String[numOutcomes], new int[numOCTypes][], new String[NUM_PREDS]) without validating that the value is non-negative or within a reasonable bound. The count is therefore fully attacker-controlled when the model fi...

영향 제품·버전

공급사 Apache Software Foundation

제품 Apache OpenNLP, opennlp

영향 버전 2.0, 3.0, 0, < 2.5.9, 3.0.0

수정 버전 2.5.9

조치 방법

  • 공급사가 제공한 최신 보안 업데이트 적용
  • 자사 보유 제품과 영향 버전의 일치 여부 확인
  • 외부 노출 서비스와 비정상 인증·접속 로그 점검
  • 패치가 어려우면 공급사 완화조치와 접근통제 적용

기술 정보

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

CWE CWE-789

EPSS 데이터 기준일 2026.06.30

CVE-2026-42440 Apache Software Foundation Apache OpenNLP, opennlp 취약점 | 시큐포커스 NOW