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/eliot-code/cve-2026-22874-poc
Vulnerability AnalysisExploitationWeb SecurityLearning & EducationLabs & Practice
GitHubeliot-code/cve-2026-22874-poc

CVE-2026-22874-PoC

Proof-of-concept exploit for CVE-2026-22874, a Server-Side Request Forgery (SSRF) vulnerability in Gitea versions prior to 1.26.3. Intended for authorized security testing and mitigation validation.

View Repository
22 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-22874 — Gitea SSRF PoC

⚠️ DISCLAIMER: Este PoC es SOLO para testing autorizado en instancias Gitea < 1.26.3. Uso no autorizado es ilegal.

Vulnerable Versions

  • Gitea <= 1.26.2

Fixed Versions

  • Gitea >= 1.26.3

Legal Use Cases

  • Security research con autorización explícita
  • Testing en lab/desarrollo
  • Validación de mitigaciones

Mitigations If You Can't Patch

  1. Disable webhooks entirely
  2. Implement network egress controls
  3. Block ranges mentioned in advisory
  4. Use allow-list for webhook destinations

References

  • Official Advisory: https://github.com/go-gitea/gitea/security/advisories/GHSA-2r5c-gw76-rh3w
  • CVE-2026-22874
Download Tool