Skip to main content

JFrog Artifactory CVE-2026-66376

| EUVDEUVD-2026-57241 MEDIUM
Insufficient Session Expiration (CWE-613)
2026-08-12 JFROG GHSA-972j-37fp-4fxj
5.4
CVSS 3.1 · NVD
Share

Severity by source

Vendor (JFROG) PRIMARY
MEDIUM
qualitative
NVD
5.4 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
vuln.today AI
4.2 MEDIUM

Network vector confirmed; AC:H reflects narrow unpredictable post-deletion timing window; PR:L required as attacker must hold pre-existing account credentials; limited C/I impact, no availability effect.

3.1 AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N
4.0 AV:N/AC:H/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (JFROG).

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

4
CVSS changed
Sep 02, 2026 - 20:22 NVD
4.2 (MEDIUM) 5.4 (MEDIUM)
Patch available
Aug 12, 2026 - 16:02 EUVD
Analysis Generated
Aug 12, 2026 - 15:44 vuln.today
CVE Published
Aug 12, 2026 - 14:55 cve.org
MEDIUM 4.2

DescriptionNVD

Credentials for a deleted user may remain valid for a short period under specific conditions.

AnalysisAI

Insufficient session expiration in JFrog Artifactory (all versions per CPE wildcard) permits an attacker who holds valid credentials for a recently deleted user account to continue authenticating for a brief window after account removal. Classified under CWE-613, the flaw arises from credential invalidation logic that does not immediately propagate account deletion state under specific triggering conditions, leaving a short-lived but exploitable gap. No public exploit code has been identified and the vulnerability is absent from the CISA KEV catalog, but the network-accessible vector means any party with knowledge of the deleted account's credentials could attempt opportunistic access during this window.

Technical ContextAI

JFrog Artifactory is a universal artifact repository manager central to enterprise DevOps and CI/CD pipelines, used to store build artifacts, packages, Docker images, and Helm charts. The affected CPE string cpe:2.3:a:jfrog:artifactory:*:*:*:*:*:*:*:* uses a full wildcard version range, indicating JFrog has not bounded the vulnerability to a discrete version subset in the CPE data. CWE-613 (Insufficient Session Expiration) covers scenarios where a system fails to fully invalidate authentication tokens, API keys, or session credentials upon a lifecycle-ending event such as user deletion. In Artifactory's distributed architecture, user records and access tokens are managed through a JFrog Access service layer; the most probable root cause is an in-memory credential cache or asynchronous replication delay that allows a previously issued token or credential to remain valid past the deletion event for a bounded period. This class of flaw is characteristic of systems that cache authentication state for performance rather than querying the authoritative store on every request.

RemediationAI

The primary remediation is to upgrade JFrog Artifactory to the patched version identified in the vendor's security advisory at https://docs.jfrog.com/releases/docs/jfrog-security-advisories and confirmed in the self-managed release notes at https://docs.jfrog.com/releases/docs/artifactory-self-managed-releases - no specific fix version number was independently confirmed from the data provided, so administrators must consult the advisory directly before targeting an upgrade version. As a compensating control pending patching, administrators can implement a deliberate post-deletion credential flush by restarting the JFrog Access service immediately following high-sensitivity user deletions, forcing eviction of any cached credential state; this carries a brief service interruption trade-off affecting active CI/CD pipelines. Additionally, rotating the API keys of deleted users prior to account removal (if the platform supports pre-deletion token revocation) removes the specific credential that would be leveraged. Enabling and reviewing Artifactory audit logs for authentication events tied to recently deleted usernames serves as a detective control to identify exploitation of the residual window.

CVE-2026-82329 CRITICAL POC
9.8 Aug 28

Authentication bypass in JFrog Artifactory allows an unauthenticated, network-adjacent attacker to escalate to full admi

CVE-2026-42016 HIGH POC
8.8 Jul 27

Privilege escalation in JFrog Artifactory Self-Hosted before 7.133.11 lets a low-privileged authenticated user leverage

CVE-2026-42018 HIGH POC
7.5 Aug 12

JFrog Artifactory exposes an internal anonymous-user token to unauthenticated callers even when anonymous access is expl

CVE-2026-66384 MEDIUM POC
5.3 Aug 12

Path traversal in JFrog Artifactory (CWE-22) enables an authenticated low-privilege user to write data outside the inten

CVE-2019-9733 CRITICAL POC
9.8 Apr 11

An issue was discovered in JFrog Artifactory 6.7.3. Rated critical severity (CVSS 9.8), this vulnerability is remotely e

CVE-2026-65617 HIGH POC
8.8 Jul 27

Low-privileged users can exploit a deserialization flaw in JFrog Artifactory's package handling to potentially execute a

CVE-2020-7931 HIGH POC
8.8 Jan 23

In JFrog Artifactory 5.x and 6.x, insecure FreeMarker template processing leads to remote code execution, e.g., by modif

CVE-2018-1000206 HIGH POC
8.8 Jul 13

JFrog Artifactory version since 5.11 contains a Cross ite Request Forgery (CSRF) vulnerability in UI rest endpoints that

CVE-2026-65923 MEDIUM POC
6.8 Jul 27

Server-side request forgery in JFrog Artifactory Ansible repository handling allows authenticated users with repository

CVE-2026-66018 MEDIUM POC
6.5 Jul 27

Information disclosure in JFrog Artifactory allows authenticated users with read access to an ordinary repository to ret

CVE-2016-6501 CRITICAL
9.8 Dec 09

JFrog Artifactory before 4.11 allows remote attackers to execute arbitrary code via an LDAP attribute with a crafted ser

CVE-2026-66014 CRITICAL
9.8 Jul 27

Privilege escalation in JFrog Artifactory stems from an authentication handling weakness in how the platform processes i

Share

CVE-2026-66376 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy