AVID-2026-R0940
Description
SSRF vulnerability (requires authentication) (CVE-2022-21697)
Details
Jupyter Server Proxy is a Jupyter notebook server extension to proxy web services. Versions of Jupyter Server Proxy prior to 3.2.1 are vulnerable to Server-Side Request Forgery (SSRF). Any user deploying Jupyter Server or Notebook with jupyter-proxy-server extension enabled is affected. A lack of input validation allows authenticated clients to proxy requests to other hosts, bypassing the allowed_hosts check. Because authentication is required, which already grants permissions to make the same requests via kernel or terminal execution, this is considered low to moderate severity. Users may upgrade to version 3.2.1 to receive a patch or, as a workaround, install the patch manually.
Reason for inclusion in AVID: CVE-2022-21697 describes a Server-Side Request Forgery (SSRF) in jupyter-server-proxy (pre-3.2.1). Jupyter Server Proxy is a component commonly used in AI development/deployment stacks (Jupyter notebooks, ML pipelines). It is a software supply-chain component affecting deployment/serving pipelines. The vulnerability is software-based (RCE/SSRF potential), and the report provides clear affected versions and a patch, satisfying evidence for AVID curation.
References
- NVD entry
- https://github.com/jupyterhub/jupyter-server-proxy/security/advisories/GHSA-gcv9-6737-pjqw
- https://github.com/jupyterhub/jupyter-server-proxy/commit/fd31930bacd12188c448c886e0783529436b99eb
- https://github.com/jupyterhub/jupyter-server-proxy/compare/v3.2.0…v3.2.1.patch
Affected or Relevant Artifacts
- Developer: jupyterhub
- Deployer: jupyterhub
- Artifact Details:
| Type | Name |
|---|---|
| System | jupyter-server-proxy |
Impact
AVID Taxonomy Categorization
- Risk domains: Security
- SEP subcategories: S0100: Software Vulnerability
- Lifecycle stages: L06: Deployment
CVSS
| Version | 3.1 |
| Vector String | CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:N |
| Base Score | 6.3 |
| Base Severity | 🟠 Medium |
| Attack Vector | NETWORK |
| Attack Complexity | 🟢 Low |
| Privileges Required | 🟢 Low |
| User Interaction | REQUIRED |
| Scope | UNCHANGED |
| Confidentiality Impact | 🔴 High |
| Integrity Impact | 🟢 Low |
| Availability Impact | NONE |
CWE
| ID | Description |
|---|---|
| CWE-918 | CWE-918: Server-Side Request Forgery (SSRF) |
Other information
- Report Type: Advisory
- Credits:
- Date Reported: 2022-01-25
- Version: 0.3.3
- AVID Entry