Magento LTS: Reflected XSS - Import -> Data Flow (profiles)
Moderate severity
GitHub Reviewed
Published
May 4, 2026
in
OpenMage/magento-lts
•
Updated May 6, 2026
Description
Published to the GitHub Advisory Database
May 6, 2026
Reviewed
May 6, 2026
Last updated
May 6, 2026
A reflected XSS vulnerability was found under admin panel -> System -> Import/Export -> Dataflow - Profiles.
Steps to produce
Login to the admin panel
Go to the path
System -> Import/Export -> Dataflow - ProfilesSelect profile direction as
Import.Click on
Import CustomersUpload the file.
File Link: customer_20260212_204335.csv
Go back to
Run profile.Select the uploaded file and Click on
Run in Popup.One can see a URL like this
One can see the filename getting reflection in HTML tags.
Inject an HTML tag and observe.
One can see the tag is getting executed.
Proceed for XSS.
Impact
Cookie stealing, JS deface, many more
References