VYPR
Medium severity6.4NVD Advisory· Published Sep 11, 2025· Updated Apr 15, 2026

CVE-2025-9128

CVE-2025-9128

Description

The eID Easy plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘id’ parameter in all versions up to, and including, 4.9.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

AI Insight

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

eID Easy WordPress plugin ≤4.9.3 has a stored XSS in the ‘id’ parameter, letting authenticated users with Contributor+ access inject arbitrary scripts.

Vulnerability

Overview The eID Easy plugin for WordPress, in all versions up to and including 4.9.3, contains a Stored Cross-Site Scripting (XSS) vulnerability in the id parameter. The root cause is insufficient input sanitization and output escaping on that parameter, allowing malicious scripts to be stored and later executed in the context of an authenticated user's session [1].

Attack

Vector An attacker must have at least Contributor-level access to the WordPress site. By supplying a crafted payload in the id parameter (e.g., via a shortcode like [contract id=""), the script becomes part of a page that other users, including administrators, may view. No additional privileges or user interaction beyond rendering the page are required for the script to execute [1].

Impact

Successful exploitation enables an attacker to inject arbitrary web scripts into pages. These scripts can perform actions such as stealing session cookies, modifying page content, or exfiltrating sensitive data. Because the XSS is stored, the attack can affect every user who visits the compromised page, amplifying its potential harm [1].

Mitigation

The plugin vendor has not released a patch as of the publication date of this CVE. Site administrators are advised to disable the plugin or restrict Contributor-level users from using shortcodes that accept the vulnerable id parameter until a patched version becomes available [1].

References
  1. eID Easy

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

4

News mentions

0

No linked articles in our index yet.