← Back to CVE search

CVE-2026-71272

Description

Memos- webhook dispatch function safeDialContext (internal/webhook/webhook.go) resolves the target hostname via net.DefaultResolver.LookupHost and validates the resulting IPs against reserved ranges, but then dials net.JoinHostPort(host, port) using the original hostname rather than the already-validated IP address.

CVSS 8.5EPSS 0.165%Risk 0.86
View source
Published
2026-08-05 13:24:51
Last modified
2026-08-10 12:17:29
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N