Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2021-21430

6.2 · MEDIUM
Published May 10, 2021 openapi-generator CWE-269 EPSS 0.40% (34th pctl)

Overview

CVE-2021-21430 is a medium-severity vulnerability affecting openapi-generator openapi_generator. It was published on May 10, 2021 and has a CVSS 3.1 base score of 6.2 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 6.2, rated MEDIUM. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec. Using `File.createTempFile` in JDK will result in creating and using insecure temporary files that can leave application and system data vulnerable to attacks. Auto-generated code (Java, Scala) that deals with uploading or downloading binary data through API endpoints will create insecure temporary files during the process. Affected generators: `java` (jersey2, okhttp-gson (default library)), `scala-finch`. The issue has been patched with `Files.createTempFile` and released in the v5.1.0 stable version.

Remediation

Check the references section for vendor advisories and patches from openapi-generator. Update openapi_generator to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
openapi-generator openapi_generator >= 0, < 5.1.1 Affected

Frequently Asked Questions

What is CVE-2021-21430?

CVE-2021-21430 is a medium-severity vulnerability affecting openapi-generator openapi_generator. It was published on May 10, 2021 and has a CVSS 3.1 base score of 6.2 (MEDIUM).

How severe is CVE-2021-21430?

This vulnerability has a CVSS 3.1 base score of 6.2, rated MEDIUM. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2021-21430?

Check the references section for vendor advisories and patches from openapi-generator. Update openapi_generator to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2021-21430?

CyberStrike's AI-powered security agents can automatically detect CVE-2021-21430 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.