CVE-2026-65926
Awaiting Analysis Awaiting Analysis - Queue

Artemis Private Release Bundle Information Disclosure

Vulnerability report for CVE-2026-65926, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-12

Last updated on: 2026-08-28

Assigner: JFrog

Description

An anonymous caller when anonymous access is enabled, or a low-privilege authenticated user, may learn private Release Bundle names and versions when the bundle name is known.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-12
Last Modified
2026-08-28
Generated
2026-09-01
AI Q&A
2026-08-12
EPSS Evaluated
2026-08-31
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
jfrog artifactory 7.161.15

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability allows an anonymous caller or low-privilege authenticated user to discover private Release Bundle names and versions if the bundle name is already known. It involves information disclosure where sensitive details about bundles are exposed without proper authorization.

Detection Guidance

To detect this vulnerability, monitor access logs for unauthorized requests to Release Bundle endpoints. Check for repeated attempts to access private bundle names or versions by low-privilege users or anonymous callers. Use commands like grep on Artifactory logs (e.g., grep 'private' /var/opt/jfrog/artifactory/logs/access.log) to identify suspicious activity.

Impact Analysis

This vulnerability could lead to unauthorized access to confidential information about Release Bundles, potentially aiding attackers in further exploits or data breaches. It undermines data confidentiality and may facilitate targeted attacks on specific bundles.

Compliance Impact

This vulnerability may violate compliance requirements for data protection such as GDPR or HIPAA by exposing sensitive information without proper authorization. It could result in non-compliance penalties, reputational damage, and loss of trust due to unauthorized data disclosure.

Mitigation Strategies

Disable anonymous access if enabled to prevent unauthorized users from accessing private Release Bundle information.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-65926. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart