SEPTEMBER 8, 2026
Live Feed
Back to database
Case File

CVE-2026-61718

MEDIUM · CVSS 5.4 EPSS 0.31% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-16 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

BunkerWeb versions 1.6.2 to 1.6.12 have a vulnerability that allows low-privilege users to bypass authorization and delete critical job cache files via the /cache/ URL prefix. This could lead to the loss of important configuration data, including security lists and settings, potentially compromising the integrity of the web application firewall. Organizations using affected versions should prioritize updating to version 1.6.12 to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-61718
Severity
MEDIUM
CVSS
5.4
EPSS
0.31%

Original NVD Description

bunkerweb is an Open-source and next-generation Web Application Firewall (WAF). From 1.6.2 until 1.6.12, the BunkerWeb web UI BiscuitMiddleware authorization bypass list included the /cache/ URL prefix, so routes in src/ui/app/routes/cache.py protected only by @login_required, including POST /cache/delete, allowed low-privilege read-only reader accounts to permanently delete job cache files containing blacklist, greylist, DNSBL, CrowdSec, GeoIP, ModSecurity CRS, Let's Encrypt, ACME, and custom configuration data. This issue is fixed in version 1.6.12.