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/