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/netvanguard-cmd/cve-2026-3055
Vulnerability AnalysisExploitationWeb SecurityPenetration Testing
GitHubnetvanguard-cmd/cve-2026-3055

CVE-2026-3055

Proof-of-concept exploit for CVE-2026-3055, a memory overread in NetScaler ADC and Gateway when configured as SAML IDP, with detection and mitigation guidance.

View Repository
4 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-3055 - Security Vulnerability

Severity: N/A CVSS: N/A Impact: N/A Published: 2026-03-23

Legal

For authorized security testing only.

Root Cause (short version)

Insufficient input validation in NetScaler ADC and NetScaler Gateway when configured as a SAML IDP leading to memory overread

Exploitation Requirements

  • Reachable vulnerable target
  • Predictable user/workflow context
  • No additional hardening that blocks crafted requests

How to use

root@kitploit:~
python3 exploit.py https://target.tld

Detection

  • Monitor suspicious authentication flow deviations
  • Investigate abnormal direct endpoint hits tied to CVE-2026-3055

Mitigation

  • Update to the fixed vendor version
  • Restrict risky endpoints and enforce MFA where possible

Exploit

Download PoC

Download Tool