Input validation error in kin-openapi - #VU140576
Published: July 30, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to improper input validation in the openapi3filter legacy router when handling requests to an existing static path with a non-canonical or unsupported HTTP method. A remote attacker can send a specially crafted request to cause a denial of service.
The panic occurs during route resolution before authentication runs, and exploitation requires the target path to be an exact static path defined in the served specification.