EIP-2026-115055
PRE-CVECiscoKits 1.0 - TFTP Server 'Write Command' Denial of Service
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-115055. PoCs published by SecPod Research.
AI-analyzed exploit summary This Python script exploits a denial-of-service vulnerability in CiscoKits CCNA TFTP Server by sending a malformed WRITE request with an overly long filename (500 'A' characters), causing the server to crash. The exploit targets the TFTP protocol (UDP port 69) and leverages a buffer overflow in the filename handling logic.
Description
CiscoKits 1.0 - TFTP Server 'Write Command' Denial of Service
Exploits (1)
This Python script exploits a denial-of-service vulnerability in CiscoKits CCNA TFTP Server by sending a malformed WRITE request with an overly long filename (500 'A' characters), causing the server to crash. The exploit targets the TFTP protocol (UDP port 69) and leverages a buffer overflow in the filename handling logic.