CVE-2026-45248 — The GET /Api/V1/Demo/Registered-Users Endpoint That Authentication Bypass
CVE-2026-45248 — Hedera Guardian through 3.5.1 contains an authentication bypass vulnerability in the GET /api/v1/demo/registered-users endpoint that allows unauthenticated attackers to retrieve sensitive user information. Attackers can access the endpoint without providing authentication credential
What This Means For You
- If your environment is affected by CWE-306, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-45248 updates and patches.
Related ATT&CK Techniques
🛡️ Detection Rules
3 rules · 6 SIEM formats3 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.
Authentication Bypass via Unauthenticated /api/v1/demo/registered-users Endpoint — CVE-2026-45248
title: Authentication Bypass via Unauthenticated /api/v1/demo/registered-users Endpoint — CVE-2026-45248
id: scw-2026-05-14-ai-1
status: experimental
level: critical
description: |
Detects unauthenticated GET requests to the '/api/v1/demo/registered-users' endpoint in Hedera Guardian, which is indicative of exploitation of CVE-2026-45248. This vulnerability allows attackers to bypass authentication and retrieve sensitive user information.
author: SCW Feed Engine (AI-generated)
date: 2026-05-14
references:
- https://shimiscyberworld.com/posts/nvd-CVE-2026-45248/
tags:
- attack.initial_access
- attack.t1190
logsource:
category: webserver
detection:
selection:
cs-method:
- 'GET'
cs-uri:
- '/api/v1/demo/registered-users'
condition: selection
falsepositives:
- Legitimate administrative activity
Source: Shimi's Cyber World · License & reuse
Indicators of Compromise
| ID | Type | Indicator |
|---|---|---|
| CVE-2026-45248 | vulnerability | CVE-2026-45248 |
| CWE-306 | weakness | CWE-306 |
Source & Attribution
| Source Platform | NVD |
| Channel | National Vulnerability Database |
| Published | May 15, 2026 at 01:16 UTC |
This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.
Believe this infringes your rights? Submit a takedown request.