Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in rtowebsites DynamicTags dynamictags allows Blind SQL Injection.This issue affects DynamicTags: from n/a through <= 1.4.0.
Published: 2025-01-07
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an improper neutralization of special elements used in an SQL command (CWE‑89). The affected plugin incorporates user supplied data directly into database queries, enabling blind SQL injection. Successful exploitation would allow an attacker to read or modify arbitrary database records, potentially rendering the site unavailable, leaking sensitive data, or facilitating further attacks such as data exfiltration or ransomware.

Affected Systems

WordPress sites using the DynamicTags plugin by rtowebsites, version 1.4.0 or earlier. All releases from the plugin’s inception through 1.4.0 are affected.

Risk and Exploitability

The CVSS score of 8.5 classifies this issue as high severity, and the EPSS score of <1% indicates a low probability of exploitation under current conditions. It is not listed in the CISA KEV catalog. The likely attack vector is a crafted request to the plugin’s interface, which may be reachable by any authenticated or unauthenticated user who can submit data to the vulnerable endpoint. If the attacker can influence the input, blind SQL injection can be achieved, allowing data extraction or manipulation.

Generated by OpenCVE AI on May 1, 2026 at 22:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the DynamicTags plugin to a version newer than 1.4.0, which removes the vulnerable code.
  • Conduct a post‑upgrade audit of the database for signs of unauthorized data changes or schema alterations.
  • If an immediate upgrade is not feasible, block or restrict access to the plugin’s input endpoints using a web‑application firewall or hard‑coded input validation that rejects suspicious SQL patterns.

Generated by OpenCVE AI on May 1, 2026 at 22:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-2747 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in RTO GmbH DynamicTags allows Blind SQL Injection.This issue affects DynamicTags: from n/a through 1.4.0.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in RTO GmbH DynamicTags allows Blind SQL Injection.This issue affects DynamicTags: from n/a through 1.4.0. Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in rtowebsites DynamicTags dynamictags allows Blind SQL Injection.This issue affects DynamicTags: from n/a through <= 1.4.0.
References
Metrics cvssV3_1

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


Tue, 07 Jan 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 07 Jan 2025 11:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in RTO GmbH DynamicTags allows Blind SQL Injection.This issue affects DynamicTags: from n/a through 1.4.0.
Title WordPress DynamicTags plugin <= 1.4.0 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:10:59.845Z

Reserved: 2025-01-03T13:16:49.450Z

Link: CVE-2025-22348

cve-icon Vulnrichment

Updated: 2025-01-07T15:51:31.512Z

cve-icon NVD

Status : Deferred

Published: 2025-01-07T11:15:18.037

Modified: 2026-06-17T08:46:40.237

Link: CVE-2025-22348

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T22:45:26Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')