Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in plainware PlainInventory z-inventory-manager allows Reflected XSS.This issue affects PlainInventory: from n/a through <= 3.1.5.
Published: 2025-02-03
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The PlainInventory WordPress plugin contains an improper neutralization of input during page generation that permits attackers to inject malicious script into a page served to a user. The flaw is reflected – the attacker’s input is returned unencoded by the plugin, so a crafted URL or form can execute arbitrary JavaScript in the victim’s browser, facilitating session theft, phishing or other client‑side compromise, and thus impacting confidentiality and integrity of the victim’s session. This is a classic CWE‑79 issue.

Affected Systems

PlainInventory (plainware z‑inventory‑manager) versions up to and including 3.1.5 are vulnerable. Any WordPress site using any release numbered 3.1.5 or earlier, without applying a later patch, is affected.

Risk and Exploitability

The CVSS score of 7.1 indicates a moderate‑to‑high severity that can be exploited by anyone who can persuade a victim to visit a crafted link or submit a malicious form. The EPSS score of less than 1% shows that exploitation is unlikely at present, yet the vulnerability remains present and is not included in CISA KEV, so no public exploits are widely known. The attack vector is purely web‑based; no authentication or elevated privileges are required beyond normal usage. Site operators should consider that compromised users could be leveraged for further phishing or credential theft.

Generated by OpenCVE AI on May 1, 2026 at 17:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the PlainInventory plugin to a version newer than 3.1.5 as soon as the vendor releases a fix.
  • If an update cannot be performed immediately, disable or uninstall the PlainInventory plugin to remove the attack surface.
  • As a temporary protection, configure WordPress to enforce a strict Content‑Security‑Policy that blocks inline scripts and restricts script sources to trusted origins.
  • Implement server‑side output sanitization on any remaining user‑controllable input, ensuring that special characters are properly encoded before rendering.

Generated by OpenCVE AI on May 1, 2026 at 17:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-3765 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in plainware.com PlainInventory allows Reflected XSS. This issue affects PlainInventory: from n/a through 3.1.5.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in plainware.com PlainInventory allows Reflected XSS. This issue affects PlainInventory: from n/a through 3.1.5. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in plainware PlainInventory z-inventory-manager allows Reflected XSS.This issue affects PlainInventory: from n/a through <= 3.1.5.
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Mon, 14 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00035}

epss

{'score': 0.00045}


Mon, 03 Feb 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 03 Feb 2025 14:30:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in plainware.com PlainInventory allows Reflected XSS. This issue affects PlainInventory: from n/a through 3.1.5.
Title WordPress PlainInventory plugin <= 3.1.5 - Reflected Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-05-11T23:27:30.187Z

Reserved: 2025-01-23T14:50:25.793Z

Link: CVE-2025-24557

cve-icon Vulnrichment

Updated: 2025-02-03T16:06:30.660Z

cve-icon NVD

Status : Deferred

Published: 2025-02-03T15:15:24.660

Modified: 2026-06-17T08:59:13.483

Link: CVE-2025-24557

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T17:45:15Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')