Vulnerability Description
Lemmy is a link aggregator and forum for the fediverse. Prior to version 0.19.18, Lemmy fetches metadata for user-supplied post URLs and, under the default StoreLinkPreviews image mode, downloads the preview image through local pict-rs. While the top-level page URL is checked against internal IP ranges, the extracted og:image URL is not subject to the same restriction. As a result, an authenticated low-privileged user can submit an attacker-controlled public page whose Open Graph image points to an internal image endpoint. Lemmy will fetch that internal image server-side and store a local thumbnail that can then be served back to users. This issue has been patched in version 0.19.18.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/LemmyNet/lemmy/releases/tag/0.19.18
- https://github.com/LemmyNet/lemmy/security/advisories/GHSA-h6hf-9846-xwrq
- https://github.com/LemmyNet/lemmy/security/advisories/GHSA-h6hf-9846-xwrq
FAQ
What is CVE-2026-42181?
CVE-2026-42181 is a vulnerability with a CVSS score of 6.5 (MEDIUM). Lemmy is a link aggregator and forum for the fediverse. Prior to version 0.19.18, Lemmy fetches metadata for user-supplied post URLs and, under the default StoreLinkPreviews image mode, downloads the ...
How severe is CVE-2026-42181?
CVE-2026-42181 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-42181?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.