Untriaged
Permalink
CVE-2026-44960
0.0 NONE
- CVSS version (CVSS): 3.0
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): None (N)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): None (N)
- Integrity (I): None (N)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): None (N)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): None (N)
- Modified Availability (MA): None (N)
Activity log
- Created suggestion
A stored XSS can be exploited by leveraging the usernames …
A stored XSS can be exploited by leveraging the usernames as an attack vector. When an admin user viewed the audit log details for affected entries, any malicious JavaScript payload embedded in the username would be executed due to missing output sanitisation. Proper escaping has been added to the audit log details output.
References
Affected products
Adserver
- =<6.0.6
Matching in nixpkgs
pkgs.python313Packages.uploadserver
Python's http.server extended to include a file upload page
Package maintainers
-
@gigamonster256 Caleb Norton <n0603919@outlook.com>