axios axios CVE-2021-3749 vulnerability in Axios and Other Products
Published on August 31, 2021

product logo product logo product logo
axios is vulnerable to Inefficient Regular Expression Complexity

NVD

Weakness Type

What is a ReDoS Vulnerability?

The product uses a regular expression with an inefficient, possibly exponential worst-case computational complexity that consumes excessive CPU cycles. Some regular expression engines have a feature called "backtracking". If the token cannot match, the engine "backtracks" to a position that may result in a different token that can match. Backtracking becomes a weakness if all of these conditions are met:

CVE-2021-3749 has been classified to as a ReDoS vulnerability or weakness.


Products Associated with CVE-2021-3749

You can be notified by email with stack.watch whenever vulnerabilities like CVE-2021-3749 are published in these products:

 
 
 

Affected Versions

axios/axios:

Exploit Probability

EPSS
8.89%
Percentile
92.26%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.