All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-18640
HIGHpublished 2026-08-11 16:17 UTC · 1 day ago · modified 2026-08-11 18:17 UTC
7.1
CVSS / 10
// description
The NewNotebook API does not sufficiently sanitize its parameters allowing an authenticated user with NOTEBOOK_EDIT permission to write the notebook record outside the org's data store directory. The file written must have an extension of ".json.db" but can otherwise overwrite other metadata files (such as ACL records, hunts etc). This can corrupt these files and cause data corruption.
// weaknesses (CWE)
- CWE-22