Vulnerability Description
Many Notes is a Markdown note-taking web application designed for simplicity. Prior to 0.16.0, the ZIP vault import implemented in app/Actions/ProcessImportedVault.php accepts archive filenames containing parent-directory traversal segments. An authenticated user can write arbitrary files outside the importing user's vault and into other users' vaults, including overwriting existing files. Disguised SVG content can be placed in another user's vault and execute stored cross-site scripting when the victim opens that vault. This issue is fixed in version 0.16.0.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/brufdev/many-notes/commit/1b3288fa9671002e72e38b7fcd5d226673b
- https://github.com/brufdev/many-notes/releases/tag/v0.16.0
- https://github.com/brufdev/many-notes/security/advisories/GHSA-wg8j-9c2g-xh6r
FAQ
What is CVE-2026-54053?
CVE-2026-54053 is a vulnerability with a CVSS score of 9.6 (CRITICAL). Many Notes is a Markdown note-taking web application designed for simplicity. Prior to 0.16.0, the ZIP vault import implemented in app/Actions/ProcessImportedVault.php accepts archive filenames contai...
How severe is CVE-2026-54053?
CVE-2026-54053 has been rated CRITICAL with a CVSS base score of 9.6/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-54053?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.