Skip to main content

PHP CVE-2026-39918

| EUVDEUVD-2026-23868 CRITICAL
Code Injection (CWE-94)
2026-04-20 VulnCheck GHSA-chhv-69jq-q952
9.2
CVSS 4.0 · Vendor: VulnCheck
Share

Severity by source

Vendor (VulnCheck) PRIMARY
9.2 CRITICAL
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from Vendor (VulnCheck) · only source for this CVE.

CVSS VectorVendor: VulnCheck

CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

7
Re-analysis Queued
Apr 20, 2026 - 16:22 vuln.today
cvss_changed
CVSS changed
Apr 20, 2026 - 16:22 NVD
9.8 (CRITICAL) 9.2 (CRITICAL)
Analysis Generated
Apr 20, 2026 - 15:51 vuln.today
EUVD ID Assigned
Apr 20, 2026 - 15:15 euvd
EUVD-2026-23868
Analysis Generated
Apr 20, 2026 - 15:15 vuln.today
Patch released
Apr 20, 2026 - 15:15 nvd
Patch available
CVE Published
Apr 20, 2026 - 14:46 nvd
CRITICAL 9.2

DescriptionCVE.org

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.

AnalysisAI

Remote code execution in Vvveb CMS versions prior to 1.0.8.1 allows unauthenticated attackers to inject arbitrary PHP code through the installation endpoint's subdir parameter, which is written directly into env.php without sanitization. The vulnerability enables complete system compromise as the web server user with no authentication required. Publicly available patch exists (version 1.0.8.1) with detailed fix commit reference.

Technical ContextAI

Vvveb is an open-source PHP-based website builder and CMS (cpe:2.3:a:givanz:vvveb). This vulnerability is a CWE-94 code injection flaw in the installation process. During setup, the application writes the 'subdir' POST parameter directly into the env.php configuration file within a PHP define() statement without escaping or validation. An attacker can break out of the string context by injecting crafted payloads containing PHP code delimiters or escape sequences. Since env.php is executed as PHP during runtime, the injected code executes with the privileges of the web server process (typically www-data or apache). The vulnerability exists in the installation endpoint, which is typically accessible before authentication mechanisms are fully initialized, making it remotely exploitable without credentials.

RemediationAI

Immediately upgrade to Vvveb version 1.0.8.1 or later from the official GitHub release (https://github.com/givanz/Vvveb/releases/tag/1.0.8.1). The fix commit 5162c1639130bd080ab63c7d856788cd59d6b3b7 implements proper input validation and sanitization for the subdir parameter. For organizations unable to upgrade immediately, implement the following compensating controls: (1) Disable or remove access to the installation endpoint entirely by deleting installation scripts or blocking HTTP access to /install/ paths at the web server level (note: this prevents new installations but protects existing deployments); (2) Implement web application firewall (WAF) rules to block requests to installation endpoints containing PHP code patterns such as semicolons, backticks, or function calls in the subdir parameter (caution: may produce false positives if legitimate subdirectory names contain special characters); (3) Restrict network access to installation endpoints using IP allowlisting if setup activities are ongoing (requires maintaining accurate allowlist and doesn't protect against insider threats). Verify env.php file integrity after applying patches to ensure no injected code persists from prior exploitation. Full advisory available at https://www.vulncheck.com/advisories/vvveb-code-injection-via-installation-endpoint.

More in PHP

View all
CVE-2012-1823 CRITICAL POC
9.8 May 11

sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not

CVE-2016-1555 CRITICAL POC
9.8 Apr 21

(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear

CVE-2024-11680 CRITICAL POC
9.8 Nov 26

ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C

CVE-2025-49113 CRITICAL POC
9.9 Jun 02

Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au

CVE-2017-9841 CRITICAL POC
9.8 Jun 27

Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c

CVE-2025-0108 HIGH POC
8.8 Feb 12

Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers

CVE-2021-25298 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2021-25296 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2013-4983 CRITICAL POC
10.0 Sep 10

The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-46506 CRITICAL POC
10.0 May 13

NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

Share

CVE-2026-39918 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy