cve/2025/CVE-2025-36846.md
2025-09-29 21:09:30 +02:00

871 B

CVE-2025-36846

Description

An issue was discovered in Eveo URVE Web Manager 27.02.2025. The application exposes a /_internal/pc/vpro.php localhost endpoint to unauthenticated users that is vulnerable to OS Command Injection. The endpoint takes an input parameter that is passed directly into the shell_exec() function of PHP. NOTE: this can be chained with CVE-2025-36845.

POC

Reference

Github