PT-2026-81010 · Unknown · Jackson-Databind
CVE-2026-77310
·
Published
2026-08-24
·
Updated
2026-08-25
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
jackson-databind versions prior to 2.18.9
jackson-databind versions prior to 2.21.5
jackson-databind versions prior to 2.22.1
jackson-databind versions prior to 3.1.5
jackson-databind versions prior to 3.2.1
Description
The
java.net.InetAddress branch of the FromStringDeserializer.Std. deserialize() function calls InetAddress.getByName() using input controlled by an attacker. This leads to eager DNS resolution during deserialization, which allows for internal-host enumeration and DNS-based server-side request forgery (SSRF), a technique where an attacker induces a server to make requests to an unintended location.Recommendations
Update to version 2.18.9
Update to version 2.21.5
Update to version 2.22.1
Update to version 3.1.5
Update to version 3.2.1
Exploit
Fix
SSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Jackson-Databind