Description
Hermes WebUI before version 0.51.270 contains a resource exhaustion vulnerability that allows unauthenticated remote attackers to degrade service availability by repeatedly calling the passkey options endpoint without completing assertion. Attackers can send unlimited POST requests to the authentication endpoint, causing unbounded growth of the challenge store file and excessive CPU and disk I/O through repeated JSON file rewrites.
Published: 2026-06-09
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Hermes WebUI before 0.51.270 has a resource exhaustion weakness that allows unauthenticated remote callers to repeatedly hit the passkey options endpoint without completing an assertion. Each POST request creates a fresh challenge and writes it to a JSON challenge store file. Because the store can grow without bound, an attacker can cause the file to enlarge arbitrarily and trigger repeated disk and CPU usage, downing the service. This flaw is a classic example of the “Resource Exhaustion” weakness (CWE‑770).

Affected Systems

The affected product is Hermes WebUI (vendor nesquena). Any installation running a version older than 0.51.270 is vulnerable.

Risk and Exploitability

The CVSS score of 6.9 denotes a medium‑to‑high severity. Attackers can exploit the flaw without authentication and from any remote location by sending a high volume of POST requests to the passkey/options endpoint. The EPSS score is not available, and the vulnerability is not yet listed in CISA’s KEV catalog, but the lack of authentication and the unlimited request allowance make successful exploitation likely in a motivated environment.

Generated by OpenCVE AI on June 9, 2026 at 17:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Hermes WebUI to version 0.51.270 or newer, which removes the unbounded challenge store growth.
  • Configure the web server to rate‑limit or throttle POST requests to the passkey/options endpoint to prevent abuse of the resource exhaustion path.
  • Implement monitoring of the challenge store file size and CPU usage; trigger alerts or automatic shutdown if thresholds are exceeded.

Generated by OpenCVE AI on June 9, 2026 at 17:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 09 Jun 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 09 Jun 2026 18:00:00 +0000

Type Values Removed Values Added
First Time appeared Nesquena
Nesquena hermes-webui
Vendors & Products Nesquena
Nesquena hermes-webui

Tue, 09 Jun 2026 16:30:00 +0000

Type Values Removed Values Added
Description Hermes WebUI before version 0.51.270 contains a resource exhaustion vulnerability that allows unauthenticated remote attackers to degrade service availability by repeatedly calling the passkey options endpoint without completing assertion. Attackers can send unlimited POST requests to the authentication endpoint, causing unbounded growth of the challenge store file and excessive CPU and disk I/O through repeated JSON file rewrites.
Title Hermes WebUI < 0.51.270 Resource Exhaustion via passkey/options
Weaknesses CWE-770
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N'}


Subscriptions

Nesquena Hermes-webui
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-06-09T18:39:27.987Z

Reserved: 2026-06-02T16:30:15.232Z

Link: CVE-2026-49955

cve-icon Vulnrichment

Updated: 2026-06-09T18:23:22.157Z

cve-icon NVD

Status : Deferred

Published: 2026-06-09T17:17:48.770

Modified: 2026-06-09T19:36:10.547

Link: CVE-2026-49955

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-09T17:45:10Z

Weaknesses