VYPR
High severity7.1NVD Advisory· Published Feb 2, 2026· Updated Apr 15, 2026

CVE-2025-15396

CVE-2025-15396

Description

The Library Viewer WordPress plugin before 3.2.0 does not sanitise and escape some parameters before outputting them 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.

The Library Viewer WordPress plugin before 3.2.0 fails to sanitize output, enabling reflected XSS that can target high-privilege users like admins.

The Library Viewer WordPress plugin prior to version 3.2.0 contains a reflected cross-site scripting (XSS) vulnerability. The root cause is the lack of sanitization and escaping of certain parameters before they are output back in the page. This flaw allows an attacker to inject arbitrary JavaScript code that executes in the context of a visitor's browser session [1].

Exploitation requires tricking a user, ideally a high-privilege user such as an administrator, into clicking a specially crafted link. The malicious input is reflected immediately, making the attack straightforward to execute without any authentication on the attacker's part, aside from social engineering [1].

Successful exploitation can lead to the execution of arbitrary web scripts in the context of the target's session. This could enable an attacker to perform actions on behalf of the administrator, such as creating new admin accounts, modifying plugins, or exfiltrating sensitive data. The vulnerability is classified as High severity (CVSS 7.1) due to the potential impact on confidentiality, integrity, and availability [1].

Users are strongly advised to update the Library Viewer plugin to version 3.2.0 or later, which contains the necessary fixes to sanitize output and prevent the XSS vector. No workarounds have been disclosed, and the vendor has addressed the issue in the latest release [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.