VYPR
Medium severity5.9NVD Advisory· Published Sep 22, 2025· Updated Apr 23, 2026

CVE-2025-58223

CVE-2025-58223

Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Chris Taylor VoucherPress voucherpress allows Stored XSS.This issue affects VoucherPress: from n/a through <= 1.5.7.

AI Insight

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

Stored XSS vulnerability in VoucherPress WordPress plugin up to 1.5.7 allows attackers to inject malicious scripts via improper input neutralization.

Vulnerability

Overview

CVE-2025-58223 is a stored cross-site scripting (XSS) vulnerability in the VoucherPress plugin for WordPress, affecting versions through 1.5.7. The issue stems from improper neutralization of user-supplied input during web page generation, allowing malicious scripts to be stored and executed in the context of a user's browser [1].

Exploitation

Exploitation requires a user with elevated privileges (such as an administrator) to interact with a crafted link or form. Once triggered, the injected script is stored on the server and subsequently executed when any visitor loads the affected page. This can be achieved without authentication in some contexts, but successful execution depends on the privileged user performing the action [1].

Impact

An attacker can leverage this vulnerability to inject arbitrary HTML and JavaScript payloads, potentially leading to session hijacking, defacement, phishing, or redirecting users to malicious sites. Given the stored nature of the XSS, the payload persists across visits, increasing the potential for widespread compromise [1].

Mitigation

The vendor has addressed this issue in a patched version. Users are strongly advised to update the VoucherPress plugin to the latest available version. If immediate update is not possible, consider disabling the plugin or implementing a web application firewall (WAF) to block malicious input patterns [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.