Description
UnoPim before 2.1.3 fails to include integration store, update, and key-generation routes in its ACL map, allowing any admin user to bypass permission checks. Attackers with minimal admin privileges can create OAuth API integrations, mint client credentials, and escalate permissions by exploiting missing authorization validation in the Bouncer middleware.
Published: 2026-09-03
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

UnoPim before version 2.1.3 contains a missing authorization check on integration management routes, allowing any user with basic administrator privileges to create OAuth API integrations, mint client credentials, and elevate permissions. This flaw is a classic example of improper privilege enforcement (CWE‑862) and can enable an attacker to subvert the platform’s security model by generating privileged integrations that bypass role restrictions, potentially compromising application data and exposing sensitive configuration.

Affected Systems

The vulnerability affects the UnoPim product (Webkul:unopim) in releases prior to 2.1.3, specifically versions 2.1.2 and earlier. All editions of UnoPim that include the vulnerable Bouncer middleware and missing ACL map entries are impacted.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity, and although EPSS data is not available, the lack of a KEV listing suggests no publicly known exploit, but the flaw can be readily exercised by attackers who acquire minimal admin rights. The missing authorization validation in the Bouncer middleware permits an attacker to execute privileged integration actions without further checks, making exploitation straightforward once an admin account is compromised.

Generated by OpenCVE AI on September 3, 2026 at 21:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to UnoPim 2.1.3 or later, which contains the authorization fix for integration management routes.
  • Limit administrative privileges to only those users who truly require access to integration functions.
  • Audit existing OAuth integrations and revoke any that were created during the vulnerable period.

Generated by OpenCVE AI on September 3, 2026 at 21:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 19:00:00 +0000

Type Values Removed Values Added
Description UnoPim before 2.1.3 fails to include integration store, update, and key-generation routes in its ACL map, allowing any admin user to bypass permission checks. Attackers with minimal admin privileges can create OAuth API integrations, mint client credentials, and escalate permissions by exploiting missing authorization validation in the Bouncer middleware.
Title UnoPim before 2.1.3 Missing Authorization on Integration Management Routes
First Time appeared Webkul
Webkul unopim
Weaknesses CWE-862
CPEs cpe:2.3:a:webkul:unopim:*:*:*:*:*:*:*:*
Vendors & Products Webkul
Webkul unopim
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N'}

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-03T18:54:27.205Z

Reserved: 2026-09-03T18:10:58.811Z

Link: CVE-2026-85395

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-03T19:17:31.390

Modified: 2026-09-03T19:17:31.390

Link: CVE-2026-85395

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T21:45:09Z

Weaknesses