Description
Open Notebook before 1.11.0 fails to validate the URL parameter in POST /api/sources endpoint, allowing authenticated users to perform server-side requests to internal services. Attackers can supply arbitrary URLs to read cloud metadata, internal network services, and localhost-bound services through the application server's direct HTTP requests.
Published: 2026-09-13
Score: 8.3 High
EPSS: n/a
KEV: No
Impact: Server‑Side Request Forgery enabling internal network exposure
Action: Immediate Patch
AI Analysis

Impact

The Open Notebook application, prior to version 1.11.0, does not validate the URL supplied to the POST /api/sources endpoint. An authenticated user can supply any URL, causing the server to perform an HTTP request to that address. This allows reading cloud metadata, communicating with internal network services, and accessing localhost‑bound services directly from the application stack, potentially exposing sensitive data and internal resources.

Affected Systems

The vulnerability affects Open Notebook deployments built with lfnovo open‑notebook before version 1.11.0. Any installation of this software using an older release is susceptible, regardless of operating system or environment.

Risk and Exploitability

The CVSS score of 8.3 indicates high severity. With no EPSS score available, the exact exploitation likelihood is unknown, but the lack of URL validation provides a straightforward path for authenticated users to reach internal services. The vulnerability is not currently listed in CISA KEV, but its exploitation could be convenient and destructive, especially in environments where the application has elevated privileges.

Generated by OpenCVE AI on September 13, 2026 at 17:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Open Notebook update (version 1.11.0 or newer) to fix the URI validation flaw.
  • While awaiting the update, temporarily disable the to a whitelist of trusted URLs.
  • Review user permissions for the application and remove any unnecessary elevated privileges that might facilitate abuse.

Generated by OpenCVE AI on September 13, 2026 at 17:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 13 Sep 2026 11:00:00 +0000

Type Values Removed Values Added
Description Open Notebook before 1.11.0 fails to validate the URL parameter in POST /api/sources endpoint, allowing authenticated users to perform server-side requests to internal services. Attackers can supply arbitrary URLs to read cloud metadata, internal network services, and localhost-bound services through the application server's direct HTTP requests.
Title Open Notebook before 1.11.0 Server-Side Request Forgery via link-source
First Time appeared Lfnovo
Lfnovo open-notebook
Weaknesses CWE-918
CPEs cpe:2.3:a:lfnovo:open-notebook:*:*:*:*:*:*:*:*
Vendors & Products Lfnovo
Lfnovo open-notebook
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Lfnovo Open-notebook
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-13T10:45:40.937Z

Reserved: 2026-09-13T10:14:52.461Z

Link: CVE-2026-90769

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-13T11:17:01.270

Modified: 2026-09-13T11:17:01.270

Link: CVE-2026-90769

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-13T17:15:06Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)