6 matches found
EUVD-2026-70492
vhr fails to validate user authorization in the PUT /hr/info endpoint, allowing authenticated users to modify arbitrary HR profiles by supplying any profile ID in the request body. Attackers can overwrite other users' names, addresses, and disable accounts including administrators to cause denial...
CVE-2026-85214
vhr (a Java-based HR management application) contains an authorization bypass in the PUT /hr/info endpoint. The server fails to validate that the authenticated user owns the profile ID supplied in the request body, allowing any authenticated user to overwrite arbitrary HR profiles —modifying name...
CVE-2026-85182
vhr (a Java-based HR management system) through commit 03abbd3 contains a missing authorization flaw in the PUT /hr/pass endpoint. The server fails to verify that the account ID supplied in the request belongs to the authenticated caller, enabling cross-account password changes : any authenticate...
EUVD-2026-70486
vhr through commit 03abbd3 fails to verify that the account ID in PUT /hr/pass requests belongs to the authenticated caller. Authenticated attackers can change arbitrary account passwords by supplying a target account ID and that account's current password in the request body...