Deserialization of Untrusted Data The advisory has been revoked - it doesn't affect any version of package opendaylight.src  (opens in a new tab)


Threat Intelligence

EPSS
0.96% (77th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-RHEL10-OPENDAYLIGHTSRC-15325037
  • published21 Feb 2026
  • disclosed20 Sept 2019

Introduced: 20 Sep 2019

CVE-2019-14893  (opens in a new tab)
CWE-502  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:10.

NVD Description

Note: Versions mentioned in the description apply only to the upstream opendaylight.src package and not the opendaylight.src package as distributed by RHEL.

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.