Description
Credentials for a deleted user may remain valid for a short period under specific conditions.
Published: 2026-08-12
Score: 4.2 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows credentials belonging to a user that has been deleted to remain valid for a short period under specific, unspecified conditions. This means that an attacker who knows or can obtain a deleted user’s credentials may continue to authenticate to JFrog Artifactory services, potentially accessing data or performing actions beyond their intended scope. The weakness is tied to improper handling of authentication state after account removal and is classified as CWE‑613.

Affected Systems

JFrog Artifactory (self‑managed releases) is impacted. No particular versions are listed in the advisory, so all current releases should be inspected for this behavior.

Risk and Exploitability

With a CVSS score of 4.2 the issue is considered moderate. The EPSS score is not available, and it is not listed in CISA’s KEV catalog, suggesting that exploitation is not currently widespread but could still pose a risk during the brief window when compromised credentials remain active. The likely attack vector is internal, relying on remaining authentication tokens or cached credentials that are not purged immediately after a user is deleted.

Generated by OpenCVE AI on August 12, 2026 at 23:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Verify that the Artifactory account deletion process revokes all authentication tokens and clears any cached credentials associated with the user.
  • If any credentials remain valid after deletion, manually reset the password or revoke the account’s tokens before allowing further usage.
  • Configure Artifactory’s authentication module to purge tokens or session data immediately upon user removal.
  • Enable a stricter session timeout policy to minimize the window in which a deleted user’s credentials could be misused.
  • Regularly audit access logs for sign‑ins using accounts that have been recently marked as deleted, and investigate any such activity promptly.

Generated by OpenCVE AI on August 12, 2026 at 23:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 20:15:00 +0000

Type Values Removed Values Added
First Time appeared Jfrog
Jfrog artifactory
Vendors & Products Jfrog
Jfrog artifactory

Wed, 12 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 12 Aug 2026 15:15:00 +0000

Type Values Removed Values Added
Description Credentials for a deleted user may remain valid for a short period under specific conditions.
Title Deleted users may temporarily retain access to JFrog Artifactory
Weaknesses CWE-613
References
Metrics cvssV3_1

{'score': 4.2, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N'}


Subscriptions

Jfrog Artifactory
cve-icon MITRE

Status: PUBLISHED

Assigner: JFROG

Published:

Updated: 2026-08-12T16:15:13.664Z

Reserved: 2026-07-25T11:29:31.974Z

Link: CVE-2026-66376

cve-icon Vulnrichment

Updated: 2026-08-12T16:15:09.344Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-12T15:18:19.477

Modified: 2026-08-28T21:29:30.987

Link: CVE-2026-66376

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T00:00:09Z

Weaknesses
  • CWE-613

    Insufficient Session Expiration