GHSA-jx2w-vp7f-456q · Severity: medium · Ecosystem: maven — quarkus-openapi-generator extension has Zip Slip Path Traversal in ApicurioCodegenWrapper class
Quarkus OpenAPI Generator is Quarkus' extensions for generation of Rest Clients and server stubs generation. Prior to 2.16.0 and 2.15.0-lts, the unzip() method in ApicurioCodegenWrapper.java extracts ZIP entries without validating that the resolved file path stays within the intended output directory. At line 101, the destination is constructed as new File(toOutputDir, entry.getName()) and the content is written immediately. A malicious ZIP archive containing entries with path traversal sequences (e.g., ../../malicious.java) would write files outside the target directory. This vulnerability is fixed in 2.16.0 and 2.15.0-lts.
Conclusion & alert: CVE-2026-40180 is rated Exploit Available (56.7/100): CVSS High severity, with low exploitation likelihood (EPSS 0.39%). 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 | 2026-06-15 | 0.06% | 0.39% | +0.33% |
| 2 | 2026-04-16 | 0.04% | 0.06% | +0.01% |
| 3 | 2026-04-11 | — | 0.04% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.7 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-jx2w-vp7f-456q · Severity: medium · Ecosystem: maven — quarkus-openapi-generator extension has Zip Slip Path Traversal in ApicurioCodegenWrapper class
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| quarkiverse | quarkus_openapi_generator | < 2.15.0 | cpe:2.3:a:quarkiverse:quarkus_openapi_generator:*:*:*:*:*:*:*:* |
| quarkiverse | quarkus_openapi_generator | 2.15.0 | cpe:2.3:a:quarkiverse:quarkus_openapi_generator:2.15.0:*:*:*:-:*:*:* |