CVE-2026-53871 PUBLISHED

Hermes WebUI < 0.51.368 - Profile-Scoped Authorization Bypass via Forged hermes_profile Cookie

Assigner: VulnCheck
Reserved: 10.06.2026 Published: 17.06.2026 Updated: 18.06.2026

Hermes WebUI before 0.51.368 contains an authorization bypass vulnerability in the get_profile_cookie() function that accepts unauthenticated profile names from the hermes_profile cookie. An authenticated attacker can forge the hermes_profile cookie value to bypass profile-scoped authorization checks and access sessions, files, and resources across different profiles.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.6

Product Status

Vendor nesquena
Product hermes-webui
Versions Default: unaffected
  • affected from 0 to 0.51.368 (excl.)
  • Version 0.51.368 is unaffected

Credits

  • Chia Min Jun Lennon finder

References

Problem Types

  • Reliance on Cookies without Validation and Integrity Checking CWE