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: 6.1 Medium
EPSS: < 1% Very Low
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 < 1% and the flaw is not listed in the CISA KEV catalog, the public exploitation probability is low, but the potential impact of stored XSS warrants prompt remediation. The CVSS score is 6.1, indicating moderate severity, yet it still represents a significant threat to site integrity and user security.

Generated by OpenCVE AI on August 6, 2026 at 16:30 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 16:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Posimyth
Posimyth nexter Blocks
Wordpress
Wordpress wordpress
Vendors & Products Posimyth
Posimyth nexter Blocks
Wordpress
Wordpress wordpress

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

Type Values Removed Values Added
Weaknesses CWE-79
Metrics cvssV3_1

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

ssvc

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


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

Posimyth Nexter Blocks
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-06T14:39:13.063Z

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

Link: CVE-2025-15678

cve-icon Vulnrichment

Updated: 2026-08-06T14:39:08.529Z

cve-icon NVD

Status : Deferred

Published: 2026-08-06T07:16:26.660

Modified: 2026-08-26T16:31:16.753

Link: CVE-2025-15678

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T10:04:40Z

Weaknesses
  • CWE-79

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