Unauthenticated RCE in Vvveb Installer: Critical Flaw Exposes Web Servers
The National Vulnerability Database has identified CVE-2026-39918, a critical code injection vulnerability in Vvveb versions prior to 1.0.8.1. The installation endpoint’s subdir POST parameter is written directly into the env.php configuration file without proper sanitization or validation. This oversight allows unauthenticated attackers to break out of the string context and inject arbitrary PHP code, leading to remote code execution as the web server user.
This vulnerability, rated CVSS 9.8, presents a severe risk to any organization running an affected Vvveb installation. The ease of exploitation—requiring no authentication and a straightforward POST request—makes it a prime target for automated attacks. Defenders must prioritize patching or mitigating this flaw immediately to prevent system compromise.
What This Means For You
- If your organization uses Vvveb, check your installed version immediately. Any instance running 1.0.8.1 or earlier is vulnerable. Patch to the latest version or, if patching isn't immediately feasible, implement strict input validation on the `subdir` parameter at the web application firewall (WAF) level and monitor for suspicious outbound connections from your web server.
Related ATT&CK Techniques
🛡️ Detection Rules
1 rule · 6 SIEM formats1 detection rule mapped to MITRE ATT&CK. Sigma YAML is free — copy below.
CVE-2026-39918: Unauthenticated RCE via Vvveb Installer subdir Parameter
Indicators of Compromise
| ID | Type | Indicator |
|---|---|---|
| CVE-2026-39918 | Vulnerability | CVE-2026-39918 |
Source & Attribution
| Source Platform | NVD |
| Channel | National Vulnerability Database |
| Published | April 20, 2026 at 19:16 UTC |
This content was AI-rewritten and enriched by Shimi's Cyber World based on the original source. All intellectual property rights remain with the original author.
Believe this infringes your rights? Submit a takedown request.