점검 대응긴급KEV 미등록

CVE-2026-8450

OALDERS HTTP::Daemon 취약점

대응 우선순위
점검
CVSS
9.1
EPSS
1.02%
백분위 59.1% · 2026.06.27 기준
CISA KEV
미등록
조치 기한
-
공개일
2026.05.27

점검 대응 판단

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

실제 악용미확인
EPSS1.02%
EPSS 백분위59.1%

설명

HTTP::Daemon versions before 6.17 for Perl allow OS command injection via send_file(). send_file() opens its string argument with Perl's 2-arg open(). The 2-arg form interprets magic prefixes: '| cmd' and 'cmd |' open a pipe to a subprocess, '> path' and '>> path' open the path for write or append. Untrusted input passed to send_file() can run OS commands at the daemon process UID. The read-pipe form ('cmd |') also leaks subprocess stdout into the HTTP response body. The write-mode forms can create or truncate files at attacker chosen paths.

영향 제품·버전

공급사 OALDERS

제품 HTTP::Daemon

영향 버전 0

수정 버전 공식 출처에서 확인 필요

조치 방법

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

기술 정보

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

CWE CWE-73, CWE-78

EPSS 데이터 기준일 2026.06.27

CVE-2026-8450 OALDERS HTTP::Daemon 취약점 | 시큐포커스 NOW