CVE-2026-33588

8.1

Open Notebook · Open Notebook

A path traversal flaw in Open Notebook allows local users to create or modify files within the Docker container.

Executive summary

An improper input validation vulnerability in Open Notebook versions 0 through 1.8.3 allows local unauthenticated attackers to perform path traversal and modify container files.

Vulnerability

This is an improper input validation flaw, categorized under CWE-20, affecting the file upload functionality and allowing local unauthenticated users to execute path traversal attacks.

Business impact

A successful exploitation of this vulnerability enables attackers to manipulate critical files within the Docker container, potentially leading to unauthorized data modification, system instability, or container compromise. This high severity risk is justified by a CVSS score of 8.1, reflecting substantial integrity and availability impacts on the affected system.

Remediation

Immediate Action: Review the official security advisory on GitHub and apply the upstream fix commit to resolve the path traversal flaw.

Proactive Monitoring: Monitor container file system activity and access logs for unusual write operations or attempts to access restricted directories.

Compensating Controls: Restrict local access to the affected environment and implement strict container isolation policies to limit the scope of potential file modifications.

Exploitation status

Public Exploit Available: No (no confirmed public exploit or weaponized module is currently cataloged in the available data).

Analyst recommendation

Organizations utilizing Open Notebook must treat this vulnerability with high priority due to its potential for critical file manipulation within containers. Administrators should apply the available upstream fix commit immediately and enforce strict monitoring on container file systems until fully patched.

More Open Notebook CVEs

Sources

Originally found and disclosed by CERT-EU, per the CVE Program record.