Falhas do tipo CWE-502

2.654 resultados

Desserialização de dados não confiáveis

A aplicação converte dados recebidos de fontes externas (requisições, arquivos, rede) de volta para objetos em memória sem validar se o conteúdo é legítimo. Um atacante pode enviar dados malformados ou maliciosos que, ao serem desserializados, executam código arbitrário ou alteram o comportamento da aplicação.

Exemplo

Um servidor Java que desserializa objetos vindo de um cliente usando ObjectInputStream sem verificar a origem. Um atacante envia um objeto serializado contendo uma gadget chain que executa comandos do sistema operacional quando desserializado.

Como mitigar

Valide rigorosamente o tipo e estrutura dos dados antes de desserializar; use bibliotecas modernas que restringem quais classes podem ser desserializadas (com allowlists); considere alternativas como JSON com parsers estritamente tipados ao invés de serialização nativa de linguagem.

CVE-2023-51656Apache IoTDB: Unsafe deserialize map in Sync ToolEPSS 1.0%CVE-2023-25558HIGHDeserialization of untrusted data in DataHubEPSS 1.0%CVE-2026-66713CRITICALApache Axis2/Java: deserialization of untrusted DataEPSS 1.0%CVE-2026-33264CRITICALApache Airflow: DAG author RCE on webserver via unrestricted import_string() in BaseSerialization.deserialize()EPSS 1.0%CVE-2025-27819HIGHApache Kafka: Possible RCE/Denial of service attack via SASL JAAS JndiLoginModule configurationEPSS 1.0%CVE-2021-38241CRITICALDeserialization issue discovered in Ruoyi before 4.6.1 allows remote attackers to run arbitrary code via weak cipher in Shiro framework.EPSS 1.0%CVE-2026-34838CRITICALGroup-Office: Authenticated Remote Code Execution via PHP Insecure Deserialization in `AbstractSettingsCollection`EPSS 1.0%CVE-2026-81385HIGHMicrosoft Office Publisher Remote Code Execution VulnerabilityEPSS 1.0%CVE-2023-5016MEDIUMspider-flow API DataSourceController.java DriverManager.getConnection deserializationEPSS 1.0%CVE-2026-24227MEDIUMNVIDIA TensorRT for contains a vulnerability where a user might cause a deserialization of untrusted data. A successful exploit of this vulnEPSS 1.0%CVE-2024-1951HIGHLogo Showcase Ultimate – Logo Carousel, Logo Slider & Logo Grid <= 1.3.8 - Authenticated(Contributor+) PHP Object InjectionEPSS 1.0%CVE-2024-28212CRITICALnGrinder before 3.5.9 uses old version of SnakeYAML, which could allow remote attacker to execute arbitrary code via unsafe deserialization.EPSS 1.0%CVE-2026-90919CRITICALLightLLM through 1.2.0 Unauthenticated Remote Code Execution via Config Server Pickle DeserializationEPSS 1.0%CVE-2023-31890CRITICALAn XML Deserialization vulnerability in glazedlists v1.11.0 allows an attacker to execute arbitrary code via the BeanXMLByteCoder.decode() pEPSS 1.0%CVE-2024-37288CRITICALA deserialization issue in Kibana can lead to arbitrary code execution when Kibana attempts to parse a YAML document containing a crafted paEPSS 1.0%CVE-2026-44795HIGHSpinnaker: Non-safe yaml deserialization allowing RCE when using specific typesEPSS 1.0%CVE-2023-51785HIGHApache InLong: Arbitrary File Read Vulnerability in Apache InLong ManagerEPSS 1.0%CVE-2026-35337HIGHApache Storm Client: RCE through Unsafe Deserialization via Kerberos TGT Credential HandlingEPSS 1.0%CVE-2023-5583HIGHWP Simple Galleries <= 1.34 - Authenticated (Contributor+) PHP Object InjectionEPSS 1.0%CVE-2019-6834HIGHA CWE-502: Deserialization of Untrusted Data vulnerability exists which could allow an attacker to execute arbitrary code on the targeted syEPSS 1.0%