VYPR
Medium severity6.5NVD Advisory· Published Aug 28, 2025· Updated Apr 23, 2026

CVE-2025-48315

CVE-2025-48315

Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in stanton119 WordPress HTML custom-html-bodyhead allows Stored XSS.This issue affects WordPress HTML: from n/a through <= 0.51.

AI Insight

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

Stored XSS in WordPress HTML plugin up to 0.51 allows authenticated attackers to inject arbitrary scripts via unsanitized input.

Vulnerability

The WordPress HTML plugin (custom-html-bodyhead) versions up to 0.51 suffer from a stored cross-site scripting (XSS) vulnerability due to improper neutralization of input during web page generation. This allows attackers to inject arbitrary HTML and JavaScript code that gets stored on the server and executed when users view the affected pages [1].

Exploitation

Exploitation requires the attacker to have at least contributor-level access to the WordPress site, as the input is likely provided through plugin settings or meta boxes. The attacker can inject malicious scripts via input fields that are not properly sanitized. User interaction is not required for the stored payload to execute; any visitor accessing the compromised page will trigger the script [1].

Impact

Successful exploitation enables an attacker to perform actions on behalf of visitors, such as redirecting users to malicious sites, displaying advertisements, stealing cookies or session tokens, and defacing the website. This vulnerability is known to be used in mass-exploit campaigns targeting thousands of websites regardless of size or popularity [1].

Mitigation

The vulnerability has been patched in version 0.51 and later. Users are strongly advised to update the plugin immediately. If updating is not possible, consider disabling the plugin or implementing a web application firewall (WAF) to filter malicious input [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

1

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.