原始 OSV JSON
{
"id": "GHSA-hhpq-7wg4-36jm",
"aliases": [
"CVE-2026-55590"
],
"details": "### Impact\nThe `getLoginRedirect()` method contains a weakness to backslash bypasses allowing redirect targets with attacker controlled hostnames.\n\n### Patches\n2.11.1, 3.3.6 and 4.1.1 contain a fix for this issue.\n\n### Workarounds\nIf you are unable to upgrade, you should consider adding application validation to the redirect query string parameter to mitigate this vulnerability.",
"summary": "CakePHP Authentication: Open redirect weakness via backslash bypass",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.3.6"
}
]
}
],
"package": {
"name": "cakephp/authentication",
"ecosystem": "Packagist"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.0.0"
},
{
"fixed": "4.1.1"
}
]
}
],
"package": {
"name": "cakephp/authentication",
"ecosystem": "Packagist"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.11.1"
}
]
}
],
"package": {
"name": "cakephp/authentication",
"ecosystem": "Packagist"
}
}
],
"modified": "2026-08-14T18:35:48Z",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N"
}
],
"published": "2026-06-17T18:52:09Z",
"references": [
{
"url": "https://github.com/cakephp/authentication/security/advisories/GHSA-hhpq-7wg4-36jm",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55590",
"type": "ADVISORY"
},
{
"url": "https://github.com/cakephp/authentication/pull/795",
"type": "WEB"
},
{
"url": "https://github.com/cakephp/authentication/pull/796",
"type": "WEB"
},
{
"url": "https://github.com/cakephp/authentication/pull/799",
"type": "WEB"
},
{
"url": "https://github.com/cakephp/authentication/commit/1c1e29c7e8129cfbcae74558316ecd3ea50a8273",
"type": "WEB"
},
{
"url": "https://github.com/cakephp/authentication/commit/df28ea4e712f1e5bd0e42be4a3c5c750ca50764d",
"type": "WEB"
},
{
"url": "https://github.com/cakephp/authentication/commit/ee24bd48b9c3ef693dc9965de8f0cc8020a7052c",
"type": "WEB"
},
{
"url": "https://github.com/cakephp/authentication",
"type": "PACKAGE"
},
{
"url": "https://github.com/cakephp/authentication/releases/tag/2.11.1",
"type": "WEB"
},
{
"url": "https://github.com/cakephp/authentication/releases/tag/3.3.6",
"type": "WEB"
},
{
"url": "https://github.com/cakephp/authentication/releases/tag/4.1.1",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-601"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2026-07-09T19:17:06Z",
"github_reviewed_at": "2026-06-17T18:52:09Z"
}
}