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

CVE-2025-13624

CVE-2025-13624

Description

The Overstock Affiliate Links plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the $_SERVER['PHP_SELF'] parameter in all versions up to, and including, 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 Overstock Affiliate Links plugin for WordPress via PHP_SELF parameter, allowing unauthenticated attackers to inject scripts.

Vulnerability

Overview The Overstock Affiliate Links plugin for WordPress, in all versions up to and including 1.1, contains a reflected cross-site scripting (XSS) vulnerability. The flaw resides in the plugin's handling of the $_SERVER['PHP_SELF'] parameter, where insufficient input sanitization and output escaping allow attackers to inject arbitrary web scripts [1].

Exploitation

Details An unauthenticated attacker can exploit this vulnerability by crafting a malicious link that includes a payload in the PHP_SELF parameter. The attack requires user interaction, as the victim must click on the crafted link. No authentication is needed, and the attack can be performed remotely over the network [1].

Impact

Successful exploitation allows the attacker to execute arbitrary JavaScript in the context of the victim's browser session. This can lead to session hijacking, defacement, or redirection to malicious sites. The CVSS v3 base score of 6.1 (Medium) reflects the need for user interaction requirement and the potential for partial impact on confidentiality and integrity [1].

Mitigation

The plugin has been closed as of December 16, 2025, and is no longer available for download due to this security issue. Users who have the plugin installed should remove it immediately and replace it with an alternative solution. No patched version is available [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

4

News mentions

0

No linked articles in our index yet.