PT-2026-37169 · Lemmy · Lemmy

Nutomic

·

Published

2026-04-24

·

Updated

2026-05-13

·

CVE-2026-42180

CVSS v3.1

6.3

Medium

VectorAV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
Name of the Vulnerable Software and Affected Versions Lemmy versions prior to 0.19.18
Description An authenticated low-privileged user can trigger server-side HTTP requests toward internal services. This occurs when a user creates a link post in a public community via the "POST /api/v3/post" endpoint. The backend asynchronously sends a Webmention to the target link, but the system fails to reject loopback, private, or link-local destinations. The url variable is validated for syntax and scheme using the is valid url() function, but it does not implement internal address rejection, allowing the application server to be used as a blind Server-Side Request Forgery (SSRF) primitive. SSRF is a flaw where an attacker can force a server to make requests to an unintended location, often bypassing network security controls to reach internal systems.
Recommendations Update to version 0.19.18.

Exploit

Fix

SSRF

Weakness Enumeration

Related Identifiers

CVE-2026-42180
GHSA-3JVJ-V6W2-H948

Affected Products

Lemmy