CVE-2026-14487
tombgtn Simple Coherent Form 취약점
- 대응 우선순위
- 점검
- CVSS
- 9.1
- EPSS
- - 백분위 -
- CISA KEV
- 미등록
- 조치 기한
- -
- 공개일
- 2026.07.08
CVSS 위험도가 높아 영향 여부를 우선 점검할 취약점
The Simple Coherent Form plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the removeUploadDir function in all versions up to, and including, 2.4.13. This makes it possible for unauthenticated attackers to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php). The scf_get_id_upload endpoint freely issues a valid scf_upload_file_removal nonce to any unauthenticated visitor, and the removal endpoint's secondary hash check is forgeable offline because it...
제품 tombgtn Simple Coherent Form
영향 버전 tombgtn Simple Coherent Form 0
수정 버전 tombgtn Simple Coherent Form · 수정 버전은 공급사 공식자료 확인 필요
확인방법, 조치방안, 조치 후 확인사항을 요약해 제공합니다.
tombgtn Simple Coherent Form의 현재 전체 버전이 공식 영향 범위(tombgtn Simple Coherent Form 0)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.
공급사 패치를 적용하고 자체 개발 영역이면 경로 정규화 후 기준 디렉터리 하위인지 검증하며 사용자 입력 절대경로를 거부합니다.
패치 후 같은 명령으로 전체 버전을 다시 확인해 tombgtn Simple Coherent Form · 수정 버전은 공급사 공식자료 확인 필요 기준을 충족하는지 확인합니다. 이어서 경로 조작·임의 파일 접근 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.
CVSS 벡터 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
CWE CWE-22