A user who can read an existing remote VCS repository can replace its configured origin or supply an absolute VCS data URL
Description
A user who can read an existing remote VCS repository can replace its configured origin or supply an absolute VCS data URL
AI Analyst Comment
Remediation
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
---METADATA---
VENDOR: JFrog
PRODUCT: Artifactory
AFFECTED_VERSIONS: 7.161.0 up to (excluding) 7.161.19, 7.146.0 up to (excluding) 7.146.36
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
A Server-Side Request Forgery (SSRF) vulnerability in JFrog Artifactory allows authenticated users to manipulate VCS repository configurations and data URLs.
Executive Summary:
An authenticated Server-Side Request Forgery vulnerability in JFrog Artifactory allows low-privileged users to potentially access sensitive internal resources or perform unauthorized network requests.
Vulnerability Details
CVE-ID: CVE-2026-70551
Affected Software: JFrog Artifactory
Affected Versions: 7.161.0 up to (excluding) 7.161.19, 7.146.0 up to (excluding) 7.146.36
Vulnerability: This is a Server-Side Request Forgery (CWE-918) vulnerability where an authenticated user with read access to a remote VCS repository can replace the configured origin or supply an absolute VCS data URL to force the server to initiate unintended network requests.
Business Impact
The vulnerability carries a CVSS score of 8.5, indicating a high severity risk. Successful exploitation could allow an attacker to pivot into internal networks, scan private infrastructure, or access metadata and configuration files that are otherwise inaccessible, leading to potential data exfiltration or service disruption.
Remediation Plan
Immediate Action: Update JFrog Artifactory instances to version 7.161.19, 7.146.36, or the latest available maintenance release provided by the vendor.
Proactive Monitoring: Review access logs for unusual repository configuration changes or unexpected outbound network connections originating from the Artifactory server.
Compensating Controls: Implement strict egress filtering on the Artifactory host to restrict communication to known, trusted VCS endpoints and block access to internal private IP ranges.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of August 26, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw's inherent risk is elevated due to the potential for SSRF to bypass perimeter security controls.
Analyst Recommendation
Given the high CVSS score and the potential for internal network exposure, organizations should prioritize patching affected Artifactory installations. Immediate application of the vendor-supplied updates is the only effective way to neutralize the underlying logic flaw.