CVE-2026-28201

7.8

Open Notebook · Open Notebook

An improper input validation and permissive CORS configuration in Open Notebook allows attackers to trick users into altering or deleting database entries.

Executive summary

An improper input validation vulnerability in Open Notebook affects versions 0 through 1.8.2, creating a high risk of unauthorized data modification or exfiltration via crafted URLs.

Vulnerability

This flaw involves improper input validation combined with an overly permissive Cross-Origin Resource Sharing configuration, requiring user interaction from an unauthenticated remote attacker via a malicious URL.

Business impact

A successful exploit allows malicious actors to trick legitimate users into altering or deleting arbitrary database entries, and potentially exfiltrating sensitive information depending on the deployment. With a CVSS score of 7.8, this vulnerability poses a significant risk to data integrity and confidentiality, potentially leading to operational disruption or compliance violations.

Remediation

Immediate Action: Apply security updates provided by the vendor immediately or restrict access to the application until a patched version is deployed.

Proactive Monitoring: Monitor access logs and database audit trails for unusual modification requests, unauthorized deletions, or anomalous cross-origin traffic patterns.

Compensating Controls: Implement strict CORS policies at the reverse proxy or web application firewall level to restrict untrusted origin requests.

Exploitation status

Public Exploit Available: false

Analyst recommendation

Given the severity score of 7.8 and the potential for severe data compromise, administrators must treat this advisory with high urgency. Review the official security advisory on GitHub and apply the available fix commits or vendor updates as soon as possible to safeguard database integrity.

More Open Notebook CVEs

Sources

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