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.
OpenCVE Enrichment