Description
Improper URL validation when handling specific URLs, allows an attacker, under certain conditions, to make unauthorized requests from JFrog Artifactory, potentially exposing internal services and cached response data.
Published: 2026-07-27
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper URL validation in JFrog Artifactory allows an attacker who can submit a malicious URL to the system to cause Artifactory to fetch that URL as if from the host machine. This Server Side Request Forgery flaw could expose internal services or endpoints that are normally hidden behind firewalls, and any cached response data returned by Artifactory may also be leaked to the attacker. The vulnerability is categorized as CWE‑918.

Affected Systems

JFrog Artifactory self‑managed releases (any version before the recent patch). No specific affected product versions are listed in the advisory.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity. The EPSS score is less than 1 %, suggesting a low probability of exploitation in the wild. The vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is remote; an attacker must be able to reach Artifactory and submit a crafted URL, which Artifactory will then resolve and connect to from the host environment. Successful exploitation would depend on Artifactory’s ability to reach the target URL internally, making outbound network access a prerequisite.

Generated by OpenCVE AI on August 3, 2026 at 16:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check JFrog’s website or release notes for the latest Artifactory version that implements the URL validation fix and upgrade accordingly.
  • Apply network segmentation or firewall rules to limit Artifactory’s outbound connections to only known external endpoints, thereby reducing the impact if a flaw is triggered.
  • Configure Artifactory to whitelist approved URLs or block internal IP ranges (e.g., 10.0.0.0/8, 127.0.0.1) in its configuration to prevent processing of potentially dangerous URLs.

Generated by OpenCVE AI on August 3, 2026 at 16:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 04:15:00 +0000

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

Mon, 27 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Description Improper URL validation when handling specific URLs, allows an attacker, under certain conditions, to make unauthorized requests from JFrog Artifactory, potentially exposing internal services and cached response data.
Title Improper URL validation when handling specific URLs Pub, Terraform and Docker packages might lead to SSRF vulnerability
Weaknesses CWE-918
References
Metrics cvssV3_1

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

ssvc

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


Subscriptions

Jfrog Artifactory
cve-icon MITRE

Status: PUBLISHED

Assigner: JFROG

Published:

Updated: 2026-07-27T20:06:56.305Z

Reserved: 2026-07-22T12:02:46.789Z

Link: CVE-2026-65618

cve-icon Vulnrichment

Updated: 2026-07-27T20:06:52.687Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-27T20:16:41.077

Modified: 2026-07-30T14:51:10.990

Link: CVE-2026-65618

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T17:00:06Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)