CVE-2025-22348 HIGH

CVE-2025-22348: WordPress DynamicTags plugin <= 1.4.0 - SQL Injection vulnerability

Vendor Rtowebsites
Product DynamicTags
Weakness CWE-89 · SQLi
Published January 7, 2025
Last update April 28, 2026

CVSS base score

8.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

DynamicTags versions 1.4.0 and earlier contain a SQL injection vulnerability accessible to authenticated users with low privileges. An attacker can craft malicious input to execute arbitrary SQL queries, potentially reading sensitive database records. The vulnerability affects the entire application scope. Update to version 1.4.1 or later to remediate.

What an attacker can do

03Attacker Capabilities

Read sensitive data from the database by injecting malicious SQL commands.

Potential impact on your site

04Site Impact

Database contents may be exposed to any authenticated user, including passwords and private data.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site.

Key dates

06Disclosure timeline

January 7, 2025 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE