Sceawere
Vulnerability Detail
CVE-2026-66463UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV
iCARRY Unauthenticated Sensitive Data Exposure
Vulnerability Metadata
- Severity
- High
- Score / CVSS
- 7.5
- Creation Date
- 7h ago
- Vendor
- Hassan Fakih
- Product
- iCARRY
- Attack Type
- CWE-201 Insertion of Sensitive Information Into Sent Data
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- Attack Complexity
- LOW
Narrative and Response
Description
Unauthenticated Sensitive Data Exposure in iCARRY <= 2.9 versions.
Executive Summary
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Technical Details
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Mitigations
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
References
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Additional Metadata
{
"score": "7.5",
"pubDate": "2026-08-13T14:17:07.580Z",
"pubdate": "2026-08-13T14:17:07.580Z",
"executiveSummary": "An unauthenticated sensitive data exposure vulnerability has been identified in iCARRY versions <= 2.9. This security flaw allows unauthenticated remote adversaries to access and exfiltrate sensitive information without requiring valid credentials or prior system interaction. The vulnerability directly impacts the confidentiality of data managed by the affected iCARRY product installations.\nThe primary risk implication is the unauthorized disclosure of critical system or user data, which could potentially facilitate subsequent exploitation phases or lead to severe privacy violations. Given that the attack surface is exposed over the network and lacks access control enforcement at the vulnerable endpoint, external malicious actors can harvest proprietary or sensitive datasets programmatically.\nExploitation requirements are minimal, as the flaw resides in the lack of authentication mechanisms protecting the sensitive data interface. Attackers do not need specialized privileges or session tokens to successfully query the affected components. Remediation requires restricting access to the vulnerable endpoints and applying vendor-supplied updates to enforce proper authentication and authorization checks.",
"technicalDetails": "The vulnerability exists in iCARRY versions <= 2.9 due to the absence of proper authentication and access control enforcement mechanisms protecting sensitive data endpoints or components. Specifically, the application fails to validate whether incoming requests originate from authenticated and authorized sessions before returning sensitive information.\nFrom a network exposure perspective, the vulnerable component is accessible over the network, allowing unauthenticated clients to interact directly with the application interface hosting the sensitive data. The root cause stems from improper authorization architecture, where internal data retrieval functions or API routes are exposed publicly without a gatekeeping middleware or session validation check.\nThe attack flow proceeds as follows: 1. The malicious actor identifies the target iCARRY installation running an affected version (<= 2.9). 2. The adversary crafts an unauthenticated HTTP request or direct network query targeting the vulnerable function or endpoint responsible for handling sensitive data retrieval. 3. Because the affected component lacks authentication and privilege requirements, the application processes the request directly without verifying the identity or authorization level of the sender. 4. The server compiles the requested sensitive information and returns it in the response payload to the unauthenticated client.\nThe payload behavior is characterized by the direct leakage of confidential data returned within standard application responses, such as JSON bodies, XML structures, or raw text streams, depending on the implementation of the affected component. Post-exploitation impact includes the total compromise of data confidentiality, where exfiltrated information may be leveraged to map internal system architecture, harvest credentials, or facilitate further unauthorized access against the underlying infrastructure."
}