Severity by source
AV:P/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
Primary rating from Vendor (mitre) · only source for this CVE.
CVSS VectorVendor: mitre
Lifecycle Timeline
3DescriptionCVE.org
GNCC GP5 v7.1.76 was discovered to store pre-signed Backblaze B2 upload URLs (PUT requests) in plaintext to the serial console. This allows physically-proximate attackers to extract these active tokens to perform unauthorized operations via monitoring the serial UART interface.
AnalysisAI
Plaintext exposure of pre-signed Backblaze B2 upload URLs in GNCC GP5 camera firmware v7.1.76 allows physically-proximate attackers with serial UART access to harvest live cloud storage tokens. The leaked PUT URLs enable unauthorized write operations against the device's Backblaze B2 cloud storage bucket until the tokens expire. No public exploit identified at time of analysis, though a public research write-up describing the issue is referenced.
Technical ContextAI
The GNCC GP5 is an IoT camera that uses Backblaze B2 cloud object storage for media upload, relying on pre-signed URLs - time-limited, capability-bearing tokens that grant whoever holds them the right to perform the embedded HTTP operation (here, PUT) without further authentication. The root cause is CWE-312 (Cleartext Storage of Sensitive Information): the firmware emits these bearer-equivalent URLs to the serial console output stream via the UART debug interface, where they persist as plaintext readable by anyone with hardware access. The CPE entry from NVD is a placeholder (cpe:2.3:a:n/a:n/a) and does not formally enumerate the affected product, so version coverage relies solely on the description's reference to v7.1.76.
RemediationAI
No vendor-released patch identified at time of analysis - neither GNCC nor a fixed firmware version is referenced in the available data. As compensating controls, operators should physically secure deployed GP5 cameras to prevent UART access (tamper-evident enclosures, mounting in inaccessible locations), and where possible disable or remove the serial debug header on the PCB, accepting the trade-off that this complicates legitimate diagnostics. On the cloud side, rotate or shorten the lifetime of Backblaze B2 pre-signed URL expirations to narrow the abuse window, and monitor the associated B2 bucket for anomalous PUT activity from unexpected source IPs. Consult the research write-up at https://github.com/BadChemical/IoT-Vulnerability-Research-Public/blob/main/GNCC-GP5-T23/README.md and the VulDB entry https://vuldb.com/vuln/368357 for further detail, and contact GNCC via http://gncc.com to request a firmware fix.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-312 – Cleartext Storage of Sensitive Information
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34279
GHSA-82x6-h78j-2frc