NULL pointer dereference in kin-openapi - #VU140572
Published: July 30, 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 and response decoders when processing OpenAPI 3.1 array schemas that omit items. A remote attacker can send a specially crafted request to cause a denial of service.
Only OpenAPI 3.1 documents are affected. The issue can be triggered through application/x-www-form-urlencoded and multipart/form-data request bodies, as well as array-typed response headers and other parseArray surfaces. User interaction is not required.