Vulnerability CVE-2024-41659


Published: 2024-08-20

Description:
memos is a privacy-first, lightweight note-taking service. A CORS misconfiguration exists in memos 0.20.1 and earlier where an arbitrary origin is reflected with Access-Control-Allow-Credentials set to true. This may allow an attacking website to make a cross-origin request, allowing the attacker to read private information or make privileged changes to the system as the vulnerable user account.

 References:
https://securitylab.github.com/advisories/GHSL-2024-034_memos/
https://github.com/usememos/memos/blob/v0.20.1/server/server.go#L163

Copyright 2026, cxsecurity.com

 

Back to Top