AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-14893

CRITICAL · CVSS 9.8 EPSS 4.09% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2020-03-02 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2019-14893
Severity
CRITICAL
CVSS
9.8
EPSS
4.09%

Original NVD Description

A flaw was discovered in FasterXML jackson-databind in all versions before 2.9.10 and 2.10.0, where it would permit polymorphic deserialization of malicious objects using the xalan JNDI gadget when used in conjunction with polymorphic type handling methods such as `enableDefaultTyping()` or when @JsonTypeInfo is using `Id.CLASS` or `Id.MINIMAL_CLASS` or in any other way which ObjectMapper.readValue might instantiate objects from unsafe sources. An attacker could use this flaw to execute arbitrary code.