GHSA-q54m-q6wq-qhwgHighCVSS 7.5
vhr through commit 03abbd3 fails to verify that the account ID in PUT /hr/pass requests belongs...
🔗 CVE IDs covered (1)
📋 Description
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.
🔗 References (7)
- https://nvd.nist.gov/vuln/detail/CVE-2026-85182
- https://github.com/lenve/vhr/issues/350
- https://github.com/lenve/vhr
- https://github.com/lenve/vhr/blob/03abbd35af24e55368ce4e09f4038dc2aba3ff5f/vhr/vhrserver/vhr-service/src/main/java/org/javaboy/vhr/service/HrService.java
- https://github.com/lenve/vhr/blob/03abbd35af24e55368ce4e09f4038dc2aba3ff5f/vhr/vhrserver/vhr-web/src/main/java/org/javaboy/vhr/controller/HrInfoController.java
- https://www.vulncheck.com/advisories/vhr-missing-authorization-in-put-hr-pass-allows-cross-account-password-change
- https://github.com/advisories/GHSA-q54m-q6wq-qhwg