Description
Lack of user input validation in the file upload functionality of Open Notebook v1.8.3 allows the application user to access local files content from the docker container via path traversal.
Published: 2026-05-07
Score: 8.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the file upload component of Open Notebook, where the application fails to validate the filename supplied by the user. An attacker can craft a path that traverses directories and read arbitrary files on the Docker container hosting the application. This read capability exposes private or sensitive data stored on the host or within the container, compromising confidentiality and potentially enabling further privilege escalation if the attacker identifies executable scripts or configuration files.

Affected Systems

Open Notebook, version 1.8.3 is affected. The issue occurs in the file upload feature exposed by the web interface, permissible to any authenticated user who can upload files. No additional versions are presently listed as vulnerable.

Risk and Exploitability

The CVSS score of 8.2 indicates a high severity. EPSS indicates an exploitation probability of less than 1%, meaning the likelihood of an attack remains low though not zero. The presence of a local file inclusion flaw and lack of input validation still expose users to opportunistic attacks. The vulnerability has not been listed in the CISA KEV catalog, implying no confirmed widespread exploitation yet. The likely attack vector requires application-level access to the file upload endpoint, so users with sufficient privileges can exploit the flaw; however, if arbitrary file uploads are not strictly protected, any user could potentially trigger the vulnerability.

Generated by OpenCVE AI on May 7, 2026 at 21:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest Open Notebook release that includes the fixed file upload validation logic.
  • If an upgrade is not immediately feasible, remove or restrict the file upload capability for untrusted users and enforce a strict directory whitelist for uploads.
  • Implement additional input validation on the server side to reject any path containing '..', slashes, or absolute paths, aligning with best practices for CWE-20.

Generated by OpenCVE AI on May 7, 2026 at 21:36 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:00: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': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}


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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description Lack of user input validation in the file upload functionality of Open Notebook v1.8.3 allows the application user to access local files content from the docker container via path traversal.
Title Arbitrary File Read via Local File Inclusion (LFI)
Weaknesses CWE-20
References
Metrics cvssV4_0

{'score': 8.2, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/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:34:41.674Z

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

Link: CVE-2026-33589

cve-icon Vulnrichment

Updated: 2026-05-07T11:34:37.958Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-05-07T19:49:40.983

Link: CVE-2026-33589

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-07T21:45:36Z

Weaknesses