VYPR
Medium severity6.1NVD Advisory· Published Oct 1, 2025· Updated Apr 15, 2026

CVE-2025-9512

CVE-2025-9512

Description

The Schema & Structured Data for WP & AMP WordPress plugin before 1.50 does not properly handles HTML tag attribute modifications, making it possible for unauthenticated attackers to conduct Stored XSS attacks via post comments.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Unauthenticated stored XSS in Schema & Structured Data for WP & AMP plugin before 1.50 via improper HTML tag attribute handling in comments.

The Schema & Structured Data for WP & AMP WordPress plugin, prior to version 1.50, fails to properly sanitize HTML tag attribute modifications when processing post comments. This vulnerability allows unauthenticated attackers to inject arbitrary JavaScript code that is stored on the server and executed in the browsers of users viewing the affected comments [1].

The attack requires no authentication, as comment submission is typically open to any visitor. The attacker can craft a comment containing malicious HTML attributes, which the plugin does not adequately filter or escape. When the comment is rendered on the page, the injected script executes in the context of the victim's session [1].

Successful exploitation leads to stored cross-site scripting (XSS). An attacker can steal cookies, session tokens, or other sensitive information, perform actions on behalf of the victim, or deface the site. The impact is limited by the browser's same-origin policy but can affect all users who view the compromised comment [1].

The vulnerability is fixed in version 1.50 of the plugin. Users are strongly advised to update immediately. No workaround is provided by the vendor, but disabling comments or using a web application firewall may reduce risk [1].

AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.