๐Ÿ” CVE Alert

CVE-2026-71246

MEDIUM 4.3

Pixelfed - Authenticated SSRF via Remote URL Search

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

Pixelfed's SearchController (behind the auth middleware) accepts a URL via its remote-search parameters and fetches it server-side through ActivityPubFetchService, whose validateUrl only blocks the literal hosts 127.0.0.1, localhost, and ::1 and requires https, without checking the resolved IP against private, internal, or link-local ranges (e.g. 169.254.169.254).

CWE CWE-918
Vendor pixelfed
Product pixelfed
Published Aug 5, 2026
Last Updated Aug 10, 2026
Stay Ahead of the Next One

Get instant alerts for pixelfed pixelfed

Be the first to know when new medium vulnerabilities affecting pixelfed pixelfed are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

pixelfed / pixelfed
0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/pixelfed/pixelfed

Credits

Bobur Abdugafforov