AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-25211

CRITICAL · CVSS 9.1 EPSS 0.43% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-06-29 · Last synced 2026-08-04

CyberRota Analysis

This is a critical severity vulnerability with a CVSS score of 9.1. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2019-25211
Severity
CRITICAL
CVSS
9.1
EPSS
0.43%

Original NVD Description

parseWildcardRules in Gin-Gonic CORS middleware before 1.6.0 mishandles a wildcard at the end of an origin string, e.g., https://example.community/* is allowed when the intention is that only https://example.com/* should be allowed, and http://localhost.example.com/* is allowed when the intention is that only http://localhost/* should be allowed.