Description
A security vulnerability has been detected in Omega Solution FBP Fulfillment by People 2025. This impacts an unknown function of the file /user/ of the component User Profile API. The manipulation of the argument ID leads to authorization bypass. Remote exploitation of the attack is possible. The exploit has been disclosed publicly and may 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: Authorization bypass allows unauthorized access to user profiles via ID manipulation.
Action: Assess Impact
AI Analysis

Impact

The vulnerability in the User Profile API exposes an authorization bypass when an attacker manipulates the ID argument in the /user/ endpoint. This flaw allows a remote actor to access or modify other users’ profiles without following the intended access controls, potentially leading to data disclosure or unauthorized data manipulation. The weakness is a classic example of improper authorization and parameter manipulation, as identified by CWE-285 and CWE-639.

Affected Systems

The affected product is Omega Solution FBP Fulfillment by People, specifically the 2025 release. The vulnerability exists in the /user/ component of the User Profile API. No other versions or platforms are confirmed to be susceptible, but any installation running the 2025 release should be evaluated.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate overall impact. The exploit is known to be remote and has been publicly disclosed, meaning attackers can attempt the bypass over a network. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalog, but the public disclosure suggests that exploitation attempts may occur. The attack vector is therefore remote, relying on crafted API requests; no local privilege or physical access is required.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any vendor‑issued update or upgrade to a version of FBP Fulfillment by People that implements proper authorization checks on the /user/ endpoint.
  • If no patch is available, restrict the API to authenticated admin accounts and enforce strict validation or whitelisting of acceptable user IDs to block arbitrary ID usage.
  • Configure logging and real‑time monitoring for the User Profile API to detect unusual ID patterns or repeated unauthorized access attempts, and set alerts to trigger incident response.
  • Use network access controls to limit exposure of the User Profile API to trusted internal networks or enforce TLS termination so that only authorized traffic reaches the service.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description A security vulnerability has been detected in Omega Solution FBP Fulfillment by People 2025. This impacts an unknown function of the file /user/ of the component User Profile API. The manipulation of the argument ID leads to authorization bypass. Remote exploitation of the attack is possible. The exploit has been disclosed publicly and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Title Omega Solution FBP Fulfillment by People User Profile API user authorization
First Time appeared Omega Solution
Omega Solution fbp Fulfillment By People
Weaknesses CWE-285
CWE-639
CPEs cpe:2.3:a:omega_solution:fbp_fulfillment_by_people:*:*:*:*:*:*:*:*
Vendors & Products Omega Solution
Omega Solution fbp Fulfillment By People
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 Fbp Fulfillment By People
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-21T08:30:09.296Z

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

Link: CVE-2026-94152

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-21T09:17:06.747

Modified: 2026-09-21T09:17:06.747

Link: CVE-2026-94152

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-285

    Improper Authorization

  • CWE-639

    Authorization Bypass Through User-Controlled Key