๐Ÿ” CVE Alert

CVE-2026-85214

HIGH 8.1

vhr Missing Authorization in PUT /hr/info Allows Arbitrary Profile Overwrite

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th

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 of service.

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:L/PR:L/UI:N/S:U/C:N/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
High

Affected Versions

lenve / vhr
0 โ‰ค 03abbd35af24e55368ce4e09f4038dc2aba3ff5f

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/lenve/vhr/issues/349 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-mapper/src/main/java/org/javaboy/vhr/mapper/HrMapper.xml vulncheck.com: https://www.vulncheck.com/advisories/vhr-missing-authorization-in-put-hr-info-allows-arbitrary-profile-overwrite

Credits

๐Ÿ” George Chen