原始 OSV JSON{
"id": "GHSA-gc59-r5jq-98qw",
"aliases": [],
"details": "## Duplicate Advisory\n\nThis advisory has been withdrawn because it is a duplicate of GHSA-r7p8-xq5m-436c. This link is maintained to preserve external references.\n\n## Original Description\nIn Eclipse Jetty, the class JASPIAuthenticator initiates the authentication checks, which set two ThreadLocal variable.\n\n\nUpon returning from the initial checks, there are conditions that cause an early return from the JASPIAuthenticator code without clearing those ThreadLocals.\n\n\nA subsequent request using the same thread inherits the ThreadLocal values, leading to a broken access control and privilege escalation.",
"summary": "Duplicate Advisory: Eclipse Jetty: Early return from the JASPIAuthenticator code can potentially no clear ThreadLocal variables",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "12.1.0"
},
{
"fixed": "12.1.7"
}
]
}
],
"package": {
"name": "org.eclipse.jetty.ee10:jetty-ee10",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "12.0.0"
},
{
"fixed": "12.0.33"
}
]
}
],
"package": {
"name": "org.eclipse.jetty.ee10:jetty-ee10",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "11.0.0"
},
{
"fixed": "11.0.28"
}
]
}
],
"package": {
"name": "org.eclipse.jetty.ee10:jetty-ee10",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "10.0.0"
},
{
"fixed": "10.0.28"
}
]
}
],
"package": {
"name": "org.eclipse.jetty.ee10:jetty-ee10",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "9.4.0"
},
{
"fixed": "9.4.60"
}
]
}
],
"package": {
"name": "org.eclipse.jetty.ee10:jetty-ee10",
"ecosystem": "Maven"
}
}
],
"modified": "2026-04-14T00:06:18Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N"
}
],
"published": "2026-04-08T15:31:44Z",
"withdrawn": "2026-04-14T00:06:18Z",
"references": [
{
"url": "https://github.com/jetty/jetty.project/security/advisories/GHSA-r7p8-xq5m-436c",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5795",
"type": "ADVISORY"
},
{
"url": "https://github.com/jetty/jetty.project",
"type": "PACKAGE"
},
{
"url": "https://gitlab.eclipse.org/security/cve-assignment/-/issues/92",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-226"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2026-04-08T14:16:32Z",
"github_reviewed_at": "2026-04-08T19:24:59Z"
}
}