CVE-2025-13922: 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 blind SQL Injection via the 'existing_terms_orderby' parameter in the AI preview AJAX endpoint in all versions up to, and including, 3.40.1. This is due to insufficient escaping on user-supplied parameters and lack of SQL query parameterization. This makes it possible for authenticated attackers, with Contributor-level access and above who have AI metabox permissions, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database, cause performance degradation, or enable data inference through time-based techniques.
AI Analysis
Technical Summary
CVE-2025-13922 is a vulnerability classified under CWE-89 (Improper Neutralization of Special Elements used in an SQL Command), specifically a time-based blind SQL Injection flaw in the 'Tag, Category, and Taxonomy Manager – AI Autotagger with OpenAI' WordPress plugin developed by stevejburge. The flaw exists in the 'existing_terms_orderby' parameter of the AI preview AJAX endpoint, present in all plugin versions up to and including 3.40.1. The root cause is insufficient escaping of user-supplied input combined with the absence of SQL query parameterization, which allows an authenticated attacker with Contributor-level privileges and AI metabox permissions to inject additional SQL commands into existing queries. This injection does not require user interaction beyond authentication and can be exploited to extract sensitive data from the backend database or cause performance issues through time-based inference techniques. The vulnerability has a CVSS v3.1 score of 6.5, indicating medium severity, with an attack vector over the network, low attack complexity, and requiring privileges but no user interaction. Although no public exploits are known, the presence of this vulnerability in a popular WordPress plugin used for AI-assisted tagging and taxonomy management poses a significant risk to websites relying on this functionality. The vulnerability affects the confidentiality of data but does not impact integrity or availability directly. The plugin’s widespread use in content management systems makes it a target for attackers seeking to leverage authenticated access to escalate data exposure.
Potential Impact
For European organizations, this vulnerability can lead to unauthorized disclosure of sensitive information stored in WordPress databases, including potentially user data, content metadata, or configuration details. Since the attack requires Contributor-level access, insider threats or compromised contributor accounts could be leveraged to exploit this flaw. The ability to perform time-based blind SQL Injection means attackers can extract data stealthily without causing immediate service disruption, complicating detection. Performance degradation caused by injected queries could also affect website responsiveness, impacting user experience and business operations. Organizations relying on WordPress for content management and using this AI Autotagger plugin are at risk of data breaches and operational impacts. Given the increasing adoption of AI tools in content workflows, the scope of affected systems is significant. The confidentiality impact is high, while integrity and availability impacts are low to none. The medium severity rating reflects the balance between required privileges and potential data exposure. Failure to address this vulnerability could lead to reputational damage and regulatory compliance issues under GDPR if personal data is exposed.
Mitigation Recommendations
Immediate mitigation steps include restricting Contributor-level users’ access to the AI metabox permissions to prevent exploitation. Administrators should audit user roles and permissions to ensure that only trusted users have Contributor or higher access with AI tagging capabilities. Monitoring and logging AJAX endpoint usage related to the 'existing_terms_orderby' parameter can help detect anomalous query patterns indicative of exploitation attempts. Since no official patch is currently available, organizations should consider disabling the plugin temporarily if feasible or replacing it with alternative tagging solutions that do not exhibit this vulnerability. Once a patch is released, prompt updating of the plugin to the fixed version is critical. Additionally, implementing Web Application Firewall (WAF) rules to detect and block SQL Injection patterns targeting this parameter can provide a protective layer. Regular security assessments and penetration testing focusing on WordPress plugins and user privilege configurations will help identify and mitigate similar risks proactively.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Sweden
CVE-2025-13922: 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 blind SQL Injection via the 'existing_terms_orderby' parameter in the AI preview AJAX endpoint in all versions up to, and including, 3.40.1. This is due to insufficient escaping on user-supplied parameters and lack of SQL query parameterization. This makes it possible for authenticated attackers, with Contributor-level access and above who have AI metabox permissions, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database, cause performance degradation, or enable data inference through time-based techniques.
AI-Powered Analysis
Technical Analysis
CVE-2025-13922 is a vulnerability classified under CWE-89 (Improper Neutralization of Special Elements used in an SQL Command), specifically a time-based blind SQL Injection flaw in the 'Tag, Category, and Taxonomy Manager – AI Autotagger with OpenAI' WordPress plugin developed by stevejburge. The flaw exists in the 'existing_terms_orderby' parameter of the AI preview AJAX endpoint, present in all plugin versions up to and including 3.40.1. The root cause is insufficient escaping of user-supplied input combined with the absence of SQL query parameterization, which allows an authenticated attacker with Contributor-level privileges and AI metabox permissions to inject additional SQL commands into existing queries. This injection does not require user interaction beyond authentication and can be exploited to extract sensitive data from the backend database or cause performance issues through time-based inference techniques. The vulnerability has a CVSS v3.1 score of 6.5, indicating medium severity, with an attack vector over the network, low attack complexity, and requiring privileges but no user interaction. Although no public exploits are known, the presence of this vulnerability in a popular WordPress plugin used for AI-assisted tagging and taxonomy management poses a significant risk to websites relying on this functionality. The vulnerability affects the confidentiality of data but does not impact integrity or availability directly. The plugin’s widespread use in content management systems makes it a target for attackers seeking to leverage authenticated access to escalate data exposure.
Potential Impact
For European organizations, this vulnerability can lead to unauthorized disclosure of sensitive information stored in WordPress databases, including potentially user data, content metadata, or configuration details. Since the attack requires Contributor-level access, insider threats or compromised contributor accounts could be leveraged to exploit this flaw. The ability to perform time-based blind SQL Injection means attackers can extract data stealthily without causing immediate service disruption, complicating detection. Performance degradation caused by injected queries could also affect website responsiveness, impacting user experience and business operations. Organizations relying on WordPress for content management and using this AI Autotagger plugin are at risk of data breaches and operational impacts. Given the increasing adoption of AI tools in content workflows, the scope of affected systems is significant. The confidentiality impact is high, while integrity and availability impacts are low to none. The medium severity rating reflects the balance between required privileges and potential data exposure. Failure to address this vulnerability could lead to reputational damage and regulatory compliance issues under GDPR if personal data is exposed.
Mitigation Recommendations
Immediate mitigation steps include restricting Contributor-level users’ access to the AI metabox permissions to prevent exploitation. Administrators should audit user roles and permissions to ensure that only trusted users have Contributor or higher access with AI tagging capabilities. Monitoring and logging AJAX endpoint usage related to the 'existing_terms_orderby' parameter can help detect anomalous query patterns indicative of exploitation attempts. Since no official patch is currently available, organizations should consider disabling the plugin temporarily if feasible or replacing it with alternative tagging solutions that do not exhibit this vulnerability. Once a patch is released, prompt updating of the plugin to the fixed version is critical. Additionally, implementing Web Application Firewall (WAF) rules to detect and block SQL Injection patterns targeting this parameter can provide a protective layer. Regular security assessments and penetration testing focusing on WordPress plugins and user privilege configurations will help identify and mitigate similar risks proactively.
Affected Countries
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-12-02T19:52:36.483Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 6933b4e62271496a0fa6c3e4
Added to database: 12/6/2025, 4:45:26 AM
Last enriched: 12/13/2025, 5:54:22 AM
Last updated: 1/20/2026, 6:27:53 PM
Views: 90
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-67263: n/a
HighCVE-2025-33231: CWE-427 Uncontrolled Search Path Element in NVIDIA CUDA Toolkit
MediumCVE-2025-33230: CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in NVIDIA CUDA Toolkit
HighCVE-2025-67261: n/a
HighCVE-2025-55423: n/a
CriticalActions
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.