CVE-2025-22952
published 2025-02-27CVE-2025-22952: 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…
PriorityP277critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
2.82%
84.8th percentile
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.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| github.com | usememos_memos | 0 – 0.24.0 | — |
| usememos | memos | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Detect CVE-2025-22952 SSRF exploitation attempts by monitoring HTTP GET requests to the endpoint /api/v1/markdown/link:metadata with a user-supplied 'link' parameter pointing to internal/loopback addresses. ↗
- →A successful SSRF probe returns HTTP 500 with a JSON body containing 'localhost:13042' and 'connect: connection refused', confirming the server attempted the internal request. ↗
- →The vulnerability is unauthenticated (PR:N); no session or credentials are required to trigger the SSRF via the markdown link-metadata API endpoint. ↗
- →Use the Shodan favicon hash -1924700661 to identify internet-exposed Elestio Memos instances potentially vulnerable to CVE-2025-22952. ↗
- ·The vulnerability affects Elestio Memos versions up to and including v0.24.0; v0.24.1 and later contain the fix. Ensure version fingerprinting is part of triage to avoid false positives on patched instances. ↗
CVSS provenance
nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vulncheck9.8CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
Memos Server-Side Request Forgery (SSRF) in github.com/usememos/memos
osv·2025-03-03
CVE-2025-22952 Memos Server-Side Request Forgery (SSRF) in github.com/usememos/memos
Memos Server-Side Request Forgery (SSRF) in github.com/usememos/memos
Memos Server-Side Request Forgery (SSRF) in github.com/usememos/memos
OSV
Memos Server-Side Request Forgery (SSRF)
osv·2025-02-27
CVE-2025-22952 [MEDIUM] Memos Server-Side Request Forgery (SSRF)
Memos Server-Side Request Forgery (SSRF)
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.
GHSA
Memos Server-Side Request Forgery (SSRF)
ghsa·2025-02-27
CVE-2025-22952 [MEDIUM] CWE-918 Memos Server-Side Request Forgery (SSRF)
Memos Server-Side Request Forgery (SSRF)
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.
VulnCheck
usememos memos Server-Side Request Forgery (SSRF)
vulncheck·2025·CVSS 9.8
CVE-2025-22952 [CRITICAL] usememos memos Server-Side Request Forgery (SSRF)
usememos memos Server-Side Request Forgery (SSRF)
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.
Affected: usememos memos
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https://api.vulncheck.com/v3/index/vulncheck-canaries?cve=CVE-2025-22952&date=2026-04-12
No detection rules found.
Nuclei
Elestio Memos <= v0.24.0 - Server-Side Request Forgery
nuclei·CVSS 9.8
CVE-2025-22952 [CRITICAL] Elestio Memos <= v0.24.0 - Server-Side Request Forgery
Elestio Memos <= v0.24.0 - Server-Side Request Forgery
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.
Template:
id: CVE-2025-22952
info:
name: Elestio Memos <= v0.24.0 - Server-Side Request Forgery
author: iamnoooob,rootxharsh,pdresearch
severity: critical
description: |
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.
impact: |
Unauthenticated attackers can exploit SSRF vulnerabilities to access internal services, bypass network security controls, and potentially retrieve sensitive information from internal systems.
remediation: |
Up
2025-02-27
Published
Exploited in the wild