GHSA-23x4-m842-fmwf · Severity: critical · Ecosystem: maven — Creation of Temporary File in Directory with Insecure Permissions in the OpenAPI-Generator online generator
Openapi generator is a java tool which allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec. openapi-generator-online creates insecure temporary folders with File.createTempFile during the code generation process. The insecure temporary folders store the auto-generated files which can be read and appended to by any users on the system. The issue has been patched with `Files.createTempFile` and released in the v5.1.0 stable version.
Conclusion & alert: CVE-2021-21428 is rated Exploit Available (56.6/100): CVSS Critical severity, with low exploitation likelihood (EPSS 0.05%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-03-17 | 0.05% | 0.05% | +0.00% |
| 2 | 2023-03-07 | 0.89% | 0.05% | -0.84% |
| 3 | 2022-04-01 | — | 0.89% | — |
Full EPSS history (6 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.3 | 3.1 | CRITICAL |
|
2.5 | 6.0 | [email protected] |
| 7.0 | 3.1 | HIGH |
|
1.0 | 5.9 | [email protected] |
| 4.4 | 2.0 | MEDIUM |
|
3.4 | 6.4 | [email protected] |
GHSA-23x4-m842-fmwf · Severity: critical · Ecosystem: maven — Creation of Temporary File in Directory with Insecure Permissions in the OpenAPI-Generator online generator
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| openapi-generator | openapi_generator | < 5.1.0 | cpe:2.3:a:openapi-generator:openapi_generator:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/OpenAPITools/openapi-generator/pull/8788 | Patch Third Party Advisory |
| https://github.com/OpenAPITools/openapi-generator/security/advisories/GHSA-23x4-m842-fmwf | Exploit Third Party Advisory |