CVE-2025-13359: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in stevejburge Tag, Category, and Taxonomy Manager – AI Autotagger with OpenAI
The Tag, Category, and Taxonomy Manager – AI Autotagger with OpenAI plugin for WordPress is vulnerable to time-based SQL Injection via the "getTermsForAjax" function in all versions up to, and including, 3.40.1. This is due to insufficient escaping on the user supplied parameters and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with contributor level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database granted they have metabox access for the taxonomy (enabled by default for contributors).
AI Analysis
Technical Summary
CVE-2025-13359 is a time-based SQL Injection vulnerability identified in the 'Tag, Category, and Taxonomy Manager – AI Autotagger with OpenAI' WordPress plugin, versions up to and including 3.40.1. The vulnerability exists in the getTermsForAjax function, which processes user-supplied parameters without proper escaping or use of prepared statements, allowing an authenticated attacker with contributor-level privileges or higher to inject malicious SQL code. Contributors typically have metabox access for taxonomy management enabled by default, which facilitates exploitation. The attack vector is remote and does not require user interaction, but does require authentication with contributor or higher privileges. The vulnerability allows an attacker to append additional SQL queries to existing ones, enabling extraction of sensitive information from the backend database. The CVSS 3.1 base score is 6.5 (medium severity), reflecting the network attack vector, low attack complexity, and partial privileges required. The vulnerability impacts confidentiality but does not affect integrity or availability. No patches are currently linked, and no known exploits have been reported in the wild. This vulnerability highlights the risks of insufficient input validation and lack of parameterized queries in WordPress plugins, especially those that handle taxonomy and tagging features integrated with AI services like OpenAI.
Potential Impact
For European organizations, this vulnerability poses a significant risk to the confidentiality of sensitive data stored within WordPress databases, including potentially user information, content metadata, and other critical business data managed via the affected plugin. Since contributors can exploit this flaw, organizations with active content contributors or editors who have contributor-level access are particularly vulnerable. The exposure of sensitive data could lead to privacy violations under GDPR, reputational damage, and potential regulatory penalties. Additionally, the breach of internal data could facilitate further attacks or unauthorized access. Given the widespread use of WordPress across Europe for corporate, governmental, and SME websites, the impact could be broad, especially in sectors relying heavily on content management systems. The lack of known exploits in the wild currently reduces immediate risk but does not eliminate the threat, as attackers may develop exploits once the vulnerability is publicly known.
Mitigation Recommendations
1. Immediately restrict contributor-level access to trusted users only and review existing user roles to minimize exposure. 2. Monitor and audit contributor activities for suspicious behavior related to taxonomy or tagging functions. 3. Implement Web Application Firewall (WAF) rules to detect and block SQL Injection patterns targeting the getTermsForAjax endpoint. 4. Employ additional input validation and sanitization on all user-supplied parameters related to taxonomy management. 5. Encourage plugin developers or site administrators to update to a patched version once available; in the interim, consider disabling the vulnerable plugin if feasible. 6. Use database activity monitoring tools to detect anomalous query patterns indicative of SQL Injection attempts. 7. Educate content contributors about the risks of privilege misuse and enforce strong authentication mechanisms. 8. Consider isolating WordPress instances or limiting database permissions to reduce the impact of potential data extraction.
Affected Countries
Germany, United Kingdom, France, Netherlands, Italy, Spain, Poland, Sweden
CVE-2025-13359: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in stevejburge Tag, Category, and Taxonomy Manager – AI Autotagger with OpenAI
Description
The Tag, Category, and Taxonomy Manager – AI Autotagger with OpenAI plugin for WordPress is vulnerable to time-based SQL Injection via the "getTermsForAjax" function in all versions up to, and including, 3.40.1. This is due to insufficient escaping on the user supplied parameters and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with contributor level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database granted they have metabox access for the taxonomy (enabled by default for contributors).
AI-Powered Analysis
Technical Analysis
CVE-2025-13359 is a time-based SQL Injection vulnerability identified in the 'Tag, Category, and Taxonomy Manager – AI Autotagger with OpenAI' WordPress plugin, versions up to and including 3.40.1. The vulnerability exists in the getTermsForAjax function, which processes user-supplied parameters without proper escaping or use of prepared statements, allowing an authenticated attacker with contributor-level privileges or higher to inject malicious SQL code. Contributors typically have metabox access for taxonomy management enabled by default, which facilitates exploitation. The attack vector is remote and does not require user interaction, but does require authentication with contributor or higher privileges. The vulnerability allows an attacker to append additional SQL queries to existing ones, enabling extraction of sensitive information from the backend database. The CVSS 3.1 base score is 6.5 (medium severity), reflecting the network attack vector, low attack complexity, and partial privileges required. The vulnerability impacts confidentiality but does not affect integrity or availability. No patches are currently linked, and no known exploits have been reported in the wild. This vulnerability highlights the risks of insufficient input validation and lack of parameterized queries in WordPress plugins, especially those that handle taxonomy and tagging features integrated with AI services like OpenAI.
Potential Impact
For European organizations, this vulnerability poses a significant risk to the confidentiality of sensitive data stored within WordPress databases, including potentially user information, content metadata, and other critical business data managed via the affected plugin. Since contributors can exploit this flaw, organizations with active content contributors or editors who have contributor-level access are particularly vulnerable. The exposure of sensitive data could lead to privacy violations under GDPR, reputational damage, and potential regulatory penalties. Additionally, the breach of internal data could facilitate further attacks or unauthorized access. Given the widespread use of WordPress across Europe for corporate, governmental, and SME websites, the impact could be broad, especially in sectors relying heavily on content management systems. The lack of known exploits in the wild currently reduces immediate risk but does not eliminate the threat, as attackers may develop exploits once the vulnerability is publicly known.
Mitigation Recommendations
1. Immediately restrict contributor-level access to trusted users only and review existing user roles to minimize exposure. 2. Monitor and audit contributor activities for suspicious behavior related to taxonomy or tagging functions. 3. Implement Web Application Firewall (WAF) rules to detect and block SQL Injection patterns targeting the getTermsForAjax endpoint. 4. Employ additional input validation and sanitization on all user-supplied parameters related to taxonomy management. 5. Encourage plugin developers or site administrators to update to a patched version once available; in the interim, consider disabling the vulnerable plugin if feasible. 6. Use database activity monitoring tools to detect anomalous query patterns indicative of SQL Injection attempts. 7. Educate content contributors about the risks of privilege misuse and enforce strong authentication mechanisms. 8. Consider isolating WordPress instances or limiting database permissions to reduce the impact of potential data extraction.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-11-18T15:56:36.915Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 6930444551392e1c8b19b53b
Added to database: 12/3/2025, 2:08:05 PM
Last enriched: 12/3/2025, 2:24:21 PM
Last updated: 12/4/2025, 3:45:53 PM
Views: 14
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-2025-57213: n/a
UnknownCVE-2025-57212: n/a
UnknownCVE-2025-57210: n/a
UnknownCVE-2025-14024
UnknownCVE-2025-8074: Origin Validation Error in Synology BeeDrive for desktop
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.