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