Sceawere
Vulnerability Detail
CVE-2026-68758UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV
Unauthorized Support Information Access Vulnerability
Vulnerability Metadata
- Severity
- Medium
- Score / CVSS
- 6.5
- Creation Date
- 3h ago
- Vendor
- jfrog
- Product
- artifactory
- Attack Type
- CWE-862 Missing Authorization
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- Attack Complexity
- LOW
Narrative and Response
Description
A low-privileged authenticated user may access restricted support information under specific conditions.
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": "6.5",
"pubDate": "2026-08-12T16:17:15.540Z",
"pubdate": "2026-08-12T16:17:15.540Z",
"executiveSummary": "An authorization bypass vulnerability exists that allows low-privileged authenticated users to access restricted support information under specific operational conditions. This security flaw introduces significant risk regarding the confidentiality of sensitive enterprise or operational data, potentially exposing internal system details, diagnostics, or configuration records that should otherwise remain strictly sequestered from standard user tiers.\nThe vulnerability directly impacts systems enforcing role-based access control or privilege separation models where support data boundaries are improperly validated. From a risk perspective, successful exploitation leads to unauthorized data exposure, compromising the principle of least privilege and potentially providing malicious actors with reconnaissance data useful for subsequent, more severe attacks.\nAttacker capabilities are constrained by the necessity of prior authentication, requiring the adversary to possess at least a low-privileged user account within the targeted application or environment. Exploitation prerequisites rely upon specific environmental or functional conditions being met that inadvertently bypass access control checks when querying restricted support endpoints.\nBecause the description does not specify exact product names, versions, or network exposure vectors, the broader impact scales with the sensitivity of the exposed support information and the deployment context of the affected software architecture.",
"technicalDetails": "The root cause of this vulnerability stems from a failure in proper authorization enforcement within the access control logic governing support information repositories. When specific conditions are met during a request lifecycle, the underlying application logic or vulnerable component fails to validate whether the requesting security context possesses the requisite administrative or support-tier privileges.\nThe affected component is responsible for handling queries or retrievals pertaining to restricted support data. Because the system improperly verifies session roles or permissions against the requested resource, an authenticated user operating with low privileges can successfully bypass authorization checks.\nThe attack flow proceeds as follows: First, the low-privileged authenticated user establishes a valid session with the target application using standard credentials. Second, the user crafts or initiates a request aimed at accessing restricted support information endpoints or functions. Third, due to the flawed authorization logic and the presence of specific triggering conditions, the application processes the request without enforcing adequate privilege verification. Finally, the server responds by returning the sensitive support information to the unauthorized user, thereby completing the data exposure vector.\nAuthentication is strictly required, as the vulnerability manifests exclusively for authenticated users. Privilege requirements are limited to low-privileged access, meaning the attacker does not require administrative or elevated privileges to trigger the flaw. The network exposure corresponds to the application's interface accessible to authenticated users, which could be internal or external depending on the deployment topology. Post-exploitation impact is characterized by unauthorized information disclosure, where the retrieved support data can be leveraged by the attacker to map internal architectures, identify secondary vulnerabilities, or extract confidential operational intelligence."
}