CVE-2026-39918 PUBLISHED

Vvveb < 1.0.8.1 Code Injection via Installation Endpoint

Assigner: VulnCheck
Reserved: 07.04.2026 Published: 20.04.2026 Updated: 20.04.2026

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.

Metrics

CVSS Vector: 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
CVSS Score: 9.2

Product Status

Vendor givanz
Product Vvveb
Versions Default: unaffected
  • affected from 0 to 1.0.8.1 (excl.)
  • Version 5162c1639130bd080ab63c7d856788cd59d6b3b7 is unaffected

Credits

  • Mohammed EL OUARDANI (sh4dowalker) finder
  • VulnCheck coordinator

References

Problem Types

  • CWE-94 Improper Control of Generation of Code ('Code Injection') CWE