CVE-2026-41938 PUBLISHED

Vvveb < 1.0.8.2 RCE via Media Upload Handler

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

Vvveb before version 1.0.8.2 contains an unrestricted file upload vulnerability in the media upload handler that allows authenticated users with media-upload permissions to bypass extension restrictions by uploading a .htaccess file to map .phtml extensions to the PHP handler. Attackers can upload a .phtml file containing arbitrary PHP code and trigger execution by sending an unauthenticated HTTP GET request to the uploaded file, resulting in remote code execution with web server privileges.

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
  • VulnCheck finder

References

Problem Types

  • CWE-434 Unrestricted Upload of File with Dangerous Type CWE