jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. Prior to versions 2.18.9, 2.21.5, 2.22.1, 3.1.5, and 3.2.1 on their respective release lines, the java.net.InetAddress branch of FromStringDeserializer.Std._deserialize() calls InetAddress.getByName() on attacker-controlled input, causing eager DNS resolution during deserialization and enabling DNS-based server-side request forgery and internal-host enumeration. This issue is fixed in versions 2.18.9, 2.21.5, 2.22.1, 3.1.5, and 3.2.1.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/77xxx/CVE-2026-77310.json",
"cwe_ids": [
"CWE-918"
],
"cna_assigner": "GitHub_M"
}{
"source": "AFFECTED_FIELD",
"extracted_events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.18.9"
},
{
"introduced": "2.19.0"
},
{
"fixed": "2.21.5"
},
{
"introduced": "2.22.0"
},
{
"fixed": "2.22.1"
},
{
"introduced": "3.0.0"
},
{
"fixed": "3.1.5"
},
{
"introduced": "3.2.0"
},
{
"fixed": "3.2.1"
}
]
}