CVE-2025-8261
7.3Vaelsys · VaelsysV4
A vulnerability in the User Creation Handler of Vaelsys VaelsysV4 4.1.0 allows for improper authorization via the /grid/vgrid_server.php file, potentially enabling unauthorized account creation.
Executive summary
A critical authorization vulnerability in Vaelsys VaelsysV4 4.1.0 exposes the platform to unauthorized user creation, necessitating immediate security review.
Vulnerability
The vulnerability resides in the /grid/vgrid_server.php component, which acts as a User Creation Handler. The flaw facilitates improper authorization, allowing remote, unauthenticated attackers to manipulate user creation processes.
Business impact
The presence of this vulnerability poses a significant risk to identity management and access control within the Vaelsys V4 platform. With a CVSS score of 7.3, the potential for unauthorized user creation could lead to privilege escalation, data compromise, and unauthorized access to sensitive system functions. While the vendor disputes the severity, the ability for remote, unauthenticated actors to interact with user management endpoints represents a high-risk security posture that could result in substantial reputational and operational damage.
Remediation
Immediate Action: Review the vendor security advisory at https://vaelsys.github.io/security-advisory/advisories/VSEC_V4_2025_07_0003.html and verify if your instance requires configuration hardening or specific patches.
Proactive Monitoring: Monitor server access logs for anomalous POST requests directed at /grid/vgrid_server.php, specifically filtering for unauthorized user creation attempts.
Compensating Controls: Deploy a Web Application Firewall (WAF) rule to restrict access to the /grid/vgrid_server.php endpoint to known administrative IP addresses.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists, attributed to the research write-up at https://github.com/waiwai24/0101/blob/main/CVEs/Vaelsys/Unauthorized_User_Creation_Vulnerability_Exists_in_Vaelsys_V4_Platform.md.
Analyst recommendation
Given the availability of a public proof-of-concept and the nature of the flaw as an authorization bypass, organizations running Vaelsys V4 4.1.0 must prioritize the assessment of their user management controls. Even if the vendor suggests existing authenticated user permissions are sufficient, the risk of unauthorized remote interaction remains elevated. Apply all recommended vendor configurations immediately to reduce the attack surface and prevent potential account takeover attempts.
Sources
Originally found and disclosed by waiwai24 (VulDB User), with security_vaelsys (VulDB User) (analyst), VulDB CNA Team (coordinator), per the CVE Program record.