JupyterLab is a user interface for Project Jupyter which will eventually replace the classic Jupyter Notebook. In affected versions untrusted notebook can execute code on load. In particular JupyterLab doesn’t sanitize the action attribute of html `<form>`. Using this it is possible to trigger the form validation outside of the form itself. This is a remote code execution, but requires user action to open a notebook.
Use CWE-79, Jupyter vendor hub and Jupyterlab product page to widen CVE-2021-32797 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2024-39700, CVE-2024-43805 and CVE-2024-22421 for nearby disclosures in the same product family.