---
cve: "CVE-2026-76905"
severity: "HIGH"
cvss: 7.5
epss: "0.4%"
vendor: "getkin"
kev: false
exploited: false
published: "2026-08-21 21:17:06"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-24T12:54:28+02:00"
---

# CVE-2026-76905

> 7.5 HIGH · 🧪 PoC

## Beschreibung

kin-openapi is a Go project for handling OpenAPI files. From 0.10.0 until 0.141.0, openapi3filter.convertParseError in openapi3filter/validation_error_encoder.go dereferences e.Parameter.In without checking whether e.Parameter is nil. A malformed non-string scalar field in a multipart/form-data request body produces a nested ParseError with a nil RequestError.Parameter, and applications that render the validation error through openapi3filter.ConvertErrors or ValidationErrorEncoder panic. An unauthenticated client can repeatedly send such requests to deny service when the application lacks a recovery boundary. JSON request bodies and applications that do not use these error-rendering helpers are not affected. This issue is fixed in version 0.141.0.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Keine | good |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- 1d0a337c9b1570fab283be8a04c8af6e43b9a22c (Commit)

## Referenzen

- <https://github.com/getkin/kin-openapi/security/advisories/GHSA-mmfr-pmjx-hw9w>
- <https://github.com/getkin/kin-openapi/commit/1d0a337c9b1570fab283be8a04c8af6e43b9a22c>
- <https://github.com/getkin/kin-openapi/releases/tag/v0.141.0>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-76905) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
