getkin kin-openapi up to 0.141.x DeepObject Query Parameter req_resp_decoder.go openapi3filter.sliceMapToSlice deepObject query parameter allocation of resources
| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 5.1 | $0-$5k | 0.86 |
Summary
A vulnerability marked as problematic has been reported in getkin kin-openapi up to 0.141.x. Impacted is the function openapi3filter.sliceMapToSlice of the file openapi3filter/req_resp_decoder.go of the component DeepObject Query Parameter Handler. The manipulation of the argument deepObject query parameter leads to allocation of resources.
This vulnerability is listed as CVE-2026-77354. The attack may be initiated remotely. There is no available exploit.
Details
A vulnerability was found in getkin kin-openapi up to 0.141.x and classified as problematic. This issue affects the function openapi3filter.sliceMapToSlice of the file openapi3filter/req_resp_decoder.go of the component DeepObject Query Parameter Handler. The manipulation of the argument deepObject query parameter with an unknown input leads to a allocation of resources vulnerability. Using CWE to declare the problem leads to CWE-770. The product allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor. Impacted is availability. The summary by CVE is:
kin-openapi is a Go project for handling OpenAPI files. From 0.124.0 until 0.142.0, openapi3filter.sliceMapToSlice in openapi3filter/req_resp_decoder.go converts attacker-controlled sparse indexes from a deepObject query parameter into a dense slice by allocating entries from zero through the largest supplied index, after which buildResObj creates another slice of the same length. This allocation occurs before schema validation, so maxItems does not prevent it. An unauthenticated client can send a small query such as param[items][50000000]=x to an endpoint whose deepObject schema contains an array, forcing multi-gigabyte heap allocation and causing an OOM kill or restart loop. Other request-body encodings and styled parameters that do not produce bracketed integer indexes are not affected. This issue is fixed in version 0.142.0.
It is possible to read the advisory at github.com. The identification of this vulnerability is CVE-2026-77354 since 08/20/2026. The exploitation is known to be easy. The attack may be initiated remotely. No form of authentication is needed for a successful exploitation. Technical details of the vulnerability are known, but there is no available exploit. The attack technique deployed by this issue is T1499 according to MITRE ATT&CK.
The vulnerability scanner Nessus provides a plugin with the ID 338846 (Linux Distros Unpatched Vulnerability : CVE-2026-77354), which helps to determine the existence of the flaw in a target environment.
Upgrading to version 0.142.0 eliminates this vulnerability.
The vulnerability is also documented in the vulnerability database at Tenable (338846). Be aware that VulDB is the high quality source for vulnerability data.
Product
Vendor
Name
Version
Website
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔒VulDB Reliability: 🔍
CNA CVSS-B Score: 🔒
CNA CVSS-BT Score: 🔒
CNA Vector: 🔒
CVSSv3
VulDB Meta Base Score: 5.3VulDB Meta Temp Score: 5.1
VulDB Base Score: 5.3
VulDB Temp Score: 5.1
VulDB Vector: 🔒
VulDB Reliability: 🔍
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔒
VulDB Temp Score: 🔒
VulDB Reliability: 🔍
Exploiting
Class: Allocation of resourcesCWE: CWE-770 / CWE-400 / CWE-404
CAPEC: 🔒
ATT&CK: 🔒
Physical: No
Local: No
Remote: Yes
Availability: 🔒
Status: Not defined
EPSS Score: 🔒
EPSS Percentile: 🔒
Price Prediction: 🔍
Current Price Estimation: 🔒
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Nessus ID: 338846
Nessus Name: Linux Distros Unpatched Vulnerability : CVE-2026-77354
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: UpgradeStatus: 🔍
0-Day Time: 🔒
Upgrade: kin-openapi 0.142.0
Timeline
08/20/2026 CVE reserved08/21/2026 Advisory disclosed
08/21/2026 VulDB entry created
08/23/2026 VulDB entry last update
Sources
Product: github.comAdvisory: github.com
Status: Confirmed
CVE: CVE-2026-77354 (🔒)
GCVE (CVE): GCVE-0-2026-77354
GCVE (VulDB): GCVE-100-394223
Entry
Created: 08/21/2026 23:07Updated: 08/23/2026 03:16
Changes: 08/21/2026 23:07 (70), 08/23/2026 03:16 (2)
Complete: 🔍
Cache ID: 216::103
Be aware that VulDB is the high quality source for vulnerability data.
No comments yet. Languages: en.
Please log in to comment.