CVE-2024-12635: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in fahadmahmood WP Docs
CVE-2024-12635 is a medium-severity SQL Injection vulnerability in the WP Docs WordPress plugin affecting all versions up to 2. 2. 0. It arises from improper sanitization of the 'dir_id' parameter, allowing authenticated users with Subscriber-level access or higher to perform time-based SQL injection attacks. Exploitation does not require user interaction but does require authentication. The vulnerability enables attackers to append malicious SQL queries to extract sensitive database information, potentially compromising confidentiality. Although partially patched in version 2. 2. 0, the flaw remains in earlier versions. No known exploits are currently active in the wild.
AI Analysis
Technical Summary
CVE-2024-12635 identifies a time-based SQL Injection vulnerability in the WP Docs plugin for WordPress, specifically via the 'dir_id' parameter. The root cause is insufficient escaping and lack of proper query preparation when handling user-supplied input, allowing attackers to inject additional SQL commands into existing queries. This vulnerability affects all versions up to and including 2.2.0, with a partial fix introduced in 2.2.0. Exploitation requires an authenticated user with at least Subscriber-level privileges, which is a relatively low barrier given WordPress's common user roles. The attack vector is network-based with no user interaction needed beyond authentication. Successful exploitation can lead to unauthorized disclosure of sensitive database information, impacting confidentiality but not integrity or availability. The CVSS 3.1 base score is 6.5 (medium), reflecting the ease of exploitation and potential data exposure. No public exploits have been reported yet, but the vulnerability poses a significant risk to websites using this plugin without updated patches or mitigations.
Potential Impact
The primary impact of this vulnerability is the potential unauthorized disclosure of sensitive information stored in the WordPress database, including user data, configuration details, or other confidential content managed by the WP Docs plugin. Since the attack requires only Subscriber-level access, an attacker could leverage compromised or created low-privilege accounts to escalate data access without needing administrator credentials. This can lead to privacy violations, data breaches, and potential compliance issues for organizations handling personal or sensitive data. Although the vulnerability does not affect data integrity or availability directly, the exposure of confidential information can undermine trust and lead to secondary attacks such as phishing or further exploitation. Organizations with public-facing WordPress sites using WP Docs are at risk, especially if they have not applied the partial patch or other mitigations.
Mitigation Recommendations
1. Immediately update the WP Docs plugin to the latest version beyond 2.2.0 where the partial patch is applied; monitor for future updates that fully resolve the issue. 2. Restrict Subscriber-level user creation and monitor for suspicious account activity to reduce the risk of authenticated exploitation. 3. Implement Web Application Firewall (WAF) rules to detect and block SQL injection patterns targeting the 'dir_id' parameter. 4. Conduct regular security audits and database access monitoring to detect unusual query patterns or data exfiltration attempts. 5. If updating is not immediately possible, consider disabling or restricting the WP Docs plugin functionality that processes the 'dir_id' parameter. 6. Employ principle of least privilege for WordPress user roles and ensure strong authentication controls to limit attacker foothold. 7. Review and sanitize all user inputs in custom code or plugins to prevent similar injection flaws. 8. Maintain regular backups and incident response plans to quickly recover from potential breaches.
Affected Countries
United States, United Kingdom, Germany, Canada, Australia, India, France, Netherlands, Brazil, Japan, South Africa
CVE-2024-12635: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in fahadmahmood WP Docs
Description
CVE-2024-12635 is a medium-severity SQL Injection vulnerability in the WP Docs WordPress plugin affecting all versions up to 2. 2. 0. It arises from improper sanitization of the 'dir_id' parameter, allowing authenticated users with Subscriber-level access or higher to perform time-based SQL injection attacks. Exploitation does not require user interaction but does require authentication. The vulnerability enables attackers to append malicious SQL queries to extract sensitive database information, potentially compromising confidentiality. Although partially patched in version 2. 2. 0, the flaw remains in earlier versions. No known exploits are currently active in the wild.
AI-Powered Analysis
Technical Analysis
CVE-2024-12635 identifies a time-based SQL Injection vulnerability in the WP Docs plugin for WordPress, specifically via the 'dir_id' parameter. The root cause is insufficient escaping and lack of proper query preparation when handling user-supplied input, allowing attackers to inject additional SQL commands into existing queries. This vulnerability affects all versions up to and including 2.2.0, with a partial fix introduced in 2.2.0. Exploitation requires an authenticated user with at least Subscriber-level privileges, which is a relatively low barrier given WordPress's common user roles. The attack vector is network-based with no user interaction needed beyond authentication. Successful exploitation can lead to unauthorized disclosure of sensitive database information, impacting confidentiality but not integrity or availability. The CVSS 3.1 base score is 6.5 (medium), reflecting the ease of exploitation and potential data exposure. No public exploits have been reported yet, but the vulnerability poses a significant risk to websites using this plugin without updated patches or mitigations.
Potential Impact
The primary impact of this vulnerability is the potential unauthorized disclosure of sensitive information stored in the WordPress database, including user data, configuration details, or other confidential content managed by the WP Docs plugin. Since the attack requires only Subscriber-level access, an attacker could leverage compromised or created low-privilege accounts to escalate data access without needing administrator credentials. This can lead to privacy violations, data breaches, and potential compliance issues for organizations handling personal or sensitive data. Although the vulnerability does not affect data integrity or availability directly, the exposure of confidential information can undermine trust and lead to secondary attacks such as phishing or further exploitation. Organizations with public-facing WordPress sites using WP Docs are at risk, especially if they have not applied the partial patch or other mitigations.
Mitigation Recommendations
1. Immediately update the WP Docs plugin to the latest version beyond 2.2.0 where the partial patch is applied; monitor for future updates that fully resolve the issue. 2. Restrict Subscriber-level user creation and monitor for suspicious account activity to reduce the risk of authenticated exploitation. 3. Implement Web Application Firewall (WAF) rules to detect and block SQL injection patterns targeting the 'dir_id' parameter. 4. Conduct regular security audits and database access monitoring to detect unusual query patterns or data exfiltration attempts. 5. If updating is not immediately possible, consider disabling or restricting the WP Docs plugin functionality that processes the 'dir_id' parameter. 6. Employ principle of least privilege for WordPress user roles and ensure strong authentication controls to limit attacker foothold. 7. Review and sanitize all user inputs in custom code or plugins to prevent similar injection flaws. 8. Maintain regular backups and incident response plans to quickly recover from potential breaches.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-12-13T22:50:32.251Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6e46b7ef31ef0b59c277
Added to database: 2/25/2026, 9:48:54 PM
Last enriched: 2/26/2026, 3:14:02 AM
Last updated: 2/26/2026, 6:21:17 AM
Views: 1
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-25191: Uncontrolled Search Path Element in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-23703: Incorrect default permissions in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-1311: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in bearsthemes Worry Proof Backup
HighFinding Signal in the Noise: Lessons Learned Running a Honeypot with AI Assistance [Guest Diary], (Tue, Feb 24th)
MediumCVE-2026-2506: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in motahar1 EM Cost Calculator
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.