SVXportal version 2.5 and prior contain a stored cross-site scripting vulnerability in the user registration workflow (index.php submitting to admin/user_action.php). User-supplied fields such as Firstname, lastname, and email are stored in the backend database without adequate output encoding and are later rendered in the administrator interface (admin/users.php), allowing an unauthenticated remote attacker to inject arbitrary JavaScript that executes in an administrator's browser upon viewing the affected page.
References
| Link | Resource |
|---|---|
| https://github.com/sa2blv/SVXportal/blob/master/admin/user_action.php | Product |
| https://www.vulncheck.com/advisories/svxportal-admin-user-action-php-stored-xss | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-02-20 17:25
Updated : 2026-07-14 19:16
NVD link : CVE-2026-27505
Mitre link : CVE-2026-27505
CVE.ORG link : CVE-2026-27505
JSON object : View
Products Affected
radioinorr
- svxportal
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
