Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/lenve/vhr
- https://github.com/lenve/vhr/blob/03abbd35af24e55368ce4e09f4038dc2aba3ff5f/vhr/v
- https://github.com/lenve/vhr/blob/03abbd35af24e55368ce4e09f4038dc2aba3ff5f/vhr/v
- https://github.com/lenve/vhr/issues/350
- https://www.vulncheck.com/advisories/vhr-missing-authorization-in-put-hr-pass-al
- https://github.com/lenve/vhr/issues/350
FAQ
What is CVE-2026-85182?
CVE-2026-85182 is a vulnerability with a CVSS score of 7.5 (HIGH). 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...
How severe is CVE-2026-85182?
CVE-2026-85182 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-85182?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.