Resource exhaustion in Jupyter Lti Jupyterhub Authenticator
CVE-2026-34052
LTI JupyterHub Authenticator is a JupyterHub authenticator for LTI. Prior to version 1.6.3, the LTI 1.1 validator stores OAuth nonces in a class-level dictionary that grows without bounds. Nonces are added before signature validation, so an attacker with knowledge of a valid consumer key can send repeated requests with unique nonces to gradually exhaust server memory, causing a denial of service. This issue has been patched in version 1.6.3.
EPSS: 0.003 (25.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.9 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Jupyter Lti_jupyterhub_authenticator
- Jupyterhub Ltiauthenticator — versions < 1.6.3
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Vendor Advisory)
- security-advisories@github.com (Product, x_refsource_MISC)
Frequently asked questions
- What is CVE-2026-34052?
- CVE-2026-34052 is a medium-severity vulnerability in Jupyter Lti Jupyterhub Authenticator, classified under Missing Release of Memory after Effective Lifetime. CVSS score: 5.9/10. Published 2026-04-03.
- How severe is CVE-2026-34052?
- Medium severity. CVSS v3 base score is 5.9 out of 10.