Description
A deserialization weakness in JFrog Artifactory package handling could allow a low-privileged user to impact confidentiality, integrity, and availability under specific repository conditions.
Published: 2026-07-27
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The reported vulnerability is a deserialization weakness in JFrog Artifactory’s package handling logic. Based on the description, it is inferred that an attacker who can supply a malicious serialized payload to the package service could potentially gain remote code execution, compromising confidentiality, integrity, and availability of the Artifactory instance. The flaw is rooted in improper processing of serialized data, which aligns with CWE‑502 (Deserialization of Untrusted Data).

Affected Systems

JFrog Artifactory is the affected product. Version information is not provided in the CVE data, so any Artifactory instance that processes packages may be susceptible, especially when repository settings allow writing serialized objects. The vulnerability primarily targets the package service container component of Artifactory.

Risk and Exploitability

The CVSS base score of 8.8 indicates a high severity vulnerability. The EPSS score is < 1%, indicating a very low likelihood of exploitation in the wild, and the issue is not listed in the CISA KEV catalog. The likely attack vector requires an attacker to craft a malicious serialized payload and deposit it via a vulnerable repository path. In practice, a low‑privileged user who can write to the repository could exploit the flaw, potentially achieving full code execution on the Artifactory container. Given the high CVSS and the nature of the flaw, the risk of exploitation is significant if the conditions for delivery are met.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update JFrog Artifactory to the version that contains the deserialization fix if a patch is available.
  • Restrict repository write permissions so that only trusted users can post package data, reducing the chance that a malicious payload reaches the vulnerable endpoint.
  • Run Artifactory in a container with the least privilege and network isolation, and consider disabling or tightly controlling the package service for repositories that do not require it.

Generated by OpenCVE AI on August 3, 2026 at 16:49 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 A deserialization weakness in JFrog Artifactory package handling could allow a low-privileged user to impact confidentiality, integrity, and availability under specific repository conditions.
Title Potential remote code execution on an Artifactory package service container.
Weaknesses CWE-502
References
Metrics cvssV3_1

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

ssvc

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


Subscriptions

Jfrog Artifactory
cve-icon MITRE

Status: PUBLISHED

Assigner: JFROG

Published:

Updated: 2026-07-27T19:59:29.655Z

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

Link: CVE-2026-65617

cve-icon Vulnrichment

Updated: 2026-07-27T19:59:26.745Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-07-30T14:49:42.093

Link: CVE-2026-65617

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data