CVE-2026-49192
IDOR Vulnerability in Summary Service Endpoint Exposes Device Data
Publication date: 2026-06-04
Last updated on: 2026-06-04
Assigner: 8fc372e3-d9c5-46e4-9410-38469745c639
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-639 | The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data. |
Attack-Flow Graph
AI Powered Q&A
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized disclosure of device data by allowing attackers to scrape information tied to hardware serial numbers without proper authorization. This exposure can compromise privacy and security of the affected devices and their owners.
Can you explain this vulnerability to me?
This vulnerability is an Insecure Direct Object Reference (IDOR) in the summary service endpoint. It occurs because the service does not verify whether a user owns the hardware serial numbers they are requesting. As a result, unauthorized users can access and scrape device data that they should not have permission to view.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
The vulnerability allows unauthorized access to device data by failing to verify user ownership of hardware serial numbers, which could lead to exposure of personal or sensitive information.
Such unauthorized data exposure may impact compliance with data protection regulations like GDPR and HIPAA, which require strict controls on access to personal and sensitive data.