Vulnerability Description
Vvveb CMS prior to v1.0.8.2 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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/givanz/Vvveb/commit/6fb8eaa998265e33e8802cbc220d8859dbc144f2
- https://www.vulncheck.com/advisories/vvveb-cms-remote-code-execution-via-media-m
FAQ
What is CVE-2026-6257?
CVE-2026-6257 is a vulnerability with a CVSS score of 9.1 (CRITICAL). Vvveb CMS prior to v1.0.8.2 contains a remote code execution vulnerability in its media management functionality where a missing return statement in the file rename handler allows authenticated attack...
How severe is CVE-2026-6257?
CVE-2026-6257 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-6257?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.