PT-2026-71357 · Unknown · Kin-Openapi

CVE-2026-73501

·

Published

2026-07-24

·

Updated

2026-09-04

CVSS v3.1

9.1

Critical

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Name of the Vulnerable Software and Affected Versions kin-openapi versions prior to 0.144.0
Description In the ValidationHandler.Load() function within openapi3filter/validation handler.go, a nil AuthenticationFunc is silently replaced with NoopAuthenticationFunc. This function returns nil without verifying credentials, causing all OpenAPI security requirements to be satisfied for unauthenticated requests when ValidationHandler is used as enforcement middleware. This behavior bypasses the fail-closed ErrAuthenticationServiceMissing path, allowing requests to reach protected handlers that should require an API key, OAuth token, or other security schemes.
Recommendations Update to version 0.144.0.

Exploit

Fix

Improper Authentication

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-73501
GHSA-R277-6W6Q-XMQW
GO-2026-6095
OPENSUSE-SU-2026:11684-1
RHSA-2026:59028
RHSA-2026:60866

Affected Products

Kin-Openapi