
Cloud Vulnerability DB
A community-led vulnerabilities database
JupyterHub 1.1.0 contains a Cross-Site Request Forgery (CSRF) vulnerability in the admin panel that allows unauthorized actions via requests lacking an _xsrf field. The vulnerability was discovered in December 2020 and affects the user management functionality, specifically the ability to add or remove user accounts through /hub/api/user requests (GitHub Issue).
The vulnerability stems from improper CSRF token validation in the admin panel. While the system implements Referer header checking as a security measure, the _xsrf token validation is not enforced for add/delete user operations. The CVSS v3.1 base score is 4.5 (Medium) with the vector string CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N, indicating network accessibility, low attack complexity, high privileges required, user interaction needed, and high impact on integrity (NVD).
An attacker could potentially exploit this vulnerability to perform unauthorized user management operations, including adding or removing user accounts, if they can trick an authenticated administrator into performing specific actions. The vulnerability primarily affects the integrity of the system's user management functions (GitHub Issue).
The recommended mitigation is to upgrade to a patched version of JupyterHub that implements proper CSRF protection mechanisms, such as Double Submit Cookie validation. This provides stronger protection against CSRF attacks compared to relying solely on Referer header checking (GitHub Issue).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."