
PEACH
Un framework di isolamento del tenant
CVE-2026-82329 is a critical improper authentication vulnerability in JFrog Artifactory (Self-Managed) that, under default configuration, may allow an unauthenticated attacker with network access to obtain full administrative privileges. Disclosed on August 28, 2026, it affects multiple Artifactory release branches: versions 7.111.4–7.111.20, 7.117.0–7.117.27, 7.125.0–7.125.19, 7.133.0–7.133.28, 7.146.0–7.146.37, and 7.161.0–7.161.19. JFrog Cloud environments were automatically patched and require no action. It carries a CVSS v3.1 base score of 9.8 (Critical) (JFrog Advisory, GitHub Advisory).
The vulnerability is classified as CWE-287 (Improper Authentication) and stems from a weakness in Artifactory's authentication mechanism that is present under the product's default configuration. Attackers can exploit this flaw over the network without any credentials or user interaction, making it fully automatable. The specific attack pattern involves abusing the service registration or join key mechanism — the workaround provided by JFrog (adding an additionalJoinKeys value) suggests the flaw relates to insufficient validation of keys used during internal service authentication, potentially allowing an attacker to register a rogue service or forge administrative tokens. A Nuclei detection template was submitted to ProjectDiscovery's community repository, and multiple GitHub repositories (e.g., dinosn/cve-2026-82329-jfrog-artifactory, ynsmroztas/CVE-2026-82329-JFrog-Artifactory-Auth-Bypass) appeared shortly after disclosure, though at least one was assessed as containing no functional exploit code (JFrog Advisory, GitHub Advisory).
Successful exploitation grants an unauthenticated attacker full administrative control over the JFrog Artifactory instance, including the ability to forge administrative tokens, read and modify all stored artifacts, and manipulate repository configurations. Because Artifactory is a central component of software supply chains and CI/CD pipelines — often used by Fortune 100 companies — compromise can enable attackers to inject malicious packages into build pipelines, leading to downstream supply chain attacks. The NVD SSVC assessment rates the technical impact as "total" and the vulnerability as automatable, underscoring the risk of mass exploitation (CISA KEV, JFrog Advisory).
CVE-2026-82329 is confirmed as actively exploited in the wild and was added to CISA's Known Exploited Vulnerabilities (KEV) catalog on September 2, 2026, with a remediation due date of September 5, 2026 (CISA KEV). Exploitation was reported within days of the August 28, 2026 disclosure, with attackers observed forging administrative tokens. The EPSS score is approximately 7.67% (94th percentile), reflecting high near-term exploitation probability (GitHub Advisory). Multiple GitHub repositories claiming to contain PoC code appeared rapidly post-disclosure; at least one was assessed as empty/non-functional, but functional exploitation has been confirmed by multiple threat intelligence sources including Fastly, BleepingComputer, Dark Reading, and SecurityWeek (Fastly Blog, BleepingComputer). No specific threat actor attribution has been publicly confirmed; The Register noted the possibility of AI agents or human attackers (The Register).
access.log) recording new admin token issuance without a corresponding authenticated user session; sudden appearance of new administrator accounts or integration tokens with no corresponding change management record.system.yaml or Access service configuration directories; unexpected scripts or binaries dropped in the Artifactory installation directory.curl, wget, bash, python) indicating post-exploitation activity such as reverse shell establishment or crypto miner deployment.Patch (Recommended): Upgrade JFrog Artifactory Self-Managed to a fixed version for your release branch: 7.111.21, 7.117.28, 7.125.20, 7.133.29, 7.146.38, or 7.161.20. JFrog Cloud environments were automatically patched and require no action (JFrog Advisory).
Workaround (if immediate upgrade is not possible): Add an additionalJoinKeys value to system.yaml under shared.security to enforce that only your own keys are accepted for service registration:
shared:
security:
additionalJoinKeys: "<random-hex-value>"Generate a random key with openssl rand -hex 16 or python3 -c "import secrets; print(secrets.token_hex(16))". For containerized/Helm deployments, set the environment variable JF_SHARED_SECURITY_ADDITIONALJOINKEYS. Restart the Access service after applying. Additionally, restrict network access to Artifactory to trusted networks only, and audit all administrator accounts and API tokens for unauthorized entries (JFrog Advisory, CISA KEV).
The vulnerability generated significant industry attention, with major outlets including BleepingComputer, Dark Reading, SecurityWeek, The Register, The Hacker News, and CSO Online all covering active exploitation within days of disclosure (BleepingComputer, Dark Reading). The Register notably raised the question of whether exploitation was being conducted by AI agents or human attackers, reflecting broader concerns about automated vulnerability exploitation (The Register). Fastly published threat intelligence on observed exploitation activity, and SOCRadar and Qualys both issued advisories following CISA's KEV addition (Fastly Blog, Qualys). Security community discussion on Reddit (r/blueteamsec, r/CVEWatch) and Mastodon/Infosec.exchange was active, with defenders sharing detection and remediation guidance. The vulnerability was also noted in the context of a prior Hugging Face-related Artifactory attack, with Techzine.eu highlighting the recurring targeting of the platform.
Fonte: Questo report è stato generato utilizzando l'intelligenza artificiale
Valutazione gratuita delle vulnerabilità
Valuta le tue pratiche di sicurezza cloud in 9 domini di sicurezza per confrontare il tuo livello di rischio e identificare le lacune nelle tue difese.
Richiedi una demo personalizzata
"La migliore esperienza utente che abbia mai visto offre piena visibilità ai carichi di lavoro cloud."
"Wiz fornisce un unico pannello di controllo per vedere cosa sta succedendo nei nostri ambienti cloud."
"Sappiamo che se Wiz identifica qualcosa come critico, in realtà lo è."