VYPR

vhr

by Lenve

CVEs (2)

  • CVE-2026-85214HigSep 3, 2026
    risk 0.53cvss 8.1epss

    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…

  • CVE-2026-85182HigSep 3, 2026
    risk 0.49cvss 7.5epss

    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.