Urgent.News

What's breaking now, across thousands of outlets.

Tech

JFrog Artifactory CVE-2026-82329: The Default Join Key as an Authentication Bypass

JFrog Artifactory CVE-2026-82329: The Default Join Key as an Authentication Bypass Why an artifact repository is a credential store with a UI An artifact repository holds the build outputs that everything else deploys, and it holds the credentials needed to pull them. JFrog confirmed an authentication bypass in self-hosted Artifactory, CVE-2026-82329, and CISA added it to the Known Exploited…

JFrog Artifactory, a widely used artifact repository, has been found vulnerable to an authentication bypass exploit named CVE-2026-82329. This flaw allows attackers to forge administrative tokens by using a default empty join key. An artifact repository typically holds build outputs and credentials needed for deployment, making it a critical component in the software supply chain.

The vulnerability, confirmed by JFrog and added to the Known Exploited Vulnerabilities catalog by CISA on 2 September 2026, poses a significant risk as it can be exploited without requiring any credentials. An attacker can then download private packages, publish poisoned versions, and access sensitive credentials or tokens used by build systems.

Furthermore, the compromised repository may also expose integrated infrastructure credentials, leading to a broader cloud credential incident. To remediate the issue, users are advised to upgrade to a fixed release and ensure that the join key is set to a unique, non-default value. It is also recommended to review repository access logs for any suspicious activities and rotate all stored credentials if the instance was compromised while unpatched.

This incident highlights the importance of reviewing security-relevant configuration defaults, as they can often be overlooked during installation and serve as easy targets for attackers.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

i built a cookieless analytics tool (and deleted my cookie banner)

i'm om yaduvanshi, 18. i build ai agents, and my second project is cloudline — website analytics without cookies. the problem: i put GA4 on a side project, added the cookie banner the lawyers want…

  • 18-year-old developer Om Yaduvanshi created Cloudline, a cookieless analytics tool.
  • Cloudline collects only page URL, referrer, screen size, and timestamp for each visit.

Building my own trading platform, three rebuilds in

I traded forex and crypto manually for years and lost money doing it. Looking back, my strategies were rarely the main problem.

  • Atlas stores price history and simulates fills consistently for backtesting.
  • Platform requires explicit approval for each trading step and is not yet ready for live trading.

How I Fixed Relative Docking & Physics Drift in UE5 (Aether Framework Deep Dive)

Hey DEV! 👋 Last week I shared an update on my open-world space sim Sirius (on reddit KadmiumTech), built on my custom Aether Framework in Unreal Engine 5.

  • Jittery rotation fixed by syncing Aim Director with netcode prediction ticks
  • Landing gear oscillation resolved through delta-time scaled damping forces
  • 90° roll drift corrected by computing lift relative to ship's local Up axis

More from Friday 25 September →