CVE-2026-49485
hapifhir org.hl7.fhir.core 취약점
- 대응 우선순위
- 점검
- CVSS
- 7.5
- EPSS
- - 백분위 -
- CISA KEV
- 미등록
- 조치 기한
- -
- 공개일
- 2026.07.18
CVSS 위험도가 높아 영향 여부를 우선 점검할 취약점
HAPI FHIR is a complete implementation of the HL7 FHIR standard for healthcare interoperability in Java. Prior to 6.9.9 and 6.9.4.2, all implementations of FHIRPathEngine accept arbitrary FHIRPath expressions and evaluate them without input validation, and the FHIRPath functions matches(), matchesFull(), and replaceMatches() pass user-controlled regular expressions to Java's Pattern.compile() and String.replaceAll() through an incomplete timeout utility. An attacker can send a resource containing an evil regex pattern that causes catastrophic backtracking, exhausting CPU resources and causi...
제품 hapifhir org.hl7.fhir.core
영향 버전 hapifhir org.hl7.fhir.core >= < 6.9.4.2, >= >= 6.9.5, < 6.9.9
수정 버전 hapifhir org.hl7.fhir.core · 수정 버전은 공급사 공식자료 확인 필요
영향 여부, 우선 대응, 정식 해결과 결과 확인 절차를 요약합니다.
hapifhir org.hl7.fhir.core의 현재 전체 버전이 공식 영향 범위(hapifhir org.hl7.fhir.core >= < 6.9.4.2, >= >= 6.9.5, < 6.9.9)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.
저장소 Security Advisory 원문에 CVE-2026-49485가 명시되어 있는지 확인하고, 영향 버전·patched version·완화조치를 대조합니다.
패치 후 같은 명령으로 전체 버전을 다시 확인해 hapifhir org.hl7.fhir.core · 수정 버전은 공급사 공식자료 확인 필요 기준을 충족하는지 확인합니다. 이어서 서비스 거부(DoS) 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.
CVSS 벡터 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CWE CWE-1333, CWE-400