EIP-2026-101916
PRE-CVEPirelli Discus DRG A125g - Password Disclosure
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-101916. PoCs published by Sebastián Magof.
AI-analyzed exploit summary This Perl script exploits an information disclosure vulnerability in Pirelli Discus ADSL DRG A125g routers by fetching the wansinglecfg.cmd file, which leaks the admin credentials in plaintext. The script uses LWP::UserAgent to send an HTTP GET request and extracts the username and password via regex.
Description
Pirelli Discus DRG A125g - Password Disclosure
Exploits (1)
This Perl script exploits an information disclosure vulnerability in Pirelli Discus ADSL DRG A125g routers by fetching the wansinglecfg.cmd file, which leaks the admin credentials in plaintext. The script uses LWP::UserAgent to send an HTTP GET request and extracts the username and password via regex.