Loading...
Skip to main content

CVE-2018-14721

CRITICAL

Server-Side Request Forgery (SSRF) in jackson-databind

Published January 4, 2019Updated August 7, 2026Source: osv

Summary

FasterXML jackson-databind 2.x before 2.9.7 might allow remote attackers to conduct server-side request forgery (SSRF) attacks by leveraging failure to block the axis2-jaxws class from polymorphic deserialization.

Remediation

Upgrade to the fixed version using your package manager.

Maven
Update com.fasterxml.jackson.core:jackson-databind to 2.8.11.3 or later
<!-- Update pom.xml dependency version to 2.8.11.3 for com.fasterxml.jackson.core:jackson-databind -->
Maven
Update com.fasterxml.jackson.core:jackson-databind to 2.7.9.5 or later
<!-- Update pom.xml dependency version to 2.7.9.5 for com.fasterxml.jackson.core:jackson-databind -->
Maven
Update com.fasterxml.jackson.core:jackson-databind to 2.9.7 or later
<!-- Update pom.xml dependency version to 2.9.7 for com.fasterxml.jackson.core:jackson-databind -->

After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.

Affected Packages (3)

PackageEcosystemAffectedFixed In
com.fasterxml.jackson.core:jackson-databind
maven
2.8.0, 2.8.1, 2.8.10, 2.8.11 (+11 more)2.8.11.3
com.fasterxml.jackson.core:jackson-databind
maven
2.7.0, 2.7.1, 2.7.1-1, 2.7.2 (+11 more)2.7.9.5
com.fasterxml.jackson.core:jackson-databind
maven
2.9.0, 2.9.0.pr1, 2.9.0.pr2, 2.9.0.pr3 (+7 more)2.9.7

Vulnerability Classification

Common Weakness Enumeration (CWE) identifiers for this vulnerability type.

  • CWE-918
    Server-Side Request Forgery (SSRF)MITRE

CVSS Score Breakdown

What the CVSS (Common Vulnerability Scoring System) 10.0 score means for each attack dimension.

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

References

Frequently Asked Questions

What is CVE-2018-14721?
Server-Side Request Forgery (SSRF) in jackson-databind This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 10.0/10).
How do I check if my project is affected by CVE-2018-14721?
CVE-2018-14721 affects com.fasterxml.jackson.core:jackson-databind. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2018-14721 and 200,000+ other known vulnerabilities.

Severity & Exploitability

CVSS Score
10.0

Exploitation is straightforward and causes maximum impact. Patch immediately.

Also Known As

GHSA-9mxf-g3x6-wv74

Related CVEs

Check if you're affected

Scan your dependencies to see if this vulnerability affects your projects.

Scan Your Dependencies