CRITICALVulnerability
Verified
Global

NVD CRITICAL: CVE-2026-58172 — Ocelot through 24.1.0, fixed in commit f156fd4, contains a security control bypa...

·Source: NIST NVD

Updated:

Executive Summary

Ocelot through 24.1.0, fixed in commit f156fd4, contains a security control bypass vulnerability that allows denied clients to circumvent IP-based access restrictions by sending WebSocket upgrade requests. The WebSocket upgrade pipeline branch configured via MapWhen in OcelotPipelineExtensions.cs omits SecurityMiddleware, causing requests from blocked IP addresses to be proxied to downstream servi

Analysis

Ocelot through 24.1.0, fixed in commit f156fd4, contains a security control bypass vulnerability that allows denied clients to circumvent IP-based access restrictions by sending WebSocket upgrade requests. The WebSocket upgrade pipeline branch configured via MapWhen in OcelotPipelineExtensions.cs omits SecurityMiddleware, causing requests from blocked IP addresses to be proxied to downstream services without enforcement of the configured allow/block list. CVSS Score: 9.1. Published: 2026-06-30T17:16:24.313.

Indicators of Compromise (1)

CVE (1)
CVE-2026-58172
Source Attribution

Originally published by NIST NVD on Jun 30, 2026. Verified by: NIST.

Related Threats