CVE-2026-96258 Details
Description
A vulnerability has been found in onSite internet GmbH Auktion NG Auktionssoftware up to 20260722. This affects an unknown part of the file /forgotpasswd.html of the component Public Password Reset Endpoint. The manipulation of the argument email leads to cross site scripting. The attack is possible to be carried out remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
A reflected cross-site scripting vulnerability has been identified in onSite Internet GmbH Auktion NG Auktionssoftware versions prior to 20260722. The issue resides in the Public Password Reset Endpoint, specifically within the '/forgotpasswd.html' file. The vulnerability is triggered by manipulating the 'email' parameter, allowing attackers to inject malicious content that is executed when the page is viewed. This issue can be exploited remotely.
To address this vulnerability, implement context-aware output encoding to sanitize user input before it is inserted into HTML attributes. Validate and filter the 'email' parameter to reject invalid inputs. Use secure template escaping functions provided by the framework to avoid direct concatenation of user input into HTML. Consider deploying a strict Content Security Policy to mitigate the impact of XSS vulnerabilities. Regular security audits should be conducted to identify and rectify similar output encoding issues.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 23, 2026CISA-ADP
Assessed Sep 26, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/CSDVi/cve/issues/5 | [email protected] | ExploitIssue TrackingTechnical Description |
| https://vuldb.com/cve/CVE-2026-96258 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/901875 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/408708 | [email protected] | BundlePermission Required |
| https://vuldb.com/vuln/408708/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| onSite internet GmbH Auktion:NG | <= 20260722 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 26, 2026 | CVE Modified | CISA-ADP |
| Sep 23, 2026 | New CVE Received | [email protected] |
Volerion