mirror of
https://github.com/0x5t4l1n/CVE.git
synced 2026-05-26 11:25:49 +00:00
528971beb3
Agent-Logs-Url: https://github.com/Stalin-143/CVE/sessions/60d91e38-5aaf-4d3e-9b6e-5bda848b4d3f Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
24 lines
662 B
Markdown
24 lines
662 B
Markdown

|
|
|
|
# CVE-2026-41037 — Missing Rate Limiting (Quantum Networks Router)
|
|
|
|
**Severity:** High (8.7)
|
|
**CWE:** CWE-307
|
|
|
|
## Summary
|
|
Missing rate limiting in the router login allows brute-force attacks, leading to admin/root access.
|
|
|
|
## Impact
|
|
- Full device compromise
|
|
- Unauthorized access
|
|
|
|
## Fix
|
|
Add rate limiting, CAPTCHA, or account lockout.
|
|
|
|
## References
|
|
- https://www.cert-in.org.in/s2cMainServlet?pageid=PUBVLNOTES01&VLCODE=CIVN-2026-0200
|
|
- https://www.cve.org/CVERecord?id=CVE-2026-41037
|
|
|
|
## Credits
|
|
Rakesh Elamaran, Stalin S, Janish Andrin J, Kali Vignesh SM, Arkino Robilin R, Kalpana B N
|