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.
Published: 2026-09-21
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: Unauthorized data access to role permissions
Action: Patch if available
AI Analysis

Impact

The vulnerability exists in the Role Permission Retrieval endpoint of Omega Solution HRM OS. By manipulating the roleId argument, an attacker can control resource identifiers and retrieve or modify permissions for arbitrary roles. This enables unauthorized access to role permission data and may compromise the integrity of the system’s access control model.

Affected Systems

Omega Solution HRM OS versions up to 20260717 are affected. The flaw resides in the /role-permission/permission endpoint of the Role Permission Retrieval component.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate impact. The EPSS score is unavailable, and the vulnerability is not listed in KEV. The attack can be launched remotely and exploit code is publicly available, suggesting that attackers may try this vector. Because the flaw is a resource injection (CWE-99), the likelihood of exploitation is higher if an attacker can submit crafted roleId values to the endpoint.

Generated by OpenCVE AI on September 21, 2026 at 09:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest vendor patch or upgrade to a version newer than 20260717 to eliminate the resource injection flaw.
  • Implement strict input validation on the roleId parameter, rejecting non‑numeric, malformed, or out‑of‑range values, and enforce that only privileged administrators can invoke the /role-permission/permission endpoint.
  • Use network segmentation or firewall rules to restrict remote access to the affected endpoint, permitting only trusted internal hosts to reach it.

Generated by OpenCVE AI on September 21, 2026 at 09:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 21 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 21 Sep 2026 08:00:00 +0000

Type Values Removed Values Added
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.
Title Omega Solution HRM OS Role Permission Retrieval Endpoint permission resource injection
First Time appeared Omega Solution
Omega Solution hrm Os
Weaknesses CWE-99
CPEs cpe:2.3:a:omega_solution:hrm_os:*:*:*:*:*:*:*:*
Vendors & Products Omega Solution
Omega Solution hrm Os
References
Metrics cvssV2_0

{'score': 4, 'vector': 'AV:N/AC:L/Au:S/C:P/I:N/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 4.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Omega Solution Hrm Os
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-21T10:25:02.380Z

Reserved: 2026-09-20T21:30:41.793Z

Link: CVE-2026-94149

cve-icon Vulnrichment

Updated: 2026-09-21T10:24:52.703Z

cve-icon NVD

Status : Received

Published: 2026-09-21T08:16:39.190

Modified: 2026-09-21T11:17:13.820

Link: CVE-2026-94149

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-21T10:01:38Z

Weaknesses
  • CWE-99

    Improper Control of Resource Identifiers ('Resource Injection')