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

CVE-2025-13456

CVE-2025-13456

Description

The ShopBuilder WordPress plugin before 3.2.2 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin.

AI Insight

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

ShopBuilder WordPress plugin before 3.2.2 has a reflected XSS vulnerability that can be exploited against admin users via unsanitized input.

CVE-2025-13456 is a reflected cross-site scripting (XSS) vulnerability in the ShopBuilder WordPress plugin, affecting versions prior to 3.2.2. The plugin fails to sanitize and escape a parameter before outputting it back in the page, allowing an attacker to inject arbitrary JavaScript code [1].

To exploit this, an attacker must craft a malicious link containing the XSS payload and trick a high-privilege user, such as an administrator, into clicking it. The attack relies on social engineering, as no authentication is needed on the attacker's part beyond generating the link. This is a typical reflected XSS attack vector, where the injected script executes in the context of the victim's browser session [1].

Successful exploitation allows an attacker to perform actions on behalf of the privileged victim, including creating new admin accounts, modifying plugin settings, or exfiltrating sensitive data such as session cookies. Given that the target user has elevated privileges, the impact is amplified [1].

The vulnerability has been fixed in ShopBuilder version 3.2.2. Users are strongly advised to update immediately. WordPress site administrators should also consider verifying that no older versions remain in use [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.