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
CVE-2026-20224---XXE-Injection-en-Cisco-Catalyst-SD-WAN-Manager — PoC de CVE-2026-20224: inyeccion XXE para lectura de archivos en Cisco Catalyst SD-WAN Manager (no autenticado). | Kitploit
Tools/GitHubGitHub/fevar54/cve-2026-20224---xxe-injection-en-cisco-catalyst-sd-wan-manager
Vulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringPenetration TestingLearning & Education
GitHubfevar54/cve-2026-20224---xxe-injection-en-cisco-catalyst-sd-wan-manager

CVE-2026-20224---XXE-Injection-en-Cisco-Catalyst-SD-WAN-Manager

PoC de CVE-2026-20224: inyeccion XXE para lectura de archivos en Cisco Catalyst SD-WAN Manager (no autenticado).

View Repository
123 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-20224 - Cisco Catalyst SD-WAN Manager XXE Injection

Cisco Python CVSS CWE

⚠️ DISCLAIMER

THIS TOOL IS EXCLUSIVELY FOR EDUCATIONAL AND RESEARCH PURPOSES

This exploit is intended exclusively for authorized red team operations, penetration testing, and security research on systems where you have explicit written authorization. Any unauthorized use is illegal and strictly prohibited. The author is not responsible for the misuse of this tool.

Use it at your own risk.

📋 Description

A vulnerability in the web interface of Cisco Catalyst SD-WAN Manager (formerly SD-WAN vManage) allows an unauthenticated remote attacker to read arbitrary files stored on an affected system. The attacker does not need valid user credentials.

This vulnerability is due to improper handling of XML External Entity (XXE) inputs when parsing an XML file. An attacker could exploit this vulnerability by sending a crafted request to the affected system.

📊 Severity Metrics

MetricValue
CVSS Base Score8.6 (HIGH)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
Remote AttackYes
Authentication RequiredNo
ComplexityLow
Confidentiality ImpactHigh
Integrity ImpactNone
Availability ImpactNone

🎯 Affected Versions

ReleaseFirst Fixed Version
< 20.9Migrate to fixed version
20.920.9.9.1
20.1020.12.7.1
20.1120.12.7.1
20.1220.12.5.4 / 20.12.6.2 / 20.12.7.1
20.1320.15.5.2
20.1420.15.5.2
20.1520.15.4.4 / 20.15.5.2
20.1620.18.2.2
20.1820.18.2.2
26.126.1.1.1

🔧 Installation

root@kitploit:~
# Clonar el repositorio
git clone https://github.com/fangbarristerbar/CVE-2026-20224-POC.git
cd CVE-2026-20224-POC

# Instalar dependencias
pip install -r requirements.txt

⚠️ Warning this tool is extremely dangerous and should only be used: On systems where you have explicit written authorization For authorized penetration testing For security research in controlled environments Unauthorized use constitutes a computer crime under laws such as the CFAA (USA) and similar regulations in other countries.

Download Tool