CVE 8.7 HIGH

Note Mark has Stored XSS via Unrestricted Asset Upload_CVE-2026-40262

8.7 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N

Description

Note Mark is an open-source note-taking application. In versions 0.19.1 and prior, the asset delivery handler serves uploaded files inline and relies on magic-byte detection for content type, which does not identify text-based formats such as HTML, SVG, or XHTML. These files are served with an empty Content-Type, no X-Content-Type-Options: nosniff header, and inline disposition, allowing browsers to sniff and render active content. An authenticated user can upload an HTML or SVG file containing JavaScript as a note asset, and when a victim navigates to the asset URL, the script executes under the application's origin with access to the victim's authenticated session and API actions. This issue has been fixed in version 0.19.2.

AI Analysis

Stored XSS via unrestricted asset upload in Note Mark note-taking application

Basic Information

ID CVE-2026-40262
Source GitHub_M
Published Apr 16, 2026 at 23:51

Affected Product

Vendor enchant97
Product note-mark
Version < 0.19.2
Affected Versions enchant97 note-mark < 0.19.2

CWE Classification

AI Assessment

AI Score 8.7 / 10
AI Severity High
Vendor enchant97
Product Note Mark
Version 0.19.1 and prior

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.