An issue was discovered in Ruby 4 before 4.0.5. A race condition leading to a use-after-free in the pthread-based getaddrinfo timeout handler (rbgetaddrinfo in ext/socket/raddrinfo.c) allows a remote attacker who can delay DNS responses near the user-specified timeout to crash a Ruby process that calls Addrinfo.getaddrinfo(..., timeout:) or Socket.tcp(..., resolvtimeout:). Memory-corruption-based exploitation is theoretically possible. The attack could, for example, be carried out through a crafted authoritative DNS server or recursive resolver.
{
"unresolved_ranges": [
{
"source": "AFFECTED_FIELD",
"extracted_events": [
{
"introduced": "4.0.0"
},
{
"fixed": "4.0.5"
}
]
},
{
"source": "CPE_FIELD",
"extracted_events": [
{
"introduced": "4.0.0"
},
{
"fixed": "4.0.5"
}
]
},
{
"source": "DESCRIPTION",
"extracted_events": [
{
"introduced": "4"
},
{
"fixed": "4.0.5"
}
]
}
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46727.json",
"cna_assigner": "mitre",
"cwe_ids": [
"CWE-362"
]
}