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.
CVE-2026-76905
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 72% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 65(Attend)EG Risk 65/100SSVC: Attend
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity75% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 0%
- EPSS %ILE
- 28%
- KEV
- Not listed
Published
August 21, 2026
Last Modified
August 25, 2026
Advisory Details (3)
Auto-updated Aug 21, 2026v0.141.0
Patch available: getkin/kin-openapi v0.141.0
https://github.com/getkin/kin-openapi/releases/tag/v0.141.0commit 1d0a337c9b15 (getkin/kin-openapi)
Patch available: getkin/kin-openapi v0.141.0 (contains commit 1d0a337c9b15)
https://github.com/getkin/kin-openapi/commit/1d0a337c9b1570fab283be8a04c8af6e43b9a22copenai3filter: nil-pointer panic in ConvertErrors on malformed multipart/form-data body enables unauthenticated DoS · Advisory · getkin/kin-openapi · GitHub
https://github.com/getkin/kin-openapi/security/advisories/GHSA-mmfr-pmjx-hw9wVendor Advisories for CVE-2026-76905(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Go(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/getkin/kin-openapi | — | 0.141.0 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 12× in last 7d / 12× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-26 14:47 UTCEPSS rescore
- 2026-08-25 15:23 UTCEG score recompute
- 2026-08-25 14:35 UTCEG score recompute
- 2026-08-25 14:03 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 15:52 UTCEG score recompute
- 2026-08-24 14:18 UTCEPSS rescore
- 2026-08-23 06:38 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-21 21:24 UTCEG score recompute
- 2026-08-21 20:55 UTCEG score recompute
- 2026-08-21 20:54 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-76905?
When was CVE-2026-76905 disclosed?
Is CVE-2026-76905 actively exploited?
What is the CVSS score of CVE-2026-76905?
How do I remediate CVE-2026-76905?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-76905
Is Your Infrastructure Affected by CVE-2026-76905?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.