SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-75339

HIGH · CVSS 8.8 EPSS 0.29% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-28 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

The storage endpoint in cjbi admin3 v3.0.0 lacks proper permission checks, allowing any authenticated user to upload arbitrary files and enabling anonymous attackers to download these files. This vulnerability poses a significant risk of unauthorized data exposure and potential exploitation of uploaded content. Organizations using this version of cjbi admin3 should prioritize remediation to mitigate the risk of data breaches and unauthorized access.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-75339
Severity
HIGH
CVSS
8.8
EPSS
0.29%

Original NVD Description

The storage endpoint /storage/upload of cjbi admin3 v3.0.0 are missing permission checks. /Any logged-in user can upload arbitrary files, and any anonymous attacker can download them.