CVE-2025-41026
Reflected XSS in GDTaller app_login.php Enables Script Execution
Publication date: 2026-03-26
Last updated on: 2026-03-27
Assigner: Spanish National Cybersecurity Institute, S.A. (INCIBE)
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| gdtaller | gdtaller | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Reflected Cross Site Scripting (XSS) issue found in GDTaller. It allows an attacker to execute arbitrary JavaScript code in the victim's browser by sending a malicious URL that manipulates the 'site' parameter in the 'app_login.php' page.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can run malicious JavaScript code in the context of the victim's browser session. This can lead to theft of sensitive information such as cookies, session tokens, or other private data, potentially allowing unauthorized actions on behalf of the victim.