Home » Database

AVID-2026-R0815

Description

Regular Expression Denial of Service in flask-restx (CVE-2021-32838)

Details

Flask-RESTX (pypi package flask-restx) is a community driven fork of Flask-RESTPlus. Flask-RESTX before version 0.5.1 is vulnerable to ReDoS (Regular Expression Denial of Service) in email_regex. This is fixed in version 0.5.1.

Reason for inclusion in AVID: CVE-2021-32838 describes a Regular Expression Denial of Service in flask-restx, a Python web API framework widely used to build and serve AI/ML model endpoints. While the vulnerability targets a general web framework, such frameworks are commonly part of AI model serving stacks and deployment pipelines. The issue is a software vulnerability with measurable impact (DoS) and has clear versions affected and a fixed version, providing sufficient evidence for curation as a software supply-chain vulnerability affecting AI systems.

References

Affected or Relevant Artifacts

  • Developer: python-restx
  • Deployer: python-restx
  • Artifact Details:
TypeName
Systemflask-restx

Impact

AVID Taxonomy Categorization

  • Risk domains: Security
  • SEP subcategories: S0100: Software Vulnerability
  • Lifecycle stages: L06: Deployment

CVSS

Version3.1
Vector StringCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Base Score7.5
Base Severity🔴 High
Attack VectorNETWORK
Attack Complexity🟢 Low
Privileges RequiredNONE
User InteractionNONE
ScopeUNCHANGED
Confidentiality ImpactNONE
Integrity ImpactNONE
Availability Impact🔴 High

CWE

IDDescription
CWE-400CWE-400 Uncontrolled Resource Consumption

Other information

  • Report Type: Advisory
  • Credits:
  • Date Reported: 2021-09-20
  • Version: 0.3.3
  • AVID Entry