๐Ÿ” CVE Alert

CVE-2026-82289

HIGH 7.4

Gitingest Prefix-Based Git Host Check Enables Request Forgery and Token Disclosure

CVSS Score
7.4
EPSS Score
0.0%
EPSS Percentile
0th

Gitingest through 0.3.1 fails to properly validate hostnames in _validate_host, accepting any host with a git., gitlab., or github. prefix regardless of known-hosts list membership. Attackers can submit URLs with attacker-controlled hostnames to trigger outbound connections to arbitrary hosts and disclose GitHub personal access tokens via HTTP basic credentials.

CWE CWE-918
Vendor coderamp-labs
Product gitingest
Published Aug 28, 2026
Last Updated Aug 28, 2026
Stay Ahead of the Next One

Get instant alerts for coderamp-labs gitingest

Be the first to know when new high vulnerabilities affecting coderamp-labs gitingest 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:N/UI:R/S:C/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

coderamp-labs / gitingest
0 โ‰ค 0.3.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/coderamp-labs/gitingest/issues/592 github.com: https://github.com/coderamp-labs/gitingest github.com: https://github.com/coderamp-labs/gitingest/blob/4e259a02fe72115bee538271622f1234a81c8e1a/src/gitingest/utils/query_parser_utils.py github.com: https://github.com/coderamp-labs/gitingest/blob/4e259a02fe72115bee538271622f1234a81c8e1a/src/gitingest/utils/git_utils.py vulncheck.com: https://www.vulncheck.com/advisories/gitingest-prefix-based-git-host-check-enables-request-forgery-and-token-disclosure

Credits

๐Ÿ” George Chen