CVE-2026-46727
HIGH EPSS 37.7%
Published May 22, 20261mo ago · Modified Jun 17, 20262w ago
8.1 CVSS 3.1
Published May 22, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago
Description
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 (rb_getaddrinfo 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(..., resolv_timeout:). Memory-corruption-based exploitation is theoretically possible. The attack could, for example, be carried out through a crafted authoritative DNS server or recursive resolver.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
37.7% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-362
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| ruby-lang | ruby | * | ≥4.0.0 – <4.0.5 |
References 2
- hackerone.com https://hackerone.com/reports/3607434
- ruby-lang.org https://www.ruby-lang.org/en/news/2026/05/20/getaddrinfo-cve-2026-46727/
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.