CyberRota
← Ana sayfaya dön

CVE-2026-41572

MEDIUM · CVSS 5.3 EPSS %0.04 Public Exploit

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-05-04T18:16:29.763 · Çekilme zamanı: 2026-06-03T18:00:27.405978+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

Public Exploit Sinyali

Bu CVE için açıklama veya referanslarda public exploit / PoC / GitHub / Metasploit sinyali tespit edildi.

Not: Bu bağlantılar yalnızca güvenlik araştırması ve doğrulama amacıyla listelenmiştir.

CVE
CVE-2026-41572
Severity
MEDIUM
CVSS
5.3
EPSS
%0.04

Orijinal NVD Açıklaması

Note Mark is an open-source note-taking application. Prior to version 0.19.3, after a note-mark owner soft-deletes a public book, its notes and uploaded assets stay readable at /api/notes/{id}, /api/notes/{id}/content, the slug URL, and the asset endpoints. Unauthenticated callers who hold the note ID or the slug path retain access. GORM's soft-delete scope does not reach the raw "JOIN books ..." clauses used by the note and asset queries. This issue has been patched in version 0.19.3.