Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in POSIMYTH UiChemy uichemy allows Stored XSS.This issue affects UiChemy: from n/a through <= 4.4.2.
Published: 2026-01-06
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored XSS in UiChemy plugin
Action: Patch
AI Analysis

Impact

The vulnerability is an Improper Neutralization of Input During Web Page Generation, allowing attackers to inject malicious scripts that are displayed to other users when the plugin renders stored data. This Stored XSS can lead to client‑side attacks such as cookie theft, session hijacking, or defacement of the site. The weakness corresponds to CWE‑79.

Affected Systems

The issue affects the POSIMYTH UiChemy WordPress plugin through versions 4.4.2 and earlier. Any WordPress site that has installed one of these affected plugin versions is vulnerable.

Risk and Exploitability

The CVSS score of 5.9 indicates moderate severity, but the EPSS score of <1% signifies a very low overall likelihood of exploitation at this time. The vulnerability is not listed in the CISA KEV catalog. Based on the description, the attack vector is likely via the plugin’s input forms, where attackers supply malicious content that the plugin stores in the database and later displays unfiltered to other site visitors. Successful exploitation therefore requires that the vulnerable plugin is active, improperly sanitizes user input, and serves the stored data to other users who are susceptible to client‑side attacks such as cookie theft, session hijacking, or defacement.

Generated by OpenCVE AI on April 28, 2026 at 10:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the UiChemy plugin to the latest version that addresses the XSS flaw.
  • If no update is available, disable or remove the UiChemy plugin from the WordPress site.
  • Implement a temporary mitigator by restricting access to the plugin’s form inputs and applying input sanitization to block malicious script injection.

Generated by OpenCVE AI on April 28, 2026 at 10:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics cvssV3_1

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

cvssV3_1

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


Tue, 20 Jan 2026 15:30:00 +0000


Tue, 20 Jan 2026 14:45:00 +0000


Wed, 07 Jan 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Tue, 06 Jan 2026 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 06 Jan 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Tue, 06 Jan 2026 16:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in POSIMYTH UiChemy uichemy allows Stored XSS.This issue affects UiChemy: from n/a through <= 4.4.2.
Title WordPress UiChemy plugin <= 4.4.2 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:14:38.715Z

Reserved: 2025-12-31T20:12:41.875Z

Link: CVE-2025-69362

cve-icon Vulnrichment

Updated: 2026-01-06T17:44:01.264Z

cve-icon NVD

Status : Deferred

Published: 2026-01-06T17:15:48.790

Modified: 2026-04-27T21:16:25.177

Link: CVE-2025-69362

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T10:15:28Z

Weaknesses
  • CWE-79

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