Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-40180

25
FAUCET Score

OVERVIEW CVE-2026-40180 is a path traversal vulnerability in Quarkus OpenAPI Generator, an extension for generating REST clients and server stubs. The flaw exists in the unzip() method of ApicurioCodegenWrapper.java in versions prior to 2.16.0 and 2.15.0-lts. The vulnerability permits extraction of malicious ZIP archives containing path traversal sequences that write files outside the intended output directory, potentially compromising system integrity. SEVERITY The vulnerability requires local access to exploit, as it depends on processing a malicious ZIP file during code generation. The attack is relatively straightforward with low complexity, as it exploits insufficient path validation during archive extraction. A successful attack could result in arbitrary file write capabilities on the affected system, enabling attackers to inject malicious code into generated Java files or overwrite critical application files. The FAUCET Risk Score of 48.0/100 indicates moderate concern from a risk perspective. EXPLOITATION STATUS There is no evidence of active exploitation in the wild, as indicated by the vulnerability's absence from CISA's Known Exploited Vulnerabilities (KEV) catalog and its inactive status on threat hot lists. The extremely low EPSS score of 0.00058 suggests minimal practical exploitation likelihood. No public exploit code availability has been reported, though the technical simplicity of path traversal attacks means exploitation could be straightforward for motivated threat actors with access to the affected software.

Impacted Technologies

VendorProductVersion(s)CPE
< 2.15.0CPE matchmatch criteria
cpe:2.3:a:quarkiverse:quarkus_openapi_generator:*:*:*:*:*:*:*:*
2.15.0CPE matchmatch criteria
cpe:2.3:a:quarkiverse:quarkus_openapi_generator:2.15.0:*:*:*:-:*:*:*

CVSS Data

CVSS version used by this source: 4.0

7.7HIGH

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
NONE
VS Integrity
HIGH
VS Availability
NONE
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
PROOF_OF_CONCEPT
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.39%
Probability of exploitation in next 30 days
EPSS Percentile
31.3%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0039 is in the 11th percentile among its peer group of 51,506 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
mavenpatch availablevia ghsa
Product: io.quarkiverse.openapi.generator:quarkus-openapi-generatorFixed in: 2.16.0

Vendor Advisories (1)

mavenGHSA-jx2w-vp7f-456qmedium

quarkus-openapi-generator extension has Zip Slip Path Traversal in ApicurioCodegenWrapper class

Apr 8, 2026

References

github.com / quarkiverse/quarkus-openapi-generator/commit/08b406414ff30ed192e86c7fa924e57565534ff0
Patch
github.com / quarkiverse/quarkus-openapi-generator/commit/e2a9c629a3df719abc74569a3795c265fd0e1239
Patch
github.com / quarkiverse/quarkus-openapi-generator/security/advisories/GHSA-jx2w-vp7f-456q
ExploitVendor Advisory