CVE-2006-4434
CVE-2006-4434 is a high-severity vulnerability in Sendmail with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-416.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- CVSS v2: 5.0
- EPSS exploit prediction: 4% (90th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-416
- Affected product: Sendmail
- Published:
- Last modified:
Description
Use-after-free vulnerability in Sendmail before 8.13.8 allows remote attackers to cause a denial of service (crash) via a long "header line", which causes a previously freed variable to be referenced. NOTE: the original developer has disputed the severity of this issue, saying "The only denial of service that is possible here is to fill up the disk with core dumps if the OS actually generates different core dumps (which is unlikely)... the bug is in the shutdown code (finis()) which leads directly to exit(3), i.e., the process would terminate anyway, no mail delivery or receiption is affected."
Frequently asked questions
- What is CVE-2006-4434?
- Use-after-free vulnerability in Sendmail before 8.13.8 allows remote attackers to cause a denial of service (crash) via a long "header line", which causes a previously freed variable to be referenced. NOTE: the original developer has disputed the severity of this issue, saying "The only denial of service that is possible here is to fill up the disk with core dumps if the OS actually generates different core dumps (which is unlikely)... the bug is in the shutdown code (finis()) which leads directly to exit(3), i.e., the process would terminate anyway, no mail delivery or receiption is affected."
- How severe is CVE-2006-4434?
- CVE-2006-4434 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2006-4434 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 4% (90th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2006-4434?
- CVE-2006-4434 affects Sendmail. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2006-4434?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2006-4434 published?
- CVE-2006-4434 was published on 2006-08-29 and last updated on 2026-06-16.
References
- http://secunia.com/advisories/21637
- http://secunia.com/advisories/21641
- http://secunia.com/advisories/21696
- http://secunia.com/advisories/21700
- http://secunia.com/advisories/21749
- http://secunia.com/advisories/22369
- http://securitytracker.com/id?1016753
- http://sunsolve.sun.com/search/document.do?assetkey=1-26-102664-1
- http://www.attrition.org/pipermail/vim/2006-August/000999.html
- http://www.debian.org/security/2006/dsa-1164
- http://www.mandriva.com/security/advisories?name=MDKSA-2006:156
- http://www.novell.com/linux/security/advisories/2006_21_sr.html
- http://www.openbsd.org/errata.html#sendmail3
- http://www.openbsd.org/errata38.html#sendmail3
- http://www.osvdb.org/28193
- http://www.securityfocus.com/bid/19714
- http://www.sendmail.org/releases/8.13.8.html
- http://www.vupen.com/english/advisories/2006/3393
- http://www.vupen.com/english/advisories/2006/3994
Affected products (1)
- cpe:2.3:a:sendmail:sendmail:*:*:*:*:*:*:*:*
More vulnerabilities in Sendmail
- CVE-2003-0694 — Critical (CVSS 10.0): The prescan function in Sendmail 8.12.9 allows remote attackers to execute arbitrary code via buffer overflow attacks,…
- CVE-2003-0161 — Critical (CVSS 10.0): The prescan() function in the address parser (parseaddr.c) in Sendmail before 8.12.9 does not properly handle certain…
- CVE-2002-1337 — Critical (CVSS 10.0): Buffer overflow in Sendmail 5.79 to 8.12.7 allows remote attackers to execute arbitrary code via certain formatted…
- CVE-2007-2246 — High (CVSS 7.8): Unspecified vulnerability in HP-UX B.11.00 and B.11.11, when running sendmail 8.9.3 or 8.11.1; and HP-UX B.11.23 when…
- CVE-2006-0058 — High (CVSS 7.6): Signal handler race condition in Sendmail 8.13.x before 8.13.6 allows remote attackers to execute arbitrary code by…
- CVE-2009-4565 — High (CVSS 7.5): sendmail before 8.14.4 does not properly handle a '\0' character in a Common Name (CN) field of an X.509 certificate,…
Other CWE-416 (Use After Free) vulnerabilities
- CVE-2026-13782 — Critical (CVSS 10.0): Use after free in Browser in Google Chrome prior to 150.0.7871.47 allowed a remote attacker who had compromised the…
- CVE-2026-4725 — Critical (CVSS 10.0): Sandbox escape due to use-after-free in the Graphics: Canvas2D component. This vulnerability was fixed in Firefox 149…
- CVE-2026-4688 — Critical (CVSS 10.0): Sandbox escape due to use-after-free in the Disability Access APIs component. This vulnerability was fixed in Firefox…
- CVE-2025-24085 — Critical (CVSS 10.0): A use after free issue was addressed with improved memory management. This issue is fixed in iOS 18.3 and iPadOS 18.3,…
- CVE-2024-43102 — Critical (CVSS 10.0): Concurrent removals of certain anonymous shared memory mappings by using the UMTX_SHM_DESTROY sub-request of…
- CVE-2021-32495 — Critical (CVSS 10.0): Radare2 has a use-after-free vulnerability in pyc parser's get_none_object function. Attacker can read freed memory…