CVE-2021-21429
CVE-2021-21429 is a medium-severity vulnerability in Openapi-generator Openapi Generator with a CVSS 3.x base score of 4.0. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-552.
Key facts
- Severity: Medium (CVSS 3.x base score 4.0)
- CVSS v2: 2.1
- EPSS exploit prediction: 0% (21st percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-552
- Affected product: Openapi-generator Openapi Generator
- Published:
- Last modified:
Description
OpenAPI Generator allows generation of API client libraries, 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. OpenAPI Generator maven plug-in creates insecure temporary files during the process. The issue has been patched with `Files.createTempFile` and released in the v5.1.0 stable version.
Frequently asked questions
- What is CVE-2021-21429?
- OpenAPI Generator allows generation of API client libraries, 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. OpenAPI Generator maven plug-in creates insecure temporary files during the process. The issue has been patched with `Files.createTempFile` and released in the v5.1.0 stable version.
- How severe is CVE-2021-21429?
- CVE-2021-21429 has a CVSS 3.x base score of 4.0, rated medium severity. It is exploitable over local access with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity none, and availability none.
- Is CVE-2021-21429 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (21st percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2021-21429?
- CVE-2021-21429 affects Openapi-generator Openapi Generator. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2021-21429?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2021-21429 published?
- CVE-2021-21429 was published on 2021-04-27 and last updated on 2026-06-17.
References
- https://github.com/OpenAPITools/openapi-generator/pull/8795
- https://github.com/OpenAPITools/openapi-generator/security/advisories/GHSA-867q-77cc-98mv
Affected products (1)
- cpe:2.3:a:openapi-generator:openapi_generator:*:*:*:*:*:*:*:*
More vulnerabilities in Openapi-generator Openapi Generator
- CVE-2021-21428 — Critical (CVSS 9.3): Openapi generator is a java tool which allows generation of API client libraries (SDK generation), server stubs,…
- CVE-2023-27162 — Critical (CVSS 9.1): openapi-generator up to v6.4.0 was discovered to contain a Server-Side Request Forgery (SSRF) via the component…
- CVE-2019-11405 — High (CVSS 8.1): OpenAPI Tools OpenAPI Generator before 4.0.0-20190419.052012-560 uses http:// URLs in various build.gradle,…
- CVE-2021-21430 — Medium (CVSS 6.2): OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and…
All CVEs affecting Openapi-generator Openapi Generator →
Other CWE-552 (Files or Directories Accessible to External Parties) vulnerabilities
- CVE-2025-41240 — Critical (CVSS 10.0): Three Bitnami Helm charts mount Kubernetes Secrets under a predictable path (/opt/bitnami/*/secrets) that is located…
- CVE-2024-56731 — Critical (CVSS 10.0): Gogs is an open source self-hosted Git service. Prior to version 0.13.3, it's still possible to delete files under the…
- CVE-2024-6209 — Critical (CVSS 10.0): Unauthorized file access in WEB Server in ABB ASPECT - Enterprise v3.08.01; NEXUS Series v3.08.01 ; MATRIX Series…
- CVE-2025-14771 — Critical (CVSS 9.9): Files or directories accessible to external parties vulnerability in ABB T-MAC Plus. This issue affects T-MAC Plus:…
- CVE-2024-39931 — Critical (CVSS 9.9): Gogs through 0.13.0 allows deletion of internal files.
- CVE-2021-43821 — Critical (CVSS 9.9): Opencast is an Open Source Lecture Capture & Video Management for Education. Opencast before version 9.10 or 10.6…
Browse all CWE-552 (Files or Directories Accessible to External Parties) vulnerabilities →