CVE-2024-27956
Published: 21 March 2024
Summary
CVE-2024-27956 is a critical-severity SQL Injection (CWE-89) vulnerability in Valvepress Automatic. Its CVSS base score is 9.9 (Critical).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 0.1% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
This vulnerability is AI-related — categorised as Enterprise AI Assistants; in the Other ATLAS/OWASP Terms risk domain; MITRE ATLAS techniques in scope: Obtain Capabilities (AML.T0016), AI Model Inference API Access (AML.T0040), External Harms (AML.T0048).
Deeper analysis
CVE-2024-27956 is an unauthenticated SQL injection vulnerability (CWE-89) affecting the ValvePress Automatic WordPress plugin in versions up to and including 3.92.0. The flaw stems from improper neutralization of special elements in SQL commands and carries a CVSS 3.1 score of 9.9, reflecting network-accessible exploitation with low attack complexity, no required credentials or user interaction, and changed scope.
An attacker with no privileges can send crafted requests to the plugin that result in arbitrary SQL execution. Successful exploitation can alter or exfiltrate database contents, with high integrity impact and secondary effects on confidentiality and availability.
Patchstack advisories note that the issue was addressed in a subsequent plugin release and recommend immediate update of Automatic to a fixed version. The associated EPSS score remains near its observed peak of 0.9389.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-25130
Vulnerability details
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in ValvePress Automatic allows SQL Injection.This issue affects Automatic: from n/a through 3.92.0.
- CWE(s)
AI Security AnalysisAI
- AI Category
- Enterprise AI Assistants
- Risk Domain
- Other ATLAS/OWASP Terms
- OWASP Top 10 for LLMs 2025
- None mapped
- Classification Reason
- The WordPress Automatic plugin by ValvePress integrates OpenAI GPT for automated content generation, functioning as an AI-assisted tool for content posting and scraping, fitting the Enterprise AI Assistants category despite the SQL injection vulnerability being in a non-AI specific component.
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
SQL injection (CVE-2024-27956) in public-facing WordPress plugin enables exploitation (T1190) and arbitrary database access for data collection (T1213.006). Associated unauthenticated arbitrary file download facilitates collection of data from local system (T1005).
MITRE ATLAS TechniquesAI
MITRE ATLAS techniques
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.