Submit #755304: Cesanta Mongoose Embedded Web Server 7.20 Insufficiently Random Valuesinfo

TitleCesanta Mongoose Embedded Web Server 7.20 Insufficiently Random Values
DescriptionThe mg_sendnsreq() function in /src/dns.c generates DNS transaction IDs using a sequential counter that resets to 1 whenever the pending request list is empty. Since each resolved query is freed from the list before the next query is typically created, the transaction ID is a constant value of 1 for all non-overlapping DNS queries. This allows an attacker to spoof DNS responses with ~100% reliability without observing any prior traffic, completely bypassing the only authentication mechanism in the DNS protocol. The attack can be performed remotely by any host that can send UDP packets with a spoofed source IP to the victim, requires no authentication, and results in full control over hostname resolution -- enabling man-in-the-middle, credential theft, or redirection to malicious infrastructure.
Source⚠️ https://github.com/dwBruijn/CVEs/blob/main/Mongoose/mg_sendnsreq.md
User
 dwbruijn (UID 93926)
Submission02/10/2026 13:23 (2 months ago)
Moderation02/22/2026 08:57 (12 days later)
StatusAccepted
VulDB entry347333 [Cesanta Mongoose up to 7.20 DNS Transaction ID /src/dns.c mg_sendnsreq random random values]
Points20

Might our Artificial Intelligence support you?

Check our Alexa App!