LIVE · cybersecurity feed
Live wire
cve recordhigh

CVE-2026-54070

Published
CVSS7.1
Severityhigh
WeaknessCWE-79
ExploitedNot in CISA KEV

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

Description

SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, renderPackageREADME in kernel/bazaar/readme.go renders a Bazaar package README from Markdown to HTML with the lute engine and SetSanitize(true). The lute sanitizer is an event-handler blocklist: allowAttr rejects only attribute names present in a fixed eventAttrs map copied from the w3schools legacy handler list. That map omits modern event handlers. onpointerover, onpointerdown, onauxclick, onbeforetoggle, onfocusin, onanimationstart, and ontransitionend are not in the list, so the sanitizer passes them through verbatim on any tag. The frontend assigns the rendered HTML to mdElement.innerHTML in app/src/config/ba

References

← Back to the CVE Tracker

Our coverage of CVE-2026-54070

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-54070.