CVE-2021-37579

CRITICAL

Apache Dubbo < 2.7.13 - Insecure Deserialization

Title source: rule

Description

The Dubbo Provider will check the incoming request and the corresponding serialization type of this request meet the configuration set by the server. But there's an exception that the attacker can use to skip the security check (when enabled) and reaching a deserialization operation with native java serialization. Apache Dubbo 2.7.13, 3.0.2 fixed this issue by quickly fail when any unrecognized request was found.

Scores

CVSS v3 9.8
EPSS 0.0289
EPSS Percentile 86.2%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Classification

CWE
CWE-502
Status published

Affected Products (2)

apache/dubbo < 2.7.13
org.apache.dubbo/dubbo < 2.7.13Maven

Timeline

Published Sep 09, 2021
Tracked Since Feb 18, 2026