Description
The Admin and Site Enhancements (ASE) WordPress plugin before 9.0.1 does not sanitise uploaded SVG files on every route it accepts them through, allowing users with a role the site owner granted upload access to store a file containing JavaScript which then executes in the browser of anyone who opens it.
Published: 2026-08-20
Score: 6.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The ASE WordPress plugin fails to sanitise SVG files on routes that accept uploads, enabling a user with upload permissions to store a malicious SVG containing JavaScript. When another user opens the SVG, the script runs in the victim’s browser, potentially exfiltrating credentials or performing actions on the user’s behalf. Based on the description, the likely attack vector is an authenticated upload via the XML‑RPC endpoint; the vulnerability is limited to users who are granted upload rights by the site owner. The impact is confined to the browser context of a browsing user; there is no direct remote code execution on the server. The CVSS score of 6.8, an EPSS below 1% and absence from the KEV list suggest moderate severity and low current exploitation probability, though any user who views the stored SVG is at risk.

Affected Systems

The Admin and Site Enhancements (ASE) WordPress plugin, versions prior to 9.0.1, is affected. Users of any of these releases who have been granted upload access in the plugin settings are vulnerable; no version information beyond "< 9.0.1" is provided. .

Risk and Exploitability

Given the moderate CVSS score and very low EPSS, the immediate risk is mild but the attack is feasible for attackers who can compromise a user with upload rights or insert malicious content into a site that hosts the OTA command. The vulnerability is not currently listed in the CISA KEV catalog, indicating no large‑scale exploitation has been recorded.

Generated by OpenCVE AI on August 20, 2026 at 22:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Admin and Site Enhancements to version 9.0.1 or newer.
  • Restrict SVG uploading only to trusted administrators or disable XML‑RPC endpoints for public users.
  • If an upgrade is not possible immediately, remove SVG support or enforce strict content‑type validation and a strict content‑security policy to block inline scripts.

Generated by OpenCVE AI on August 20, 2026 at 22:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Bowo
Bowo admin And Site Enhancements Ase
Wordpress
Wordpress wordpress
Vendors & Products Bowo
Bowo admin And Site Enhancements Ase
Wordpress
Wordpress wordpress

Thu, 20 Aug 2026 10:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79
Metrics cvssV3_1

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

ssvc

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


Thu, 20 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Admin and Site Enhancements (ASE) WordPress plugin before 9.0.1 does not sanitise uploaded SVG files on every route it accepts them through, allowing users with a role the site owner granted upload access to store a file containing JavaScript which then executes in the browser of anyone who opens it.
Title Admin and Site Enhancements < 9.0.1 - Author+ Stored XSS via SVG Upload over XML-RPC
References

Subscriptions

Bowo Admin And Site Enhancements Ase
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-20T09:38:51.084Z

Reserved: 2026-08-12T12:57:23.867Z

Link: CVE-2026-19615

cve-icon Vulnrichment

Updated: 2026-08-20T09:36:26.267Z

cve-icon NVD

Status : Deferred

Published: 2026-08-20T06:17:07.777

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-19615

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T20:45:03Z

Weaknesses
  • CWE-79

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