CVE-2026-41934 PUBLISHED

Vvveb < 1.0.8.2 Authenticated RCE via Code Editor

Assigner: VulnCheck
Reserved: 22.04.2026 Published: 06.05.2026 Updated: 06.05.2026

Vvveb before version 1.0.8.2 contains an authenticated remote code execution vulnerability in the admin code editor that allows low-privilege authenticated users to execute arbitrary code by exploiting insufficient file extension restrictions. Attackers with editor, author, contributor, or site_admin roles can write a malicious .htaccess file to map arbitrary extensions to the PHP handler, then upload PHP code with that extension to achieve unauthenticated remote code execution when the file is accessed via HTTP.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor givanz
Product Vvveb
Versions Default: affected
  • affected from 0 to 1.0.8.2 (excl.)

Credits

  • Basant Kumar (@CyberWarrior9) finder
  • Hamed Kohi (@0xhamy) finder
  • VulnCheck finder

References

Problem Types

  • CWE-184: Incomplete List of Disallowed Inputs CWE