原始 OSV JSON{
"id": "GHSA-94jw-hqvj-vw74",
"aliases": [
"CVE-2026-37737"
],
"details": "sanic-cors version 2.2.0 and prior contains an improper regular expression in the try_match() function in sanic_cors/core.py that uses re.match without end-anchoring. This allows an attacker to bypass CORS origin allowlists by registering a domain that begins with a trusted origin string, to gain unauthorized access to cross-origin requests for authenticated resources.",
"summary": "sanic-cors contains an improper regular expression in the try_match() function",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "2.2.0"
}
]
}
],
"package": {
"name": "sanic-cors",
"ecosystem": "PyPI"
}
}
],
"modified": "2026-07-17T17:05:30Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
"published": "2026-06-05T15:32:25Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-37737",
"type": "ADVISORY"
},
{
"url": "https://github.com/ashleysommer/sanic-cors",
"type": "PACKAGE"
},
{
"url": "https://github.com/ashleysommer/sanic-cors/blob/master/sanic_cors/core.py",
"type": "WEB"
},
{
"url": "https://github.com/npbhatter17/security-advisories/blob/main/CVE-2026-37737-sanic-cors-advisory.md",
"type": "WEB"
},
{
"url": "https://pypi.org/project/Sanic-Cors",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-346"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2026-06-05T15:16:51Z",
"github_reviewed_at": "2026-07-17T17:05:30Z"
}
}