Nexter Blocks <= 5.0.0 - Authenticated (Subscriber+) Path Traversal to Arbitrary CSS/JS File Deletion via 'plus_name' Parameter
Strategic Overview
- Status
- Patched in 5.0.1
- Affected Version
<= 5.0.0- CVSS
- 4.3Medium
- Weakness type
- CWE-22 · Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
- CVE
CVE-2026-15420
At a glance
CVE-2026-15420 is a medium-severity Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in the Nexter Blocks WordPress plugin, affecting versions <= 5.0.0. It carries a CVSS score of 4.3 (reachable over the network; low attack complexity). Exploitation requires an authenticated account at Subscriber level or above. The issue is fixed in version 5.0.1; sites on affected versions should update now. Disclosed July 2026, reported by Wordfence PRISM.
Vulnerability Overview
The Nexter Blocks – Gutenberg Blocks, Page Builder & AI Website Builder plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 5.0.0 via the 'plus_name' parameter. This makes it possible for authenticated attackers, with subscriber-level access and above, to delete arbitrary JS/CSS files on the server, which can lead to denial of service or destruction of critical plugin and theme assets.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user.
CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Nexter Blocks <= 5.0.0 carries this weakness at plus_name, and reaching it takes an account at Subscriber level or above. Path traversal happens when user-controlled text is used to build a filesystem path without being constrained to an intended directory, so sequences like ../ walk the resolved path somewhere else.
Depending on the operation, it means reading files outside the intended folder — wp-config.php being the usual target — or writing to and deleting paths the web server can touch. For Nexter Blocks the fix is 5.0.1: builds <= 5.0.0 are affected, anything from 5.0.1 onward is not.
Remediation
Update to version 5.0.1, or a newer patched version
How does WordSec protect against this?
An attacker needs Subscriber access first, so the firewall sees the attempt as traffic from a logged-in account: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Nexter Blocks 5.0.1 closes this, and updating the plugin is the step that ends it.
- Firewall
- Alerts
External References
Related records
Other vulnerabilities in Nexter Blocks – Gutenberg Blocks, Page Builder & AI Website Builder
- 6.4CVE-2025-15678: Nexter Blocks <= 5.0.1 Stored Cross-Site Scripting
CVE-2025-15678 - 6.4CVE-2026-6740: Nexter Blocks <= 4.7.4 Stored Cross-Site Scripting
CVE-2026-6740 - 6.4CVE-2025-8567: Nexter Blocks <= 4.5.4 Stored Cross-Site Scripting
CVE-2025-8567 - 6.4CVE-2024-56246: Nexter Blocks <= 4.0.4 Stored Cross-Site Scripting
CVE-2024-56246 - 6.4CVE-2024-5020: Multiple Plugins <= Stored DOM-Based XSS
CVE-2024-5020 - 6.4CVE-2024-50452: Nexter Blocks <= 3.3.3 Stored Cross-Site Scripting
CVE-2024-50452 - 6.1CVE-2024-30435: The Plus Blocks for Block Editor Reflected XSS
CVE-2024-30435 - 5.3CVE-2026-39516: Nexter Blocks <= 4.7.0 Information Exposure
CVE-2026-39516
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C