All Bootstrap Blocks 1.3.20 - 1.3.31 - Authenticated (Contributor+) Local File Inclusion
Strategic Overview
- Status
- Unpatched
- Affected Plugin
- All Bootstrap Blocks
- Affected Version
1.3.20 – 1.3.31- CVSS
- 7.5High
- Weakness type
- CWE-22 · Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
- CVE
CVE-2026-88994
At a glance
CVE-2026-88994 is a high-severity Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in the All Bootstrap Blocks WordPress plugin, affecting versions 1.3.20 – 1.3.31. It carries a CVSS score of 7.5 (reachable over the network; high confidentiality, integrity, availability impact). Exploitation requires an authenticated account at Contributor level or above. No fixed release has been reported yet; treat installations running this software as exposed. Disclosed September 2026, reported by Revanth Hari Narayana Matte.
Vulnerability Overview
The All Bootstrap Blocks plugin for WordPress is vulnerable to Local File Inclusion in all versions 1.3.20 to 1.3.31. This makes it possible for authenticated attackers, with contributor-level access and above, to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other "safe" file types can be uploaded and included.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, and no interaction from a victim user. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.
CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
All Bootstrap Blocks 1.3.20 – 1.3.31 carries this weakness at safe, and reaching it takes an account at Contributor 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. No fixed build of this plugin is recorded for All Bootstrap Blocks yet, so installs running 1.3.20 – 1.3.31 stay exposed until the vendor ships one.
Remediation
No known patch available. Please review the vulnerability's details in depth and employ mitigations based on your organization's risk tolerance. It may be best to uninstall the affected software and find a replacement.
How does WordSec protect against this?
An attacker needs Contributor 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. No patched version is recorded yet, which is the case where a filtering layer matters most, because there is nothing to update to.
- Firewall
- Alerts
External References
Related records
Other vulnerabilities in All Bootstrap Blocks
- 8.8CVE-2024-53824: All Bootstrap Blocks <= 1.3.19 Local File Inclusion
CVE-2024-53824 - 6.5CVE-2023-35047: All Bootstrap Blocks CSRF to Plugin Settings Reset
CVE-2023-35047 - 6.4CVE-2026-88993: All Bootstrap Blocks <= 1.3.31 Stored XSS
CVE-2026-88993 - 6.4CVE-2024-13549: All Bootstrap Blocks <= 1.3.26 Stored XSS
CVE-2024-13549 - 6.4CVE-2024-43349: All Bootstrap Blocks <= 1.3.19 Stored XSS
CVE-2024-43349 - 6.4CVE-2024-35169: All Bootstrap Blocks <= 1.3.15 Stored XSS
CVE-2024-35169 - 5.3CVE-2025-54733: All Bootstrap Blocks <= 1.3.28 Missing Authorization
CVE-2025-54733
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C