VYPR
Medium severity6.1NVD Advisory· Published Jan 7, 2026· Updated Apr 15, 2026

CVE-2025-14128

CVE-2025-14128

Description

The Stumble! for WordPress plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the $_SERVER['PHP_SELF'] variable in all versions up to, and including, 1.1.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.

AI Insight

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

Reflected XSS in Stumble! for WordPress plugin (<=1.1.1) allows unauthenticated attackers to inject scripts via PHP_SELF variable.

The Stumble! for WordPress plugin is vulnerable to Reflected Cross-Site Scripting (XSS) due to insufficient sanitization of the $_SERVER['PHP_SELF'] variable. This vulnerability affects all versions up to and including 1.1.1. The lack of proper input validation and output escaping allows an attacker to inject arbitrary web scripts.

An unauthenticated attacker can exploit this by tricking a user into clicking a crafted link, causing the malicious script to execute in the user's browser. The attack does not require any authentication or special network position, making it easy to exploit via social engineering.

Successful exploitation leads to execution of arbitrary JavaScript in the context of the victim's browser. This can result in session hijacking, defacement, or redirection to malicious sites. The potential impact is moderate due to the need for user interaction.

The plugin has been closed as of January 5, 2026, and is no longer available for download [1]. Users are advised to remove the plugin from their WordPress installations immediately, as no patch will be provided. No workaround exists beyond disabling or deleting the plugin.

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

4

News mentions

0

No linked articles in our index yet.