Sceawere
Vulnerability Detail
CVE-2026-94150UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV
Omega HRM SVG XSS Vulnerability
Vulnerability Metadata
- Severity
- Low
- Score / CVSS
- 2.4
- Creation Date
- 5h ago
- Vendor
- Omega Solution
- Product
- HRM OS
- Attack Type
- Cross Site Scripting
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N
- Attack Complexity
- LOW
Narrative and Response
Description
A security flaw has been discovered in Omega Solution HRM OS up to 20260717. The impacted element is an unknown function of the file /media/view/ of the component SVG File Upload. Performing a manipulation results in cross site scripting. The attack may be initiated remotely. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Executive Summary
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Technical Details
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Mitigations
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
References
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Additional Metadata
{
"score": "2.4",
"pubDate": "2026-09-21T09:17:06.387Z",
"pubdate": "2026-09-21T09:17:06.387Z",
"executiveSummary": "A Cross-Site Scripting (XSS) vulnerability exists within the SVG File Upload component of Omega Solution HRM OS, specifically affecting files accessible via the /media/view/ path.\nThis vulnerability allows remote attackers to inject malicious scripts into the application, which are then executed in the context of a victim's browser session.\nThe flaw affects all versions of Omega Solution HRM OS up to 20260717.\nSuccessful exploitation could lead to unauthorized access to sensitive user data, session hijacking, or the execution of unauthorized actions on behalf of the user.\nThe vulnerability is currently subject to public disclosure, and the vendor has remained unresponsive to notifications, increasing the risk of active exploitation in the wild.",
"technicalDetails": "The vulnerability resides in the SVG File Upload component of Omega Solution HRM OS, which fails to adequately sanitize or validate user-supplied SVG files before they are processed and stored.\nSpecifically, the /media/view/ function fails to enforce necessary security controls when rendering or serving SVG files. Because SVG files are XML-based, they can inherently contain embedded scripts within <script> tags or through event handlers like 'onload' within vector elements.\nThe root cause is an improper neutralization of input during web page generation (CWE-79). The application serves these uploaded files directly or without adequate Content Security Policy (CSP) headers that would otherwise restrict the execution of inline scripts.\nAn attacker can exploit this by uploading a specially crafted SVG file containing malicious JavaScript. Once the file is successfully uploaded, the attacker forces a victim to navigate to the /media/view/ URL corresponding to the malicious file. When the browser renders the SVG, the embedded script executes within the context of the user's session.\nThe attack is remote and does not require prior authentication if the endpoint is publicly accessible. The impact of this XSS includes the potential for session token theft via cookie access (unless mitigated by HttpOnly flags), redirection to malicious sites, or unauthorized execution of administrative actions through DOM manipulation.\nPost-exploitation, the attacker can leverage the victim's authenticated session to perform lateral movement or escalate privileges if the victim holds administrative rights within the HRM OS. Given the lack of input sanitization at the server level, the application treats the malicious SVG as trusted content, facilitating the injection of arbitrary malicious payloads.\nNo patches have been released or acknowledged by the vendor, leaving all versions up to 20260717 exposed to potential exploitation."
}