← Back
CWE-502

2,964 CVEs • Abstraction: Base • Likelihood of Exploit: Medium

Deserialization of Untrusted Data

The product deserializes untrusted data without sufficiently verifying that the resulting data will be valid.

JSON object

Loading...

CVEs (2,964)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Lexmark
1Markvision Enterprise
Nov 21, 2024
Mar 9, 2020
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
Lexmark Markvision Enterprise before 2.3.0 misuses the Apache Commons Collections Library, leading to remote code execution because of Java deserialization.
1Jenkins
1Literate
Jun 17, 2026
Mar 9, 2020
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
Jenkins Literate Plugin 1.0 and earlier does not configure its YAML parser to prevent the instantiation of arbitrary types, resulting in a remote code execution vulnerability.
1Dell
1Security Management Server
Jun 17, 2026
Mar 6, 2020
N/A· v4
9.8 CRITICAL· v3
9.3 HIGH· v2
Dell Security Management Server versions prior to 10.2.10 contain a Java RMI Deserialization of Untrusted Data vulnerability. When the server is exposed to the internet and Windows Firewall is disabled, a remote unauthen...Show more
Dell Security Management Server versions prior to 10.2.10 contain a Java RMI Deserialization of Untrusted Data vulnerability. When the server is exposed to the internet and Windows Firewall is disabled, a remote unauthenticated attacker may exploit this vulnerability by sending a crafted RMI request to execute arbitrary code on the target host.Show less
1Zohocorp
1Manageengine Desktop Central
Jun 17, 2026
Mar 6, 2020
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
Zoho ManageEngine Desktop Central before 10.0.474 allows remote code execution because of deserialization of untrusted data in getChartImage in the FileStorage class. This is related to the CewolfServlet and MDMLogUpload...Show more
Zoho ManageEngine Desktop Central before 10.0.474 allows remote code execution because of deserialization of untrusted data in getChartImage in the FileStorage class. This is related to the CewolfServlet and MDMLogUploaderServlet servlets.Show less
3Fasterxml
NetappOracle
4Goldengate Stream Analytics
Jackson DatabindOncommand Api Services+1 more
Jun 17, 2026
Mar 2, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
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 wi...Show more
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.Show less
3Apache
FasterxmlRedhat
8Decision Manager
GeodeJackson Databind+5 more
Jun 17, 2026
Mar 2, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
A flaw was discovered in jackson-databind in versions before 2.9.10, 2.8.11.5 and 2.6.7.3, where it would permit polymorphic deserialization of a malicious object using commons-configuration 1 and 2 JNDI classes. An atta...Show more
A flaw was discovered in jackson-databind in versions before 2.9.10, 2.8.11.5 and 2.6.7.3, where it would permit polymorphic deserialization of a malicious object using commons-configuration 1 and 2 JNDI classes. An attacker could use this flaw to execute arbitrary code.Show less
4Debian
FasterxmlNetapp+1 more
25Active Iq Unified Manager
Agile PlmAutovue For Agile Product Lifecycle Management+22 more
Jun 17, 2026
Mar 2, 2020
N/A· v4
9.8 CRITICAL· v3
6.8 MEDIUM· v2
FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to br.com.anteros.dbcp.AnterosDBCPConfig (aka anteros-core).
4Debian
FasterxmlNetapp+1 more
16Active Iq Unified Manager
Autovue For Agile Product Lifecycle ManagementBanking Platform+13 more
Jun 17, 2026
Mar 2, 2020
N/A· v4
9.8 CRITICAL· v3
6.8 MEDIUM· v2
FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to com.ibatis.sqlmap.engine.transaction.jta.JtaTransactionConfig (aka ibatis-sqlmap).
4Debian
FasterxmlNetapp+1 more
31Active Iq Unified Manager
Agile PlmAutovue For Agile Product Lifecycle Management+28 more
Jun 17, 2026
Mar 2, 2020
N/A· v4
9.8 CRITICAL· v3
6.8 MEDIUM· v2
FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.hadoop.shaded.com.zaxxer.hikari.HikariConfig (aka shaded hikari-config).
1Arubanetworks
1Airwave
Jun 17, 2026
Feb 27, 2020
N/A· v4
7.2 HIGH· v3
6.5 MEDIUM· v2
An administrative application user of or application user with write access to Aruba Airwave VisualRF is able to obtain code execution on the AMP platform. This is possible due to the ability to overwrite a file on disk...Show more
An administrative application user of or application user with write access to Aruba Airwave VisualRF is able to obtain code execution on the AMP platform. This is possible due to the ability to overwrite a file on disk which is subsequently deserialized by the Java application component.Show less
1Jyaml Project
1Jyaml
Jun 17, 2026
Feb 19, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
JYaml through 1.3 allows remote code execution during deserialization of a malicious payload through the load() function. NOTE: this is a discontinued product.
2Fedoraproject
Pyyaml
2Fedora
Pyyaml
Jun 17, 2026
Feb 19, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
PyYAML 5.1 through 5.1.2 has insufficient restrictions on the load and load_all functions because of a class deserialization issue, e.g., Popen is a class in the subprocess module. NOTE: this issue exists because of an i...Show more
PyYAML 5.1 through 5.1.2 has insufficient restrictions on the load and load_all functions because of a class deserialization issue, e.g., Popen is a class in the subprocess module. NOTE: this issue exists because of an incomplete fix for CVE-2017-18342.Show less
1Sygnoos
1Popup Builder
Jun 17, 2026
Feb 17, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
The Popup Builder plugin 2.2.8 through 2.6.7.6 for WordPress is vulnerable to SQL injection (in the sgImportPopups function in sg_popup_ajax.php) via PHP Deserialization on attacker-controlled data with the attachmentUrl...Show more
The Popup Builder plugin 2.2.8 through 2.6.7.6 for WordPress is vulnerable to SQL injection (in the sgImportPopups function in sg_popup_ajax.php) via PHP Deserialization on attacker-controlled data with the attachmentUrl POST variable. This allows creation of an arbitrary WordPress Administrator account, leading to possible Remote Code Execution because Administrators can run PHP code on Wordpress instances. (This issue has been fixed in the 3.x branch of popup-builder.)Show less
1Salesagility
1Suitecrm
Jun 17, 2026
Feb 13, 2020
N/A· v4
7.2 HIGH· v3
6.5 MEDIUM· v2
SuiteCRM through 7.11.11 allows PHAR Deserialization.
1Jenkins
1Radargun
Jun 17, 2026
Feb 12, 2020
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
Jenkins RadarGun Plugin 1.7 and earlier does not configure its YAML parser to prevent the instantiation of arbitrary types, resulting in a remote code execution vulnerability.
1Microsoft
1Sql Server
Jun 17, 2026
Feb 11, 2020
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
A remote code execution vulnerability exists in Microsoft SQL Server Reporting Services when it incorrectly handles page requests, aka 'Microsoft SQL Server Reporting Services Remote Code Execution Vulnerability'.
5Debian
FasterxmlHuawei+2 more
8Debian Linux
Global Lifecycle Management OpatchJackson Databind+5 more
Jun 17, 2026
Feb 10, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
FasterXML jackson-databind 2.0.0 through 2.9.10.2 lacks certain xbean-reflect/JNDI blocking, as demonstrated by org.apache.xbean.propertyeditor.JndiConverter.
1Bosch
3Bosch Video Management System Mobile Video Service
Divar Ip 3000 FirmwareDivar Ip 7000 Firmware
Jun 17, 2026
Feb 7, 2020
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
Deserialization of Untrusted Data in the BVMS Mobile Video Service (BVMS MVS) allows an unauthenticated remote attacker to execute arbitrary code on the system. This affects Bosch BVMS versions 10.0 <= 10.0.0.1225, 9.0 <...Show more
Deserialization of Untrusted Data in the BVMS Mobile Video Service (BVMS MVS) allows an unauthenticated remote attacker to execute arbitrary code on the system. This affects Bosch BVMS versions 10.0 <= 10.0.0.1225, 9.0 <= 9.0.0.827, 8.0 <= 8.0.0.329 and 7.5 and older. This affects Bosch DIVAR IP 3000 and DIVAR IP 7000 if a vulnerable BVMS version is installed.Show less
1Nuxeo
1Nuxeo
Nov 21, 2024
Feb 6, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
RichFaces implementation in Nuxeo Platform 5.6.0 before HF27 and 5.8.0 before HF-01 does not restrict the classes for which deserialization methods can be called, which allows remote attackers to execute arbitrary code v...Show more
RichFaces implementation in Nuxeo Platform 5.6.0 before HF27 and 5.8.0 before HF-01 does not restrict the classes for which deserialization methods can be called, which allows remote attackers to execute arbitrary code via crafted serialized data. NOTE: this vulnerability may overlap CVE-2013-2165.Show less
1Magento
1Magento
Jun 17, 2026
Jan 29, 2020
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
Magento versions 2.3.3 and earlier, 2.2.10 and earlier, 1.14.4.3 and earlier, and 1.9.4.3 and earlier have a deserialization of untrusted data vulnerability. Successful exploitation could lead to arbitrary code execution...Show more
Magento versions 2.3.3 and earlier, 2.2.10 and earlier, 1.14.4.3 and earlier, and 1.9.4.3 and earlier have a deserialization of untrusted data vulnerability. Successful exploitation could lead to arbitrary code execution.Show less