CVE-2026-44956

Low‑privileged users could use their Full Name as a vector for a stored XSS attack. The name is included in system‑generated emails, whose content is stored in the details field of the userlog table. An admin user viewing the email content through userlog-details.php would have any malicious JavaScript payload executed due to missing output sanitisation. Proper escaping has been added to the userlog details output.
CVSS

No CVSS.

References
Configurations

No configuration.

History

23 Jun 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-23 17:16

Updated : 2026-06-25 19:52


NVD link : CVE-2026-44956

Mitre link : CVE-2026-44956

CVE.ORG link : CVE-2026-44956


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')