
Adobe Magento SessionReaper LFI Vulnerability
A simple Python proof-of-concept demonstrating the CVE-2025-54236 (SessionReaper) vulnerability affecting vulnerable Adobe Magento versions.
Educational and authorized security testing only.
form_key generationsuccess.txtfalsepositive.txtInstall dependencies:
pip install requests urllib3
python ankamagento.py https://target.com payload.txt
Example:
python ankamagento.py https://example.com dxeiz.txt
success.txt → Successfully verified uploadsfalsepositive.txt → Uploads that could not be verifiedThis project is provided for educational purposes and authorized security assessments only. The author assumes no responsibility for misuse or unauthorized use of this software.