原始 OSV JSON
{
"id": "GHSA-7fv8-6pp7-6h85",
"aliases": [
"CVE-2026-45701"
],
"details": "### Impact\n\nThe password reset tokenand API key generation uses a weak cryptographical hash algorithm.\n\n### Patches\n\nFixed in 2.6.23 and 3.0.6 version.\n\n### Workarounds\n\nPatch the related `User.php` and `ResettingController.php` file in the SecurityBundle.",
"summary": "Sulu: Weak Cryptographical usage for API Key generation and Reset Tokens",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0.0-alpha1"
},
{
"fixed": "3.0.6"
}
]
}
],
"package": {
"name": "sulu/sulu",
"ecosystem": "Packagist"
},
"database_specific": {
"last_known_affected_version_range": "<= 3.0.5"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.6.23"
}
]
}
],
"package": {
"name": "sulu/sulu",
"ecosystem": "Packagist"
},
"database_specific": {
"last_known_affected_version_range": "<= 2.6.22"
}
}
],
"modified": "2026-06-09T10:51:20Z",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N"
}
],
"published": "2026-05-18T17:27:22Z",
"references": [
{
"url": "https://github.com/sulu/sulu/security/advisories/GHSA-7fv8-6pp7-6h85",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45701",
"type": "ADVISORY"
},
{
"url": "https://github.com/sulu/sulu",
"type": "PACKAGE"
},
{
"url": "https://github.com/sulu/sulu/releases/tag/2.6.23",
"type": "WEB"
},
{
"url": "https://github.com/sulu/sulu/releases/tag/3.0.6",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-327"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2026-06-01T17:17:11Z",
"github_reviewed_at": "2026-05-18T17:27:22Z"
}
}