NULL pointer dereference in kin-openapi - #VU146055
Published: August 28, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to null pointer dereference in openapi3filter request validation when processing crafted OpenAPI 3.1 array parameters or URL-encoded body data with a schema that omits the items keyword. A remote attacker can send a specially crafted request to cause a denial of service.
The issue is triggered by query parameters, deepObject query parameters, or URL-encoded request bodies that reach unguarded array decoding paths.