AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2012-1823

CRITICAL · CVSS 9.8 EPSS 100.00% CISA KEV · Actively Exploited

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2012-05-11 · Last synced 2026-08-04

CyberRota Analysis

This is a critical severity vulnerability with a CVSS score of 9.8. It is listed in CISA's Known Exploited Vulnerabilities catalog, indicating confirmed active exploitation in the wild. Its EPSS score suggests a 100.0% probability of exploitation in the next 30 days. It may be remotely exploitable.

CISA KEV Details

Status: This CVE is listed in CISA's Known Exploited Vulnerabilities catalog.

Ransomware use: Unknown

Added to KEV: 2022-03-25

Required action: Apply updates per vendor instructions.

CVE
CVE-2012-1823
Severity
CRITICAL
CVSS
9.8
EPSS
100.00%

Original NVD Description

sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not properly handle query strings that lack an = (equals sign) character, which allows remote attackers to execute arbitrary code by placing command-line options in the query string, related to lack of skipping a certain php_getopt for the 'd' case.