Sceawere
Vulnerability Detail
CVE-2026-66377UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV
Repository Information Disclosure Vulnerability
Vulnerability Metadata
- Severity
- Medium
- Score / CVSS
- 5.3
- Creation Date
- 4h ago
- Vendor
- jfrog
- Product
- artifactory
- Attack Type
- CWE-862 Missing Authorization
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
- Attack Complexity
- LOW
Narrative and Response
Description
An unauthenticated user may access restricted repository 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": "5.3",
"pubDate": "2026-08-12T15:18:19.597Z",
"pubdate": "2026-08-12T15:18:19.597Z",
"executiveSummary": "An information disclosure vulnerability has been identified that permits unauthenticated users to access restricted repository information under specific conditions. This security flaw directly impacts the confidentiality of sensitive repository data managed by the affected system.\nThe vulnerability enables remote attackers lacking any authentication credentials or prior privileges to harvest restricted metadata and repository contents that should normally be strictly protected.\nExploitation of this flaw requires no interaction from victim users and relies on specific environmental conditions or operational states within the affected repository architecture. Successful exploitation results in the unauthorized exposure of proprietary source code, configuration data, internal developer discussions, or other sensitive assets stored within the repository infrastructure.\nThe risk implications are severe, as leaked repository information can facilitate secondary attacks, expose hardcoded credentials, or reveal architectural weaknesses that attackers can leverage for further system compromise.\nOrganizations utilizing the affected product must address this exposure promptly to maintain confidentiality guarantees and prevent unauthorized data harvesting by malicious actors across networks.",
"technicalDetails": "The vulnerability resides within the repository management or access control component of the affected application, where authorization checks fail to properly enforce security boundaries under specific operational conditions.\nFrom a network exposure perspective, the vulnerable endpoint is accessible over standard network protocols, allowing unauthenticated threat actors to issue direct requests to the application interface.\nThe root cause stems from an improper authorization implementation or a flawed state evaluation logic. Specifically, when the application encounters the defined specific conditions, it bypasses the mandatory access control validation phase that normally restricts repository contents to authorized personnel.\nBecause the vulnerability requires zero authentication and no privileges, an attacker can initiate the attack flow directly from an external network position without possessing valid session tokens or user accounts.\nThe step-by-step exploitation method proceeds as follows: First, the attacker identifies a target instance of the repository system running the vulnerable software version. Second, the attacker formulates a targeted request designed to trigger the specific conditions required by the application logic. Third, the attacker transmits the crafted request to the accessible repository endpoint over the network.\nUpon receiving the request, the vulnerable component fails to validate the requester's identity or authorization status due to the logic flaw. Consequently, the application processes the request and returns the restricted repository information in the response payload.\nThe post-exploitation impact includes the total compromise of data confidentiality regarding the targeted repository. Attackers can systematically enumerate and exfiltrate sensitive files, internal documentation, version control histories, and sensitive configuration parameters without generating standard authentication audit logs, complicating incident detection and forensic analysis."
}