SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-39918

CRITICAL · CVSS 9.8 EPSS 0.66% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-04-20 · Last synced 2026-08-04

CyberRota Analysis

This is a critical severity vulnerability with a CVSS score of 9.8. Public exploit code or proof-of-concept references have been detected in its references. It may be remotely exploitable.

Public Exploit Signal

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

Detected Signals
remote code execution code execution

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

CVE
CVE-2026-39918
Severity
CRITICAL
CVSS
9.8
EPSS
0.66%

Original NVD Description

Vvveb prior to 1.0.8.1 contains a code injection vulnerability in the installation endpoint where the subdir POST parameter is written unsanitized into the env.php configuration file without escaping or validation. Attackers can inject arbitrary PHP code by breaking out of the string context in the define statement to achieve unauthenticated remote code execution as the web server user.