๐Ÿ” CVE Alert

CVE-2026-85182

HIGH 7.5

vhr Missing Authorization in PUT /hr/pass Allows Cross-Account Password Change

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-639
Vendor lenve
Product vhr
Published Sep 3, 2026
Last Updated Sep 3, 2026
Stay Ahead of the Next One

Get instant alerts for lenve vhr

Be the first to know when new high vulnerabilities affecting lenve vhr are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

lenve / vhr
0 โ‰ค 03abbd35af24e55368ce4e09f4038dc2aba3ff5f

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/lenve/vhr/issues/350 github.com: https://github.com/lenve/vhr github.com: https://github.com/lenve/vhr/blob/03abbd35af24e55368ce4e09f4038dc2aba3ff5f/vhr/vhrserver/vhr-web/src/main/java/org/javaboy/vhr/controller/HrInfoController.java github.com: https://github.com/lenve/vhr/blob/03abbd35af24e55368ce4e09f4038dc2aba3ff5f/vhr/vhrserver/vhr-service/src/main/java/org/javaboy/vhr/service/HrService.java vulncheck.com: https://www.vulncheck.com/advisories/vhr-missing-authorization-in-put-hr-pass-allows-cross-account-password-change

Credits

๐Ÿ” George Chen