CVE-2025-66036
BaseFortify
Publication date: 2025-11-29
Last updated on: 2025-11-29
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| retro | retro | * |
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 cross-site scripting (XSS) issue in the Retro platform prior to version 2.4.7. It occurs in the input handling component, allowing attackers to inject malicious scripts that can be executed in the context of other users' browsers. The vulnerability has been fixed in version 2.4.7.
How can this vulnerability impact me? :
The XSS vulnerability can allow attackers to execute malicious scripts in users' browsers, potentially leading to theft of sensitive information, session hijacking, or other malicious actions. This can compromise user data and trust in the Retro platform.
What immediate steps should I take to mitigate this vulnerability?
Upgrade the Retro platform to version 2.4.7 or later, as this version contains the patch that fixes the cross-site scripting (XSS) vulnerability.