Intel

AIKIDO-2026-10670

gitnexus is vulnerable to Server-Side Request Forgery (SSRF)

Server-Side Request Forgery (SSRF) Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Apr 30, 2026

68

Medium Risk

This Affects:

JSgitnexus
1.0.0 - 1.5.3
Fixed in 1.6.0
Are you affected? Scan for Free

TL;DR

Affected versions of this package contain an SSRF protection bypass in git URL validation, where the IPv6 loopback check failed because the parser normalized [::1] to ::1, and multiple private or special-use IP ranges were not blocked. An attacker could exploit this by supplying a crafted git URL that resolves to localhost, internal network addresses, cloud metadata endpoints, or numerically encoded IPs, potentially forcing the application to make unintended internal requests and exposing sensitive services or credentials.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

gitnexus is vulnerable to Server-Side Request Forgery (SSRF) in versions 1.0.0 - 1.5.3.

How to fix this

Upgrade the gitnexus library to the patch version.