{"api_version":"1","generated_at":"2026-07-23T15:17:44+00:00","cve":"CVE-2021-21428","urls":{"html":"https://cve.report/CVE-2021-21428","api":"https://cve.report/api/cve/CVE-2021-21428.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2021-21428","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2021-21428"},"summary":{"title":"CVE-2021-21428","description":"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.","state":"PUBLIC","assigner":"security-advisories@github.com","published_at":"2021-05-10 19:15:00","updated_at":"2023-06-30 17:43:00"},"problem_types":["CWE-668"],"metrics":[],"references":[{"url":"https://github.com/OpenAPITools/openapi-generator/pull/8788","name":"https://github.com/OpenAPITools/openapi-generator/pull/8788","refsource":"MISC","tags":[],"title":"[online] use Files.createTempFile to address security concerns by wing328 · Pull Request #8788 · OpenAPITools/openapi-generator · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://github.com/OpenAPITools/openapi-generator/security/advisories/GHSA-23x4-m842-fmwf","name":"https://github.com/OpenAPITools/openapi-generator/security/advisories/GHSA-23x4-m842-fmwf","refsource":"CONFIRM","tags":[],"title":"OpenAPI-Generator online generator: Local Privilege Escalation Vulnerability via System Temp Directory · Advisory · OpenAPITools/openapi-generator · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://www.cve.org/CVERecord?id=CVE-2021-21428","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2021-21428","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2021","cve_id":"21428","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"openapi-generator","cpe5":"openapi_generator","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[{"cve":"CVE-2021-21428","qid":"982597","title":"Java (maven) Security Update for org.openapitools:openapi-generator-online (GHSA-23x4-m842-fmwf)"}]},"source_records":{"cve_program":{"CVE_data_meta":{"ASSIGNER":"security-advisories@github.com","ID":"CVE-2021-21428","STATE":"PUBLIC","TITLE":"Creation of Temporary File in Directory with Insecure Permissions in the OpenAPI-Generator online generator"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"openapi-generator","version":{"version_data":[{"version_value":"< 5.1.0"}]}}]},"vendor_name":"OpenAPITools"}]}},"data_format":"MITRE","data_type":"CVE","data_version":"4.0","description":{"description_data":[{"lang":"eng","value":"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."}]},"impact":{"cvss":{"attackComplexity":"LOW","attackVector":"LOCAL","availabilityImpact":"HIGH","baseScore":9.3,"baseSeverity":"CRITICAL","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"NONE","scope":"CHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H","version":"3.1"}},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"CWE-269: Improper Privilege Management"}]}]},"references":{"reference_data":[{"name":"https://github.com/OpenAPITools/openapi-generator/security/advisories/GHSA-23x4-m842-fmwf","refsource":"CONFIRM","url":"https://github.com/OpenAPITools/openapi-generator/security/advisories/GHSA-23x4-m842-fmwf"},{"name":"https://github.com/OpenAPITools/openapi-generator/pull/8788","refsource":"MISC","url":"https://github.com/OpenAPITools/openapi-generator/pull/8788"}]},"source":{"advisory":"GHSA-23x4-m842-fmwf","discovery":"UNKNOWN"}},"nvd":{"publishedDate":"2021-05-10 19:15:00","lastModifiedDate":"2023-06-30 17:43:00","problem_types":["CWE-668"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H","attackVector":"LOCAL","attackComplexity":"HIGH","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH","baseScore":7,"baseSeverity":"HIGH"},"exploitabilityScore":1,"impactScore":5.9},"baseMetricV2":{"cvssV2":{"version":"2.0","vectorString":"AV:L/AC:M/Au:N/C:P/I:P/A:P","accessVector":"LOCAL","accessComplexity":"MEDIUM","authentication":"NONE","confidentialityImpact":"PARTIAL","integrityImpact":"PARTIAL","availabilityImpact":"PARTIAL","baseScore":4.4},"severity":"MEDIUM","exploitabilityScore":3.4,"impactScore":6.4,"acInsufInfo":false,"obtainAllPrivilege":false,"obtainUserPrivilege":false,"obtainOtherPrivilege":false,"userInteractionRequired":false}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:openapi-generator:openapi_generator:*:*:*:*:*:*:*:*","versionEndExcluding":"5.1.0","cpe_name":[]}]}]}},"legacy_mitre":{"record":{"CveYear":"2021","CveId":"21428","Ordinal":"195554","Title":"CVE-2021-21428","CVE":"CVE-2021-21428","Year":"2021"},"notes":[{"CveYear":"2021","CveId":"21428","Ordinal":"1","NoteData":"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.","Type":"Description","Title":null},{"CveYear":"2021","CveId":"21428","Ordinal":"2","NoteData":"2021-05-10","Type":"Other","Title":"Published"},{"CveYear":"2021","CveId":"21428","Ordinal":"3","NoteData":"2021-05-10","Type":"Other","Title":"Modified"}]}}}