{"api_version":"1","generated_at":"2026-04-22T19:36:52+00:00","cve":"CVE-2023-41900","urls":{"html":"https://cve.report/CVE-2023-41900","api":"https://cve.report/api/cve/CVE-2023-41900.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2023-41900","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2023-41900"},"summary":{"title":"CVE-2023-41900","description":"Jetty is a Java based web server and servlet engine. Versions 9.4.21 through 9.4.51, 10.0.15, and 11.0.15 are vulnerable to weak authentication. If a Jetty `OpenIdAuthenticator` uses the optional nested `LoginService`, and that `LoginService` decides to revoke an already authenticated user, then the current request will still treat the user as authenticated. The authentication is then cleared from the session and subsequent requests will not be treated as authenticated. So a request on a previously authenticated session could be allowed to bypass authentication after it had been rejected by the `LoginService`. This impacts usages of the jetty-openid which have configured a nested `LoginService` and where that `LoginService` will is capable of rejecting previously authenticated users. Versions 9.4.52, 10.0.16, and 11.0.16 have a patch for this issue.","state":"PUBLIC","assigner":"security-advisories@github.com","published_at":"2023-09-15 21:15:00","updated_at":"2023-11-10 18:15:00"},"problem_types":["CWE-1390"],"metrics":[],"references":[{"url":"https://github.com/eclipse/jetty.project/security/advisories/GHSA-pwh8-58vv-vw48","name":"https://github.com/eclipse/jetty.project/security/advisories/GHSA-pwh8-58vv-vw48","refsource":"MISC","tags":[],"title":"OpenId Revoked authentication allows one request · Advisory · eclipse/jetty.project · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://github.com/eclipse/jetty.project/pull/9660","name":"https://github.com/eclipse/jetty.project/pull/9660","refsource":"MISC","tags":[],"title":"Bring back some openid improvements from 10.0.x to 9.4.x by lachlan-roberts · Pull Request #9660 · eclipse/jetty.project · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://github.com/eclipse/jetty.project/pull/9528","name":"https://github.com/eclipse/jetty.project/pull/9528","refsource":"MISC","tags":[],"title":"Issue #9464 - Add optional configuration to log user out after OpenID idToken expires. (Jetty-10) by lachlan-roberts · Pull Request #9528 · eclipse/jetty.project · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://security.netapp.com/advisory/ntap-20231110-0004/","name":"https://security.netapp.com/advisory/ntap-20231110-0004/","refsource":"","tags":[],"title":"CVE-2023-41900 Eclipse Jetty Vulnerability in NetApp Products | NetApp Product Security","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://www.debian.org/security/2023/dsa-5507","name":"https://www.debian.org/security/2023/dsa-5507","refsource":"MISC","tags":[],"title":"Debian -- Security Information -- DSA-5507-1 jetty9","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://www.cve.org/CVERecord?id=CVE-2023-41900","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2023-41900","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2023","cve_id":"41900","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"o","cpe4":"debian","cpe5":"debian_linux","cpe6":"11.0","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"},{"cve_year":"2023","cve_id":"41900","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"o","cpe4":"debian","cpe5":"debian_linux","cpe6":"12.0","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"},{"cve_year":"2023","cve_id":"41900","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"eclipse","cpe5":"jetty","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[{"cve":"CVE-2023-41900","qid":"20401","title":"Oracle Database 21c Critical Patch Update - January 2024"},{"cve":"CVE-2023-41900","qid":"379516","title":"IBM Sterling Secure Proxy Multiple Vulnerabilities (7142038)"},{"cve":"CVE-2023-41900","qid":"6000216","title":"Debian Security Update for jetty9 (DSA 5507-1)"},{"cve":"CVE-2023-41900","qid":"755165","title":"SUSE Enterprise Linux Security Update for jetty-minimal (SUSE-SU-2023:4210-1)"},{"cve":"CVE-2023-41900","qid":"995296","title":"Java (Maven) Security Update for org.eclipse.jetty:jetty-openid (GHSA-pwh8-58vv-vw48)"}]},"source_records":{"cve_program":{"data_version":"4.0","data_type":"CVE","data_format":"MITRE","CVE_data_meta":{"ID":"CVE-2023-41900","ASSIGNER":"security-advisories@github.com","STATE":"PUBLIC"},"description":{"description_data":[{"lang":"eng","value":"Jetty is a Java based web server and servlet engine. Versions 9.4.21 through 9.4.51, 10.0.15, and 11.0.15 are vulnerable to weak authentication. If a Jetty `OpenIdAuthenticator` uses the optional nested `LoginService`, and that `LoginService` decides to revoke an already authenticated user, then the current request will still treat the user as authenticated. The authentication is then cleared from the session and subsequent requests will not be treated as authenticated. So a request on a previously authenticated session could be allowed to bypass authentication after it had been rejected by the `LoginService`. This impacts usages of the jetty-openid which have configured a nested `LoginService` and where that `LoginService` will is capable of rejecting previously authenticated users. Versions 9.4.52, 10.0.16, and 11.0.16 have a patch for this issue."}]},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"CWE-1390: Weak Authentication","cweId":"CWE-1390"}]}]},"affects":{"vendor":{"vendor_data":[{"vendor_name":"eclipse","product":{"product_data":[{"product_name":"jetty.project","version":{"version_data":[{"version_affected":"=","version_value":">= 9.4.21, <= 9.4.51"},{"version_affected":"=","version_value":">= 10.0.0, <= 10.0.15"},{"version_affected":"=","version_value":">= 11.0.0, <= 11.0.15"}]}}]}}]}},"references":{"reference_data":[{"url":"https://github.com/eclipse/jetty.project/security/advisories/GHSA-pwh8-58vv-vw48","refsource":"MISC","name":"https://github.com/eclipse/jetty.project/security/advisories/GHSA-pwh8-58vv-vw48"},{"url":"https://github.com/eclipse/jetty.project/pull/9528","refsource":"MISC","name":"https://github.com/eclipse/jetty.project/pull/9528"},{"url":"https://github.com/eclipse/jetty.project/pull/9660","refsource":"MISC","name":"https://github.com/eclipse/jetty.project/pull/9660"},{"url":"https://www.debian.org/security/2023/dsa-5507","refsource":"MISC","name":"https://www.debian.org/security/2023/dsa-5507"}]},"source":{"advisory":"GHSA-pwh8-58vv-vw48","discovery":"UNKNOWN"},"impact":{"cvss":[{"attackComplexity":"HIGH","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":3.5,"baseSeverity":"LOW","confidentialityImpact":"LOW","integrityImpact":"NONE","privilegesRequired":"LOW","scope":"CHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:N","version":"3.1"}]}},"nvd":{"publishedDate":"2023-09-15 21:15:00","lastModifiedDate":"2023-11-10 18:15:00","problem_types":["CWE-1390"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"LOW","integrityImpact":"NONE","availabilityImpact":"NONE","baseScore":4.3,"baseSeverity":"MEDIUM"},"exploitabilityScore":2.8,"impactScore":1.4}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*","versionStartIncluding":"11.0.0","versionEndExcluding":"11.0.16","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*","versionStartIncluding":"10.0.0","versionEndExcluding":"10.0.16","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*","versionStartIncluding":"9.4.21","versionEndExcluding":"9.4.52","cpe_name":[]}]},{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:o:debian:debian_linux:12.0:*:*:*:*:*:*:*","cpe_name":[]}]}]}},"legacy_mitre":{"record":null,"notes":[]}}}