From 2b13a7546704aff87e09ef0800df5df55bd768b1 Mon Sep 17 00:00:00 2001 From: Stalin <161853795+0x5t4l1n@users.noreply.github.com> Date: Tue, 19 May 2026 16:32:39 +0530 Subject: [PATCH] Create CVE-2026-30081.md --- reported/CVE-2026-30081.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 reported/CVE-2026-30081.md diff --git a/reported/CVE-2026-30081.md b/reported/CVE-2026-30081.md new file mode 100644 index 0000000..7beb46f --- /dev/null +++ b/reported/CVE-2026-30081.md @@ -0,0 +1,36 @@ +![CVE](https://img.shields.io/badge/CVE-2026--30081-lightgrey) + +# CVE-2026-30081 — Quantum Networks QN-I-470 Cleartext Credential Transmission + +> CVE-2026-30081 is currently RESERVED by MITRE. + +## Overview + +The Quantum Networks QN-I-470 router transmits administrator credentials in cleartext over HTTP, allowing attackers on the same network to intercept authentication data. + +**CVE ID:** CVE-2026-30081 +**Severity:** Pending +**CWE:** CWE-319 (Cleartext Transmission of Sensitive Information) + +--- + +## Impact + +* Administrative credential disclosure +* Unauthorized router access +* DNS and firewall manipulation +* Potential network-wide compromise + +--- + +## Affected Device + +* Quantum Networks QN-I-470 +* Firmware: 6.1.1.B1 + +--- + +## References + +* https://cwe.mitre.org/data/definitions/319.html +* https://owasp.org/Top10/A02_2021-Cryptographic_Failures/