CVE-2026-6257 PUBLISHED

Vvveb CMS v1.0.8 Remote Code Execution via Media Management

Assigner: VulnCheck
Reserved: 13.04.2026 Published: 20.04.2026 Updated: 20.04.2026

Vvveb CMS v1.0.8 contains a remote code execution vulnerability in its media management functionality where a missing return statement in the file rename handler allows authenticated attackers to rename files to blocked extensions .php or .htaccess. Attackers can exploit this logic flaw by first uploading a text file and renaming it to .htaccess to inject Apache directives that register PHP-executable MIME types, then uploading another file and renaming it to .php to execute arbitrary operating system commands as the www-data user.

Metrics

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

Product Status

Vendor Vvveb
Product Vvveb CMS
Versions Default: unaffected
  • Version 1.0.8 is affected

Credits

  • Mohammed EL OUARDANI finder

References

Problem Types

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