Vulnerability Description
Improper handling of DNS over TCP in Simple DNS Plus v9 allows a remote attacker with querying access to the DNS server to cause the server to return request payloads from other clients. This happens when the TCP length prefix is malformed (len differs from actual packet len), and due to a concurrency/buffering issue, even when the lengths match. A length prefix that is smaller than the actual packet size increases information leakage. In summary, this vulnerability allows an attacker to see DNS queries of other clients.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://ma-personal.notion.site/simpledns-vuln?source=copy_link
- https://www.incognitotgt.me/blog/simpledns-vuln
FAQ
What is CVE-2025-61430?
CVE-2025-61430 is a vulnerability with a CVSS score of 6.5 (MEDIUM). Improper handling of DNS over TCP in Simple DNS Plus v9 allows a remote attacker with querying access to the DNS server to cause the server to return request payloads from other clients. This happens ...
How severe is CVE-2025-61430?
CVE-2025-61430 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-61430?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.