Home » Database

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

Affected or Relevant Artifacts

  • Developer: jupyterhub
  • Deployer: jupyterhub
  • Artifact Details:
TypeName
Systemjupyter-server-proxy

Impact

AVID Taxonomy Categorization

  • Risk domains: Security
  • SEP subcategories: S0100: Software Vulnerability
  • Lifecycle stages: L06: Deployment

CVSS

Version3.1
Vector StringCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:N
Base Score6.3
Base Severity🟠 Medium
Attack VectorNETWORK
Attack Complexity🟢 Low
Privileges Required🟢 Low
User InteractionREQUIRED
ScopeUNCHANGED
Confidentiality Impact🔴 High
Integrity Impact🟢 Low
Availability ImpactNONE

CWE

IDDescription
CWE-918CWE-918: Server-Side Request Forgery (SSRF)

Other information

  • Report Type: Advisory
  • Credits:
  • Date Reported: 2022-01-25
  • Version: 0.3.3
  • AVID Entry