CVE-2025-60142 MEDIUM

CVE-2025-60142: WordPress Simple Meta Tags Plugin <= 1.5 - Cross Site Scripting (XSS) Vulnerability

Vendor Daganlev
Product Simple Meta Tags
Weakness CWE-79 · XSS
Published September 26, 2025
Last update April 28, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

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

What the vulnerability does

01Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in DaganLev Simple Meta Tags simple-meta-tags allows DOM-Based XSS.This issue affects Simple Meta Tags: from n/a through <= 1.5.

Explanation of Vulnerability in Simple Terms

02Summary

Simple Meta Tags versions 1.5 and earlier contain a cross-site scripting (XSS) vulnerability. An attacker with low-level user access can inject malicious scripts into meta tag fields. When another user views a page containing the affected meta tags, the script executes in their browser, potentially stealing session data or performing actions on their behalf. The vulnerability requires user interaction—the victim must visit a page with the injected content.

What an attacker can do

03Attacker Capabilities

Inject JavaScript that runs in other users' browsers when they view pages with malicious meta tags.

Potential impact on your site

04Site Impact

Users' sessions and credentials could be compromised if they visit pages with malicious meta tags injected by a low-privilege attacker.

Conditions required to exploit

05Prerequisites

Attacker needs low-level user account access; victim must visit a page containing the injected meta tag.

Key dates

06Disclosure timeline

September 26, 2025 CVE published
April 28, 2026 Record updated