NULL pointer dereference in kin-openapi - #VU140575
Published: July 30, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to a nil-pointer dereference in the openapi3 spec loader when parsing a crafted self-referential additionalProperties $ref in an OpenAPI document. A remote attacker can submit a specially crafted OpenAPI specification to cause a denial of service.
The issue is triggered during spec loading before validation.