CVE-2026-42180
MEDIUMLemmy: SSRF in /api/v3/post via Webmention dispatch
Title source: cnaDescription
Lemmy is a link aggregator and forum for the fediverse. Prior to version 0.19.18, Lemmy allows an authenticated low-privileged user to create a link post through POST /api/v3/post. When a post is created in a public community, the backend asynchronously sends a Webmention to the attacker-controlled link target. The submitted URL is checked for syntax and scheme, but the audited code path does not reject loopback, private, or link-local destinations before the Webmention request is issued. This lets a normal user trigger server-side HTTP requests toward internal services. This issue has been patched in version 0.19.18.
References (2)
Core 2
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/LemmyNet/lemmy/security/advisories/GHSA-3jvj-v6w2-h948
X_Refsource_Misc x_refsource_misc
https://github.com/LemmyNet/lemmy/releases/tag/0.19.18
Scores
CVSS v3
6.3
EPSS
0.0018
EPSS Percentile
8.1%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-918
Status
published
Products (2)
crates.io/lemmy_api_common
0 - 0.19.18crates.io
LemmyNet/lemmy
< 0.19.18
Published
May 08, 2026
Tracked Since
May 09, 2026