Go modules package
github.com/usememos/memos
pkg:golang/github.com/usememos/memos
Vulnerabilities (74)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2026-6634 | Med | 6.3 | <= 0.22.1 | — | Apr 20, 2026 | A weakness has been identified in usememos memos up to 0.22.1. This affects the function memos_access_token of the file src/App.tsx of the component UpdateInstanceSetting. This manipulation of the argument additionalStyle/additionalScript causes improper authorization. The attack | |
| CVE-2025-65799 | — | < 0.25.3 | 0.25.3 | Dec 8, 2025 | A lack of file name validation or verification in the Attachment service of usememos memos v0.25.2 allows attackers to execute a path traversal. | ||
| CVE-2025-65798 | — | < 0.25.3 | 0.25.3 | Dec 8, 2025 | Incorrect access control in usememos memos v0.25.2 allows attackers with low-level privileges to arbitrarily modify or delete attachments made by other users. | ||
| CVE-2025-65797 | — | < 0.25.3 | 0.25.3 | Dec 8, 2025 | Incorrect access control in the Identity Provider service of usememos memos v0.25.2 allows attackers with low-level privileges to arbitrarily modify or delete registered identity providers, leading to an account takeover or Denial of Service (DoS). | ||
| CVE-2025-65796 | — | < 0.25.3 | 0.25.3 | Dec 8, 2025 | Incorrect access control in usememos memos v0.25.2 allows attackers with low-level privileges to arbitrarily delete reactions made to other users' Memos. | ||
| CVE-2025-65795 | — | < 0.25.3 | 0.25.3 | Dec 8, 2025 | Incorrect access control in the /api/v1/user endpoint of usememos memos v0.25.2 allows unauthorized attackers to create arbitrary accounts via a crafted request. | ||
| CVE-2024-21635 | — | < 0.18.2 | 0.18.2 | Nov 14, 2025 | Memos is a privacy-first, lightweight note-taking service that uses Access Tokens to authenticate application access. When a user changes their password, the existing list of Access Tokens stay valid instead of expiring. If a user finds that their account has been compromised, th | ||
| CVE-2025-56761 | — | <= 0.22.0 | — | Sep 3, 2025 | Memos 0.22 is vulnerable to Stored Cross site scripting (XSS) vulnerabilities by the upload attachment and user avatar features. Memos does not verify the content type of the uploaded data and serve it back as is. An authenticated attacker can use this to elevate their privileges | ||
| CVE-2025-56760 | — | <= 0.22.0 | — | Sep 3, 2025 | When Memos 0.22 is configured to store objects locally, an attacker can create a file via the CreateResource endpoint containing a path traversal sequence in the name, allowing arbitrary file write on the server. | ||
| CVE-2025-50738 | — | < 0.24.4 | 0.24.4 | Jul 29, 2025 | The Memos application, up to version v0.24.3, allows for the embedding of markdown images with arbitrary URLs. When a user views a memo containing such an image, their browser automatically fetches the image URL without explicit user consent or interaction beyond viewing the memo | ||
| CVE-2025-22952 | — | <= 0.24.0 | — | Feb 27, 2025 | elestio memos v0.23.0 is vulnerable to Server-Side Request Forgery (SSRF) due to insufficient validation of user-supplied URLs, which can be exploited to perform SSRF attacks. | ||
| CVE-2023-0109 | — | < 0.10.0 | 0.10.0 | Nov 15, 2024 | A stored cross-site scripting (XSS) vulnerability was discovered in usememos/memos version 0.9.1. This vulnerability allows an attacker to upload a JavaScript file containing a malicious script and reference it in an HTML file. When the HTML file is accessed, the malicious script | ||
| CVE-2024-41659 | — | < 0.21.0 | 0.21.0 | Aug 20, 2024 | 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, allo | ||
| CVE-2024-29029 | — | < 0.22.0 | 0.22.0 | Apr 19, 2024 | memos is a privacy-first, lightweight note-taking service. In memos 0.13.2, an SSRF vulnerability exists at the /o/get/image that allows unauthenticated users to enumerate the internal network and retrieve images. The response from the image request is then copied into the respon | ||
| CVE-2024-29028 | — | < 0.16.1 | 0.16.1 | Apr 19, 2024 | memos is a privacy-first, lightweight note-taking service. In memos 0.13.2, an SSRF vulnerability exists at the /o/get/httpmeta that allows unauthenticated users to enumerate the internal network and receive limited html values in json form. This vulnerability is fixed in 0.16.1. | ||
| CVE-2024-29030 | — | < 0.22.0 | 0.22.0 | Apr 19, 2024 | memos is a privacy-first, lightweight note-taking service. In memos 0.13.2, an SSRF vulnerability exists at the /api/resource that allows authenticated users to enumerate the internal network. Version 0.22.0 of memos removes the vulnerable file. | ||
| CVE-2023-5036 | — | < 0.15.1 | 0.15.1 | Sep 18, 2023 | Cross-Site Request Forgery (CSRF) in GitHub repository usememos/memos prior to 0.15.1. | ||
| CVE-2023-4697 | — | < 0.13.2 | 0.13.2 | Sep 1, 2023 | Improper Privilege Management in GitHub repository usememos/memos prior to 0.13.2. | ||
| CVE-2023-4698 | — | >= 0 | — | Sep 1, 2023 | Improper Input Validation in GitHub repository usememos/memos prior to 0.13.2. | ||
| CVE-2023-4696 | — | < 0.13.2 | 0.13.2 | Sep 1, 2023 | Improper Access Control in GitHub repository usememos/memos prior to 0.13.2. |
- affected <= 0.22.1
A weakness has been identified in usememos memos up to 0.22.1. This affects the function memos_access_token of the file src/App.tsx of the component UpdateInstanceSetting. This manipulation of the argument additionalStyle/additionalScript causes improper authorization. The attack
- CVE-2025-65799Dec 8, 2025affected < 0.25.3fixed 0.25.3
A lack of file name validation or verification in the Attachment service of usememos memos v0.25.2 allows attackers to execute a path traversal.
- CVE-2025-65798Dec 8, 2025affected < 0.25.3fixed 0.25.3
Incorrect access control in usememos memos v0.25.2 allows attackers with low-level privileges to arbitrarily modify or delete attachments made by other users.
- CVE-2025-65797Dec 8, 2025affected < 0.25.3fixed 0.25.3
Incorrect access control in the Identity Provider service of usememos memos v0.25.2 allows attackers with low-level privileges to arbitrarily modify or delete registered identity providers, leading to an account takeover or Denial of Service (DoS).
- CVE-2025-65796Dec 8, 2025affected < 0.25.3fixed 0.25.3
Incorrect access control in usememos memos v0.25.2 allows attackers with low-level privileges to arbitrarily delete reactions made to other users' Memos.
- CVE-2025-65795Dec 8, 2025affected < 0.25.3fixed 0.25.3
Incorrect access control in the /api/v1/user endpoint of usememos memos v0.25.2 allows unauthorized attackers to create arbitrary accounts via a crafted request.
- CVE-2024-21635Nov 14, 2025affected < 0.18.2fixed 0.18.2
Memos is a privacy-first, lightweight note-taking service that uses Access Tokens to authenticate application access. When a user changes their password, the existing list of Access Tokens stay valid instead of expiring. If a user finds that their account has been compromised, th
- CVE-2025-56761Sep 3, 2025affected <= 0.22.0
Memos 0.22 is vulnerable to Stored Cross site scripting (XSS) vulnerabilities by the upload attachment and user avatar features. Memos does not verify the content type of the uploaded data and serve it back as is. An authenticated attacker can use this to elevate their privileges
- CVE-2025-56760Sep 3, 2025affected <= 0.22.0
When Memos 0.22 is configured to store objects locally, an attacker can create a file via the CreateResource endpoint containing a path traversal sequence in the name, allowing arbitrary file write on the server.
- CVE-2025-50738Jul 29, 2025affected < 0.24.4fixed 0.24.4
The Memos application, up to version v0.24.3, allows for the embedding of markdown images with arbitrary URLs. When a user views a memo containing such an image, their browser automatically fetches the image URL without explicit user consent or interaction beyond viewing the memo
- CVE-2025-22952Feb 27, 2025affected <= 0.24.0
elestio memos v0.23.0 is vulnerable to Server-Side Request Forgery (SSRF) due to insufficient validation of user-supplied URLs, which can be exploited to perform SSRF attacks.
- CVE-2023-0109Nov 15, 2024affected < 0.10.0fixed 0.10.0
A stored cross-site scripting (XSS) vulnerability was discovered in usememos/memos version 0.9.1. This vulnerability allows an attacker to upload a JavaScript file containing a malicious script and reference it in an HTML file. When the HTML file is accessed, the malicious script
- CVE-2024-41659Aug 20, 2024affected < 0.21.0fixed 0.21.0
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, allo
- CVE-2024-29029Apr 19, 2024affected < 0.22.0fixed 0.22.0
memos is a privacy-first, lightweight note-taking service. In memos 0.13.2, an SSRF vulnerability exists at the /o/get/image that allows unauthenticated users to enumerate the internal network and retrieve images. The response from the image request is then copied into the respon
- CVE-2024-29028Apr 19, 2024affected < 0.16.1fixed 0.16.1
memos is a privacy-first, lightweight note-taking service. In memos 0.13.2, an SSRF vulnerability exists at the /o/get/httpmeta that allows unauthenticated users to enumerate the internal network and receive limited html values in json form. This vulnerability is fixed in 0.16.1.
- CVE-2024-29030Apr 19, 2024affected < 0.22.0fixed 0.22.0
memos is a privacy-first, lightweight note-taking service. In memos 0.13.2, an SSRF vulnerability exists at the /api/resource that allows authenticated users to enumerate the internal network. Version 0.22.0 of memos removes the vulnerable file.
- CVE-2023-5036Sep 18, 2023affected < 0.15.1fixed 0.15.1
Cross-Site Request Forgery (CSRF) in GitHub repository usememos/memos prior to 0.15.1.
- CVE-2023-4697Sep 1, 2023affected < 0.13.2fixed 0.13.2
Improper Privilege Management in GitHub repository usememos/memos prior to 0.13.2.
- CVE-2023-4698Sep 1, 2023affected >= 0
Improper Input Validation in GitHub repository usememos/memos prior to 0.13.2.
- CVE-2023-4696Sep 1, 2023affected < 0.13.2fixed 0.13.2
Improper Access Control in GitHub repository usememos/memos prior to 0.13.2.
Page 1 of 4