CVE-2025-32366
Last modified
CVE-2025-32366 is a medium-severity vulnerability rated 4.8/10 on the CVSS scale. In ConnMan through 1.44, parse_rr in dnsproxy.c has a memcpy length that depends on an RR RDLENGTH value, i.e., *rdlen=ntohs(rr->rdlen) and memcpy(response+offset,*end,*rdlen) without a check for whether the sum of *end and *rdlen exceeds max. Consequently, *rdlen may be larger than the amount of remaining packet data in the current state of parsing. EPSS estimates a 0.35% chance of exploitation in the next 30 days.
Description
In ConnMan through 1.44, parse_rr in dnsproxy.c has a memcpy length that depends on an RR RDLENGTH value, i.e., *rdlen=ntohs(rr->rdlen) and memcpy(response+offset,*end,*rdlen) without a check for whether the sum of *end and *rdlen exceeds max. Consequently, *rdlen may be larger than the amount of remaining packet data in the current state of parsing. Values of stack memory locations may be sent over the network in a response.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-32366?
How severe is CVE-2025-32366?
How do I fix CVE-2025-32366?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-32359In Zammad 6.4.x before 6.4.2, there is client-side enforceme…8.8
- CVE-2025-3236A vulnerability was found in Tenda FH1202 1.2.0.14(408). It …6.9
- CVE-2025-32360In Zammad 6.4.x before 6.4.2, there is information exposure.…8.1
- CVE-2025-32363mediDOK before 2.5.18.43 allows remote attackers to achieve …9.8
- CVE-2025-32364A floating-point exception in the PSStack::roll function of …5.5
- CVE-2025-32365Poppler before 25.04.0 allows crafted input files to trigger…7.1
- CVE-2025-32367The Oz Forensics face recognition application before 4.0.8 l…8.6
- CVE-2025-32369Kentico Xperience before 13.0.181 allows authenticated users…5.4
- CVE-2025-3237A vulnerability was found in Tenda FH1202 1.2.0.14(408). It …6.9
- CVE-2025-32370Kentico Xperience before 13.0.178 has a specific set of allo…9.8
- CVE-2025-32371DNN (formerly DotNetNuke) is an open-source web content mana…4.3
- CVE-2025-32372DNN (formerly DotNetNuke) is an open-source web content mana…7.5
Are you affected by CVE-2025-32366?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
