Security Advisory

CVE-2026-41937

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-14 14:30:52
Last updated 2026-07-14 20:01:00
Assigner VulnCheck
CVSS score 8.6
State PUBLISHED

Description

Vvveb before 1.0.8.3 contains an unrestricted file upload vulnerability in the plugin upload endpoint that allows super_admin users to execute arbitrary PHP code by uploading a malicious plugin ZIP file. Attackers can craft a ZIP containing a plugin.php with a valid Slug header and a public/index.php file with arbitrary PHP code, which executes as the web server user once accessed via subsequent unauthenticated HTTP requests to the plugin's public path.