CVE-2026-94151 Details
Description
A weakness has been identified in Omega Solution HRM OS up to 20260717. This affects an unknown function of the file /role-permission/permission of the component Role Permission API. Executing a manipulation of the argument roleId can lead to missing authentication. The attack may be launched remotely. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
A vulnerability exists in Omega Solution HRM OS versions prior to 20260717, specifically within the Role Permission API. The issue arises from a lack of authentication on the role permission retrieval endpoint, which can be accessed by any unauthenticated user. By manipulating the roleId parameter, an attacker can retrieve the complete set of permissions associated with a specified role. This vulnerability allows for the enumeration of privileged roles and the mapping of the application's authorization model, exposing sensitive information that should only be available to authenticated users.
Implement authentication and authorization checks on the role permission endpoint. Ensure that unauthenticated requests receive a 401 Unauthorized response, and that authenticated users only access permissions they are authorized to view.
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 21, 2026CISA-ADP
Assessed Sep 21, 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/4m3rr0r/PoCVulDb/issues/22 | [email protected] | ExploitIssue TrackingTechnical Description |
| https://vuldb.com/cve/CVE-2026-94151 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/894312 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/408065 | [email protected] | BundlePermission Required |
| https://vuldb.com/vuln/408065/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-287 | Improper Authentication | [email protected] |
| CWE-306 | Missing Authentication for Critical Function | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Omega Solution HRM OS | <= 20260717 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 21, 2026 | CVE Modified | CISA-ADP |
| Sep 21, 2026 | New CVE Received | [email protected] |
Volerion