Exploitation Summary
EIP tracks 1 public exploit for EIP-2026-102674. PoCs published by p0wd3r / dawu.
AI-analyzed exploit summary This exploit sends a malformed Memcached protocol packet with an oversized key length and body length to trigger a buffer overflow. The PoC constructs a packet with a 1000-byte payload ('A'*1000) and sends it to a target server, potentially causing a denial-of-service or remote code execution depending on the vulnerability.
Description
Memcached 1.4.33 - 'sasl' (PoC)
Exploits (1)
This exploit sends a malformed Memcached protocol packet with an oversized key length and body length to trigger a buffer overflow. The PoC constructs a packet with a 1000-byte payload ('A'*1000) and sends it to a target server, potentially causing a denial-of-service or remote code execution depending on the vulnerability.