>samit_hota
Back to advisories

Security Advisory · SH-2026-181

HIGHCVE-2026-42018CVSS 7.5OPEN

JFrog Artifactory Fixes Improper Authentication Flaw (CVE-2026-42018)

Affected: JFrog Artifactory

Samit Hota·
#kev#jfrog

Unauthenticated remote attackers can bypass access controls in JFrog Artifactory via an improper authentication vulnerability tracked as CVE-2026-42018. Under specific conditions, requesting resources from an instance where anonymous access has been explicitly disabled still returns a valid internal anonymous-user token to the caller.

Classified under CWE-287, the weakness carries a CVSS score of 7.5 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N). The vulnerability is network-reachable, requires low attack complexity, and needs no prior privileges or user interaction. Its impact is strictly confined to high confidentiality loss—the vector reflects that while an attacker cannot overwrite, modify, or delete artifacts directly through this bug, they can leak data that was intended to be protected behind mandatory authentication.

Mechanism and Exposure Risk

Artifactory instances frequently serve as the central repository for enterprise software builds, hosting proprietary npm packages, Maven artifacts, Docker container layers, and PyPI modules. Administrators commonly disable anonymous access to enforce strict identity verification before allowing download or inspection of internal builds.

CVE-2026-42018 undermines this control logic. When an unauthenticated client initiates a request, the underlying service mishandles token state generation and sends back an internal anonymous token rather than enforcing an absolute access denial. If permissions attached to the underlying anonymous user profile were not completely stripped or if legacy scope rules exist on specific repositories, the attacker gains unauthorized read access to whatever data that token can reach.

In devsecops environments, artifact repositories are high-value targets. Hardened builds often contain compiled intellectual property, API endpoints, internal configuration manifests, or inadvertently baked-in CI/CD service credentials. Even though the measured EPSS score sits at 0.35% (the 28th percentile of scored vulnerabilities), indicating low current observed mass exploitation in automated scanning, exposed Artifactory servers remain attractive targets for focused supply-chain reconnaissance.

Remediation Requirements

Organizations relying on affected release trains must upgrade to the corresponding point release where token generation checks have been corrected:

  • Upgrade release branch 7.111.x to version 7.111.20 or later.
  • Upgrade release branch 7.117.x to version 7.117.27 or later.
  • Upgrade release branch 7.125.x to version 7.125.19 or later.
  • Upgrade release branch 7.133.x to version 7.133.28 or later.
  • Upgrade release branch 7.146.x to version 7.146.8 or later.

Federal agencies and organizations adhering to CISA’s BOD 26-04 guidance must complete remediation updates by September 25, 2026. Prior to patching, teams should audit permissions assigned to the internal anonymous system user profile to ensure minimum privilege standards are met if immediate upgrading is delayed.

Found something similar in your stack?

Let's find out before it becomes an incident.

Book an advisory call