VYPR

CWE-502

Deserialization of Untrusted Data

BaseDraftLikelihood: Medium

Description

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

Hierarchy (View 1000)

Parents

Children

none

Related attack patterns (CAPEC)

CAPEC-586

CVEs mapped to this weakness (3,116)

page 52 of 156
  • CVE-2026-25632CriFeb 6, 2026
    risk 0.58cvss 10.0epss 0.01

    EPyT-Flow is a Python package designed for the easy generation of hydraulic and water quality scenario data of water distribution networks. Prior to 0.16.1, EPyT-Flow’s REST API parses attacker-controlled JSON request bodies using a custom deserializer (my_load_from_json) that…

  • CVE-2025-56005CriJan 20, 2026
    risk 0.58cvss 9.8epss 0.17

    An undocumented and unsafe feature in the PLY (Python Lex-Yacc) library 3.11 allows Remote Code Execution (RCE) via the `picklefile` parameter in the `yacc()` function. This parameter accepts a `.pkl` file that is deserialized with `pickle.load()` without validation. Because…

  • CVE-2025-47163HigJun 10, 2025
    risk 0.58cvss 8.8epss 0.15

    Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network.

  • CVE-2025-32444CriApr 30, 2025
    risk 0.58cvss 10.0epss 0.02

    vLLM is a high-throughput and memory-efficient inference and serving engine for LLMs. Versions starting from 0.6.5 and prior to 0.8.5, having vLLM integration with mooncake, are vulnerable to remote code execution due to using pickle based serialization over unsecured ZeroMQ…

  • CVE-2023-36039HigNov 14, 2023
    risk 0.58cvss 8.0epss 0.73

    Microsoft Exchange Server Spoofing Vulnerability

  • CVE-2023-47248CriNov 9, 2023
    risk 0.58cvss 9.8epss 0.14

    Deserialization of untrusted data in IPC and Parquet readers in PyArrow versions 0.14.0 to 14.0.0 allows arbitrary code execution. An application is vulnerable if it reads Arrow IPC, Feather or Parquet data from untrusted sources (for example user-supplied input files). This…

  • CVE-2023-36756HigSep 12, 2023
    risk 0.58cvss 8.0epss 0.75

    Microsoft Exchange Server Remote Code Execution Vulnerability

  • CVE-2023-36745HigSep 12, 2023
    risk 0.58cvss 8.0epss 0.81

    Microsoft Exchange Server Remote Code Execution Vulnerability

  • CVE-2023-38181HigAug 8, 2023
    risk 0.58cvss 8.8epss 0.11

    Microsoft Exchange Server Spoofing Vulnerability

  • CVE-2023-33160HigJul 11, 2023
    risk 0.58cvss 8.8epss 0.04

    Microsoft SharePoint Server Remote Code Execution Vulnerability

  • CVE-2022-36971HigMar 29, 2023
    risk 0.58cvss 8.8epss 0.15

    This vulnerability allows remote attackers to execute arbitrary code on affected installations of Ivanti Avalanche 6.3.2.3490. Although authentication is required to exploit this vulnerability, the existing authentication mechanism can be bypassed. The specific flaw exists…

  • CVE-2023-21706HigFeb 14, 2023
    risk 0.58cvss 8.8epss 0.04

    Microsoft Exchange Server Remote Code Execution Vulnerability

  • CVE-2022-1471HigDec 1, 2022
    risk 0.58cvss 8.3epss 1.00

    SnakeYaml's Constructor() class does not restrict types which can be instantiated during deserialization. Deserializing yaml content provided by an attacker can lead to remote code execution. We recommend using SnakeYaml's SafeConsturctor when parsing untrusted content to…

  • CVE-2022-30287HigJul 28, 2022
    risk 0.58cvss 8.0epss 0.71

    Horde Groupware Webmail Edition through 5.2.22 allows a reflection injection attack through which an attacker can instantiate a driver class. This then leads to arbitrary deserialization of PHP objects.

  • CVE-2021-34992HigNov 15, 2021
    risk 0.58cvss 8.8epss 0.04

    This vulnerability allows remote attackers to execute arbitrary code on affected installations of Orckestra C1 CMS 6.10. Authentication is required to exploit this vulnerability. The specific flaw exists within Composite.dll. The issue results from the lack of proper validation…

  • CVE-2021-36981HigAug 31, 2021
    risk 0.58cvss 8.8epss 0.06

    In the server in SerNet verinice before 1.22.2, insecure Java deserialization allows remote authenticated attackers to execute arbitrary code.

  • CVE-2021-24579HigAug 30, 2021
    risk 0.58cvss 8.8epss 0.08

    The bt_bb_get_grid AJAX action of the Bold Page Builder WordPress plugin before 3.1.6 passes user input into the unserialize() function without any validation or sanitisation, which could lead to a PHP Object Injection. Even though the plugin did not contain a suitable gadget to…

  • CVE-2021-25151HigApr 28, 2021
    risk 0.58cvss 8.8epss 0.12

    A remote insecure deserialization vulnerability was discovered in Aruba AirWave Management Platform version(s) prior to 8.2.12.1. Aruba has released patches for AirWave Management Platform that address this security vulnerability.

  • CVE-2021-24066HigFeb 25, 2021
    risk 0.58cvss 8.8epss 0.06

    Microsoft SharePoint Remote Code Execution Vulnerability

  • CVE-2020-26118HigJan 11, 2021
    risk 0.58cvss 8.8epss 0.04

    In SmartBear Collaborator Server through 13.3.13302, use of the Google Web Toolkit (GWT) API introduces a post-authentication Java deserialization vulnerability. The application's UpdateMemento class accepts a serialized Java object directly from the user without properly…