Falhas do tipo CWE-502

2.648 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-2022-47503HIGHSolarWinds Platform Deserialization of Untrusted Data VulnerabilityEPSS 24.4%CVE-2023-33299CRITICALA deserialization of untrusted data in Fortinet FortiNAC below 7.2.1, below 9.4.3, below 9.2.8 and all earlier versions of 8.x allows attackEPSS 24.3%CVE-2025-23120CRITICALA vulnerability allowing remote code execution (RCE) for domain users.EPSS 24.0%CVE-2024-52046CRITICALApache MINA: MINA applications using unbounded deserialization may allow RCEEPSS 23.9%CVE-2023-25135CRITICALvBulletin before 5.6.9 PL1 allows an unauthenticated remote attacker to execute arbitrary code via a crafted HTTP request that triggers deseEPSS 23.9%CVE-2023-50252HIGHphp-svg-lib unsafe attributes merge when parsing `use` tagEPSS 23.9%CVE-2025-29793HIGHMicrosoft SharePoint Remote Code Execution VulnerabilityEPSS 23.6%CVE-2024-27322HIGHDeserialization of untrusted data can occur in the R statistical programming language, on any version starting at 1.4.0 up to and not includEPSS 23.4%CVE-2025-23006CRITICALPre-authentication deserialization of untrusted data vulnerability has been identified in the SMA1000 Appliance Management Console (AMC) andEPSS 23.4%KEVCVE-2024-5016HIGHWhatsUp Gold OnMessage Deserialization of Untrusted Data Remote Code Execution VulnerabilityEPSS 22.4%CVE-2016-9498ManageEngine Applications Manager 12 and 13, allows unserialization of unsafe Java objectsEPSS 21.2%CVE-2025-47166HIGHMicrosoft SharePoint Server Remote Code Execution VulnerabilityEPSS 21.2%CVE-2020-36179HIGHFasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to oadd.org.apacEPSS 21.0%CVE-2025-49712HIGHMicrosoft SharePoint Remote Code Execution VulnerabilityEPSS 20.6%CVE-2025-47163HIGHMicrosoft SharePoint Server Remote Code Execution VulnerabilityEPSS 20.5%CVE-2020-10644The affected product lacks proper validation of user-supplied data, which can result in deserialization of untrusted data on the Ignition 8 EPSS 20.2%CVE-2025-67779HIGHIt was found that the fix addressing CVE-2025-55184 in React Server Components was incomplete and does not prevent a denial of service attacEPSS 20.0%CVE-2025-54897HIGHMicrosoft SharePoint Remote Code Execution VulnerabilityEPSS 19.1%CVE-2025-56005CRITICALAn undocumented and unsafe feature in the PLY (Python Lex-Yacc) library 3.11 allows Remote Code Execution (RCE) via the `picklefile` parametEPSS 19.1%CVE-2025-34067CRITICALHikvision Integrated Security Management Platform Remote Command Execution via applyCT FastjsonEPSS 18.9%