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, authored by Andrew Fiebert, contains a client‑side cross‑site scripting flaw as classified by CWE‑79. The flaw allows an attacker to inject arbitrary JavaScript into the plugin’s output, which is rendered in visitors’ browsers when the affected plugin processes user‑supplied data. The potential impacts include session hijacking, defacement, or redirection of site visitors, with the risk level reflected by a CVSS base score of 5.9.

Affected Systems

WordPress installations running Simple URLs plugin version 151 or earlier, authored by Andrew Fiebert, are affected. No other vendors or product variants are noted in the CVE report.

Risk and Exploitability

The EPSS score is reported at less than 1 %, indicating a very low likelihood of active exploitation at present, and the vulnerability is not listed in the CISA KEV catalog. The CVSS score of 5.9 denotes medium risk for affected sites. Based on the description, the likely attack vector involves submitting crafted payloads through the plugin’s web interface, where unsanitized input is embedded into the page output, enabling an attacker to execute code in the context of the site’s visitors.

Generated by OpenCVE AI on July 21, 2026 at 11:26 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 that any script‑related input is properly escaped as per 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 July 21, 2026 at 11:26 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

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T11:30:06Z

Weaknesses
  • CWE-79

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