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.
Published: 2025-12-06
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Data exfiltration and performance degradation via SQL injection
Action: Immediate Patch
AI Analysis

Impact

The WordPress plugin Tag, Category, and Taxonomy Manager – AI Autotagger with OpenAI contains a time‑based blind SQL injection flaw in the AI preview AJAX endpoint. The vulnerable "existing_terms_orderby" parameter is not properly escaped or parameterized, allowing an attacker to append additional SQL to an existing query. This weakness can be leveraged to extract sensitive database information, degrade database performance, or infer data through timing attacks. The flaw is a classic SQL injection (CWE-89) and therefore threatens confidentiality, integrity, and availability.

Affected Systems

The flaw affects the Tag, Category, and Taxonomy Manager – AI Autotagger with OpenAI plugin for WordPress. All releases up to and including version 3.40.1 are vulnerable. No other vendors or product lines are listed, so the impact is limited to installations of this plugin.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity, while the EPSS score of less than 1% suggests current exploitation probability is low. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires an authenticated user with Contributor or higher privileges who also has AI metabox permissions, making the attack vector web‑based and dependent on user roles. Once these prerequisites are met, an attacker can perform time‑based blind SQL injection, potentially accessing confidential data or causing noticeable performance issues.

Generated by OpenCVE AI on April 21, 2026 at 01:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Tag, Category, and Taxonomy Manager – AI Autotagger with OpenAI plugin to the latest version that removes the unescaped "existing_terms_orderby" parameter.
  • Restrict Contributor‑level users from accessing the AI metabox or revoke their permissions to prevent the ability to send the vulnerable AJAX request.
  • Deploy web‑application firewall rules or input validation mechanisms that detect and block SQL injection patterns targeting the "existing_terms_orderby" parameter.

Generated by OpenCVE AI on April 21, 2026 at 01:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 08 Apr 2026 18:30:00 +0000

Type Values Removed Values Added
References

Tue, 09 Dec 2025 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 09 Dec 2025 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Mon, 08 Dec 2025 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Sat, 06 Dec 2025 04:45:00 +0000

Type Values Removed Values Added
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.
Title Tag, Category, and Taxonomy Manager – AI Autotagger with OpenAI <= 3.40.1 - Authenticated (Contributor+) SQL Injection via ORDER BY Clause
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:33:03.398Z

Reserved: 2025-12-02T19:52:36.483Z

Link: CVE-2025-13922

cve-icon Vulnrichment

Updated: 2025-12-08T20:52:32.652Z

cve-icon NVD

Status : Deferred

Published: 2025-12-06T05:16:44.397

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-13922

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T01:15:20Z

Weaknesses