Description
Author Cross Site Scripting (XSS) in Simple URLs <= 151 versions.
Published: 2026-07-02
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WordPress Simple URLs plugin, versions 151 and earlier, contains a client‑side cross‑site scripting flaw (CWE‑79). Based on the description, attackers can inject arbitrary JavaScript into the plugin’s output, which will execute in visitors’ browsers when viewing affected pages. The CVE does not explicitly state further impact, so typical XSS concerns such as defacement, credential theft, or data exfiltration may result if the injected script targets users or site data.

Affected Systems

WordPress sites that employ the Simple URLs plugin version 151 or earlier, authored by Andrew Fiebert, are the only systems identified as affected in the CVE report.

Risk and Exploitability

The EPSS score of less than 1 % indicates a very low likelihood of exploitation at present, and the vulnerability is not listed in the CISA KEV catalog. The CVSS base score of 5.9 points to medium risk for affected sites. The description does not detail how the vulnerability is triggered, so the likely attack vector is inferred to involve submitting malicious payloads through the plugin’s editable fields or WordPress admin interface, causing unsanitized user input to be rendered as executable code. This inference is based on typical XSS mechanisms observed in WordPress plugins.

Generated by OpenCVE AI on August 3, 2026 at 05:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Simple URLs plugin to any version newer than 151 to eliminate the XSS flaw.
  • If an immediate upgrade is unavailable, deploy a web‑application firewall or content filtering rule that blocks or sanitizes script payloads before they reach the plugin’s rendering logic, ensuring proper encoding as required for CWE‑79.
  • After applying the patch or workaround, conduct a site‑wide audit of content and plugin configuration to locate and remove any injected scripts or malicious artifacts, and verify that the plugin’s output encoding functions correctly.

Generated by OpenCVE AI on August 3, 2026 at 05:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 23:15:00 +0000

Type Values Removed Values Added
First Time appeared Andrew Fiebert
Andrew Fiebert simple Urls
Wordpress
Wordpress wordpress
Vendors & Products Andrew Fiebert
Andrew Fiebert simple Urls
Wordpress
Wordpress wordpress

Thu, 02 Jul 2026 12:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 02 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description Author Cross Site Scripting (XSS) in Simple URLs <= 151 versions.
Title WordPress Simple URLs plugin <= 151 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics 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'}


Subscriptions

Andrew Fiebert Simple Urls
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-02T11:58:18.447Z

Reserved: 2026-06-25T08:04:41.580Z

Link: CVE-2026-57762

cve-icon Vulnrichment

Updated: 2026-07-02T11:58:14.781Z

cve-icon NVD

Status : Deferred

Published: 2026-07-02T12:17:42.293

Modified: 2026-07-02T13:58:23.330

Link: CVE-2026-57762

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T05:45:03Z

Weaknesses
  • CWE-79

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