CVE-2026-50131
Last modified
CVE-2026-50131 is a high-severity vulnerability rated 8.6/10 on the CVSS scale. Fedify is a TypeScript library for building federated server apps powered by ActivityPub. Fedify previously addressed SSRF/internal network access in GHSA-p9cg-vqcc-grcx by adding public URL validation before runtime document and media fetching. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
Fedify is a TypeScript library for building federated server apps powered by ActivityPub. Fedify previously addressed SSRF/internal network access in GHSA-p9cg-vqcc-grcx by adding public URL validation before runtime document and media fetching. However, the IPv4 validation logic present starting in version 0.11.2 and prior to versions 1.9.12, 1.10.11, 2.0.19, 2.1.15, and 2.2.4 appears incomplete. The `validatePublicUrl()` protection relies on `isValidPublicIPv4Address()` to reject non-public IPv4 destinations. The function blocks common private and local ranges such as `10.0.0.0/8`, `127.0.0.0/8`, `169.254.0.0/16`, `172.16.0.0/12`, and `192.168.0.0/16`, but it still treats several special-use, reserved, multicast, benchmarking, and carrier-grade NAT IPv4 ranges as valid public destinations. Because this validation is used as an SSRF defense before outbound fetches, this appears to be an incomplete mitigation or bypass class for the previous SSRF issue. Versions 1.9.12, 1.10.11, 2.0.19, 2.1.15, and 2.2.4 contain an updated patch.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-50131?
How severe is CVE-2026-50131?
How do I fix CVE-2026-50131?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-50124DataEase is an open source data visualization and analysis t…7.1
- CVE-2026-50127Weblate is a web based localization tool. From version 5.15 …5.9
- CVE-2026-50128Mastodon is a free, open-source social network server based …5.3
- CVE-2026-50129Mastodon is a free, open-source social network server based …7.5
- CVE-2026-5013A vulnerability has been found in elecV2 elecV2P up to 3.8.3…5.5
- CVE-2026-50130Pi-hole is a DNS sinkhole that protects devices from unwante…8.8
- CVE-2026-50132Budibase is an open-source low-code platform. Prior to 3.39.…7.3
- CVE-2026-50133Hugo is a static site generator. Prior to 0.162.0, Hugo acce…6.1
- CVE-2026-50134Hugo is a static site generator. From 0.91.0 until 0.162.0, …5.8
- CVE-2026-50135Hugo is a static site generator. From 0.123.0 to 0.161.1, a …5.5
- CVE-2026-50136Budibase is an open-source low-code platform. Prior to 3.39.…5.3
- CVE-2026-50137Budibase is an open-source low-code platform. Prior to 3.39.…9.4
Are you affected by CVE-2026-50131?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
