Description
Lack of user input sanitisation in Open Notebook v1.8.3 allows the application user to execute Python code (and subsequently OS commands) on the docker container via Server-Side Template Injection (SSTI) for user-created transformations.
Published: 2026-05-07
Score: 9.2 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in Open Notebook version 1.8.3 where user input is not properly sanitized in the server‑side template engine. This flaw permits a user‑created transformation to embed arbitrary Python code that the application executes, and the Python interpreter can in turn invoke OS commands. The result is full remote code execution with the privileges of the Docker container running the application. The weakness is an instance of insecure input validation as identified by CWE‑20. Based on the description, it is inferred that an attacker can embed malicious code into a permitted transformation, leading to arbitrary command execution.

Affected Systems

Open Notebook is the vendor and the product affected. The reported version that contains the flaw is v1.8.3. No other versions are specified or known from the current advisory. It is inferred from the product name that the vulnerability applies to the web-based interface of Open Notebook.

Risk and Exploitability

The CVSS score of 9.2 classifies the flaw as critical. EPSS data indicates a very low exploitation probability (<1%), but the high CVSS score still highlights a significant risk. The vulnerability is not listed in CISA’s KEV catalog, yet it can be exploited remotely through the web interface that accepts user‑created transformations. The likely attack vector is the creation of a malicious transformation via the application’s UI, which is inferred from the description that the flaw is triggered by user input. Successful exploitation would give an attacker arbitrary command execution inside the container and potentially beyond, depending on container permissions.

Generated by OpenCVE AI on May 7, 2026 at 22:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Open Notebook to the latest patch release, ensuring the SSTI fix is applied.
  • If upgrading is not immediately possible, disable or restrict the creation of user‑defined transformations to trusted users only to eliminate the attack surface.
  • Implement input validation or sanitization on the template rendering layer, limiting the syntax that can be evaluated.
  • Ensure the Docker container runs with the principle of least privilege, restricting system-level access even if a code path is compromised.

Generated by OpenCVE AI on May 7, 2026 at 22:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 07 May 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Open Notebook
Open Notebook open Notebook
Vendors & Products Open Notebook
Open Notebook open Notebook

Thu, 07 May 2026 20:15:00 +0000

Type Values Removed Values Added
First Time appeared Lfnovo
Lfnovo open-notebook
Weaknesses NVD-CWE-noinfo
CPEs cpe:2.3:a:lfnovo:open-notebook:*:*:*:*:*:*:*:*
Vendors & Products Lfnovo
Lfnovo open-notebook
Metrics cvssV3_1

{'score': 10.0, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H'}


Thu, 07 May 2026 12:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 07 May 2026 11:00:00 +0000

Type Values Removed Values Added
Description Lack of user input sanitisation in Open Notebook v1.8.3 allows the application user to execute Python code (and subsequently OS commands) on the docker container via Server-Side Template Injection (SSTI) for user-created transformations.
Title Remote Code Execution (RCE) via Server-Side Template Injection (SSTI)
Weaknesses CWE-20
References
Metrics cvssV4_0

{'score': 9.2, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:N/SA:N'}


Subscriptions

Lfnovo Open-notebook
Open Notebook Open Notebook
cve-icon MITRE

Status: PUBLISHED

Assigner: ENISA

Published:

Updated: 2026-05-07T11:35:45.879Z

Reserved: 2026-03-23T12:53:47.474Z

Link: CVE-2026-33587

cve-icon Vulnrichment

Updated: 2026-05-07T11:35:41.699Z

cve-icon NVD

Status : Analyzed

Published: 2026-05-07T11:16:00.887

Modified: 2026-05-07T20:13:33.540

Link: CVE-2026-33587

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-07T22:15:06Z

Weaknesses