VYPR

Fastjson

by Alibaba

Source repositories

CVEs (4)

  • CVE-2017-18349CriOct 23, 2018
    risk 0.60cvss 9.8epss 0.39

    parseObject in Fastjson before 1.2.25, as used in FastjsonEngine in Pippo 1.11.0 and other products, allows remote attackers to execute arbitrary code via a crafted JSON request, as demonstrated by a crafted rmi:// URI in the dataSourceName field of HTTP POST data to the Pippo…

  • CVE-2025-70974CriJan 9, 2026
    risk 0.58cvss 10.0epss 0.01

    Fastjson before 1.2.48 mishandles autoType because, when an @type key is in a JSON document, and the value of that key is the name of a Java class, there may be calls to certain public methods of that class. Depending on the behavior of those methods, there may be JNDI injection…

  • CVE-2022-25845HigJun 10, 2022
    risk 0.47cvss 8.1epss 0.19

    The package com.alibaba:fastjson before 1.2.83 are vulnerable to Deserialization of Untrusted Data by bypassing the default autoType shutdown restrictions, which is possible under certain conditions. Exploiting this vulnerability allows attacking remote servers. Workaround: If…

  • CVE-2026-16723CriJul 23, 2026
    risk 0.00cvss 9.0epss 0.00

    A remote code execution (RCE) vulnerability exists in fastjson 1.2.68 through 1.2.83. This vulnerability is exploitable under fastjson's stock default configuration — no AutoType enablement required, no classpath gadget required.