CVE-2026-94149 Details
Description
A vulnerability was identified in Omega Solution HRM OS up to 20260717. The affected element is an unknown function of the file /role-permission/permission of the component Role Permission Retrieval Endpoint. Such manipulation of the argument roleId leads to improper control of resource identifiers. The attack can be launched remotely. The exploit is publicly available and might be used. The vendor was contacted early about this disclosure but did not respond in any way.
A broken access control vulnerability has been identified in Omega Solution HRM OS versions prior to 20260717. The issue resides in the role permission retrieval endpoint, which improperly validates user authorization for accessing permissions of different roles. This flaw allows authenticated low-privileged users to access and enumerate the permission sets of higher-privileged roles, including administrators, by manipulating the roleId parameter in the request. Although the backend correctly enforces authorization for protected admin routes, the unauthorized access to role permissions itself constitutes a significant security risk.
Implement object-level authorization checks before returning role permission information. Verify that the authenticated user is authorized to access the requested role and do not rely on client-supplied roleId values. Enforce server-side authorization for all role permission requests and return a 403 Forbidden response when a user requests permissions for roles they do not own or are not allowed to access.
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/20 | [email protected] | ExploitIssue TrackingTechnical Description |
| https://vuldb.com/cve/CVE-2026-94149 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/894307 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/408063 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/408063/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-99 | Improper Control of Resource Identifiers ('Resource Injection') | [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