Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-50131

35
FAUCET Score

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.

First published: Jun 10, 2026Last modified: Jun 10, 2026

Impacted Technologies

VendorProductVersion(s)CPE
Fedify-DevFedify
>= 0.11.2, < 1.9.12, >= 1.10.0, < 1.10.11, >= 2.0.0, < 2.0.19, >= 2.1.0, < 2.1.15, >= 2.2.0, < 2.2.4CNA affected
Fedify-DevVocab-Runtime
< 2.0.19, >= 2.1.0, < 2.1.15, >= 2.2.0, < 2.2.4CNA affected

CVSS Data

CVSS version used by this source: 3.1

8.6HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
LOW
Availability Impact
LOW
Exploitability Score
3.9
Impact Score
4.7
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.35%
Probability of exploitation in next 30 days
EPSS Percentile
27.6%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0035 is in the 9th percentile among its peer group of 51,506 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (8)

npmpatch availablevia ghsa
Product: @fedify/fedifyFixed in: 1.9.12
npmpatch availablevia ghsa
Product: @fedify/fedifyFixed in: 1.10.11
npmpatch availablevia ghsa
Product: @fedify/fedifyFixed in: 2.0.19
npmpatch availablevia ghsa
Product: @fedify/fedifyFixed in: 2.1.15
npmpatch availablevia ghsa
Product: @fedify/fedifyFixed in: 2.2.4
npmpatch availablevia ghsa
Product: @fedify/vocab-runtimeFixed in: 2.0.19
npmpatch availablevia ghsa
Product: @fedify/vocab-runtimeFixed in: 2.1.15
npmpatch availablevia ghsa
Product: @fedify/vocab-runtimeFixed in: 2.2.4

Vendor Advisories (1)

npmGHSA-xw9q-2mv6-9fr8high

Fedify has an incomplete SSRF mitigation after GHSA-p9cg-vqcc-grcx: validatePublicUrl allows special-use IPv4 ranges

Jul 14, 2026

References

github.com / fedify-dev/fedify/security/advisories/GHSA-xw9q-2mv6-9fr8