Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Tools/GitHubGitHub/chaitanyagarware/cve-2026-50131
Vulnerability AnalysisInformation GatheringWeb SecurityThreat IntelligenceLearning & EducationCurated Resources
GitHubchaitanyagarware/cve-2026-50131

CVE-2026-50131

Curated landing page for CVE-2026-50131 detailing an incomplete SSRF mitigation bypass in Fedify's validatePublicUrl() with CVSS 8.6, linking to authoritative advisory records and affected version ranges.

View RepositoryWebsite
122 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2026-50131

Fedify incomplete SSRF mitigation after GHSA-p9cg-vqcc-grcx: validatePublicUrl() allowed special-use IPv4 ranges.

Primary advisory: GHSA-xw9q-2mv6-9fr8
Official CVE record: CVE-2026-50131
Researcher credit: @chaitanyagarware

At a Glance

FieldValue
CVECVE-2026-50131
GHSAGHSA-xw9q-2mv6-9fr8
Projectfedify-dev/fedify
Packages@fedify/fedify, @fedify/vocab-runtime
Ecosystemsnpm, JSR
SeverityHigh
CVSS8.6, CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L
WeaknessesCWE-918, CWE-1286, CWE-1389
PublishedGitHub advisory: 2026-06-08; CVE.org: 2026-06-10
NVD statusPresent, Deferred as of 2026-07-09
OSV statusPresent

Summary

Fedify previously added public URL validation to mitigate SSRF and internal-network access. The follow-up issue was that the IPv4 validation logic still treated multiple special-use, reserved, multicast, benchmarking, documentation, and carrier-grade NAT ranges as public destinations.

Because validatePublicUrl() was used before outbound ActivityPub document and media fetching, the incomplete IP classification could bypass the intended SSRF protection boundary.

Affected Versions

ProductAffected
@fedify/fedify>= 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.4
@fedify/vocab-runtime< 2.0.19; >= 2.1.0, < 2.1.15; >= 2.2.0, < 2.2.4

Fixed Versions

ProductFixed
@fedify/fedify1.9.12, 1.10.11, 2.0.19, 2.1.15, 2.2.4
@fedify/vocab-runtime2.0.19, 2.1.15, 2.2.4

Public Database Coverage

SourceStatusLink
GitHub repository advisoryPublishedGHSA-xw9q-2mv6-9fr8
CVE.org / CVE ServicesPublishedCVE-2026-50131
NVDPresent, DeferredNVD detail
OSVPresentOSV record
CVEProject cvelistV5PresentcvelistV5 JSON
CISA VulnrichmentPresentvulnrichment JSON

Additional Public Mentions Found

  • fedify-dev/fedify changelog references GHSA-xw9q-2mv6-9fr8.
  • fedify-dev/hollo and fedify-dev/botkit changelogs reference the same advisory because they consume Fedify packages.
  • Patrowl/PatrowlHearsData mirrors CVE and SSVC data for this ID.
  • sec-dojo-com/cve-poc has a public page for CVE-2026-50131.

Disclosure Note

This repository is a public index and portfolio landing page. It intentionally summarizes the vulnerability and links to authoritative records instead of copying full proof-of-concept exploit scripts.

Download Tool