Description
An issue in usememos through v0.30.0 allows a remote authenticated attacker to perform Server-Side Request Forgery (SSRF) via the Webhook validation mechanism in internal/webhook/validate.go, by setting a webhook target to an internal address.
Published: 2026-08-11
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An authenticated remote attacker can use the webhook validation endpoint in useMemos to issue a ServerSide Request Forgery (SSRF). By setting the webhook target to an internal address, the attacker forces the server to resolve and retrieve the target, exposing internal network endpoints that the attacker could otherwise not reach. The vulnerability represents a classic SSRF flaw, allowing unauthorized internal network communication and potential lateral movement.

Affected Systems

Versions of useMemos through v0.30.0 are affected. The issue lies in the internal/webhook/validate.go component and requires a valid user account for exploitation.

Risk and Exploitability

The EPSS score is less than 1%, indicating a low probability of public exploitation. The vulnerability is not listed in CISA’s KEV catalog. The attack vector is inferred to be remote authenticated, requiring valid credentials to access the validation endpoint. Because the flaw permits access to arbitrary internal addresses, the potential impact is high, especially in environments where sensitive internal services are present. The CVSS score of 8.5 reflects high severity.

Generated by OpenCVE AI on August 13, 2026 at 03:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update useMemos to the latest version where the SSRF issue is corrected
  • Disable or restrict webhook configuration if the feature is not required
  • Apply network segmentation or firewall rules to block outbound connections from the useMemos service to protected internal addresses

Generated by OpenCVE AI on August 13, 2026 at 03:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 04:15:00 +0000

Type Values Removed Values Added
Title Server‑Side Request Forgery via webhook validation in useMemos up to v0.30.0

Wed, 12 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 12 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
First Time appeared Usememos
Usememos memos
Vendors & Products Usememos
Usememos memos

Wed, 12 Aug 2026 00:00:00 +0000

Type Values Removed Values Added
Title Server‑Side Request Forgery via webhook validation in useMemos up to v0.30.0
Weaknesses CWE-918

Tue, 11 Aug 2026 14:15:00 +0000

Type Values Removed Values Added
Description An issue in usememos through v0.30.0 allows a remote authenticated attacker to perform Server-Side Request Forgery (SSRF) via the Webhook validation mechanism in internal/webhook/validate.go, by setting a webhook target to an internal address.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-12T18:26:52.621Z

Reserved: 2026-06-08T00:00:00.000Z

Link: CVE-2026-51583

cve-icon Vulnrichment

Updated: 2026-08-12T18:25:45.288Z

cve-icon NVD

Status : Deferred

Published: 2026-08-11T14:17:14.323

Modified: 2026-08-31T19:33:11.197

Link: CVE-2026-51583

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T04:00:09Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)