CVE-2025-53239
BaseFortify
Publication date: 2025-11-06
Last updated on: 2026-04-27
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| bnovotny | user_registration_aide | 1.5.3.8 |
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 in the User Registration Aide software (version 1.5.3.8 and earlier). It occurs because the software does not properly neutralize user input when generating web pages, allowing attackers to inject malicious scripts that can be executed in the context of a victim's browser.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability could execute malicious scripts in the browsers of users visiting the affected web application. This can lead to theft of sensitive information such as cookies or session tokens, unauthorized actions performed on behalf of the user, or redirection to malicious sites.