Description
The Nexter Blocks WordPress plugin before 5.0.2 does not sanitize uploaded SVG files and allows SVG uploads for any user able to upload files (Author by default), allowing them to upload a file containing malicious JavaScript that executes when the file is accessed, leading to Stored Cross-Site Scripting.
Published: 2026-08-06
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows any WordPress user who can upload files, such as a user with Author role, to upload an SVG file that is not sanitized. When that SVG is accessed, the embedded malicious JavaScript executes in the victim’s browser, resulting in Stored Cross‑Site Scripting. This can lead to theft of user sessions, defacement of the site, or execution of arbitrary code within the context of the logged‑in user. The weakness is a classic input validation flaw and is identified as CWE‑79.

Affected Systems

The flaw exists in the Nexter Blocks WordPress plugin, affecting all installations of the plugin prior to version 5.0.2. No other vendors or products are listed. Since the plugin version information is limited, any instance using a pre‑5.0.2 release is vulnerable.

Risk and Exploitability

The vulnerability is exploitable without requiring elevated privileges beyond those needed to upload files, which in many sites is granted to Authors. Because the EPSS score is not available and the flaw is not listed in the CISA KEV catalog, the publicly known exploitation probability is uncertain, but the high damage potential of Stored XSS warrants immediate attention. No CVSS score is provided, but the flaw’s impact is severe if an attacker can influence an attacker’s victim audience.

Generated by OpenCVE AI on August 6, 2026 at 07:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Nexter Blocks to version 5.0.2 or later to apply the vendor’s fix for SVG sanitization.
  • Restrict the SVG upload capability so that only Administrators or trusted users can upload media files; revoke upload permissions from all other roles.
  • Implement server‑side file type validation or use a sanitization library to strip executable content from SVG files before serving them to users.
  • Regularly monitor the media library for suspicious SVG files and audit user sessions for signs of XSS activity.

Generated by OpenCVE AI on August 6, 2026 at 07:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Nexter Blocks WordPress plugin before 5.0.2 does not sanitize uploaded SVG files and allows SVG uploads for any user able to upload files (Author by default), allowing them to upload a file containing malicious JavaScript that executes when the file is accessed, leading to Stored Cross-Site Scripting.
Title Nexter Blocks < 5.0.2 - Author+ Stored XSS via SVG Upload
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-06T06:00:12.369Z

Reserved: 2026-07-24T10:09:42.179Z

Link: CVE-2025-15678

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T07:30:16Z

Weaknesses

No weakness.