CVE-2026-42018
9.5 CISA KEVJFrog · Artifactory
An improper authentication vulnerability in JFrog Artifactory allows unauthenticated users to obtain an internal token, potentially exposing sensitive resources even when anonymous access is disabled.
Executive summary
JFrog Artifactory is subject to an actively exploited improper authentication vulnerability that permits unauthenticated access to sensitive system resources.
Vulnerability
This flaw involves an improper authentication mechanism (CWE-287) where the application returns an internal anonymous user token to unauthenticated callers. This occurs even when anonymous access is explicitly disabled in the configuration.
Business impact
The exploitation of this vulnerability poses a critical risk to organizational data confidentiality, as it bypasses intended access controls to internal repository resources. With a CVSS score of 9.5, the vulnerability is classified as critical: its ability to be triggered by unauthenticated remote attackers makes it a high priority target for unauthorized data exfiltration.
Remediation
Immediate Action: Update JFrog Artifactory to the identified fixed versions: 7.111.20, 7.117.27, 7.125.19, or 7.133.28, depending on the current release branch.
Proactive Monitoring: Review system access logs for anomalous requests originating from unauthenticated sessions or unexpected token usage patterns.
Compensating Controls: Implement strict network access control lists to restrict traffic to the Artifactory instance, and ensure a Web Application Firewall is configured to block unauthorized requests targeting internal authentication endpoints.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
The active exploitation of this vulnerability in the wild necessitates immediate remediation. Security teams should prioritize patching affected Artifactory instances across all environments without delay. If immediate patching is not feasible, restrict network access to the application to mitigate exposure until the update is applied.
More JFrog CVEs
History
- Disclosed CVE record published
- Added to CISA KEV confirmed active exploitation
- Collected by CVE Brief via github
- Analyst report written
- Published in the daily brief kev section
Sources
Originally found and disclosed by Daniil Vylegzhanin (NetSPI), per the CVE Program record.