CVE-2026-85395
Received Received - Intake

UnoPim Admin ACL Bypass Leading to OAuth Integration Abuse

Vulnerability report for CVE-2026-85395, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-03

Last updated on: 2026-09-03

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-03
Last Modified
2026-09-03
Generated
2026-09-04
AI Q&A
2026-09-03
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
unopim unopim to 2.1.3 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

UnoPim before version 2.1.3 has a flaw where it does not include certain routes (store, update, and key-generation) in its access control list (ACL) map. This allows admin users with minimal privileges to bypass permission checks. Attackers can exploit this to create OAuth API integrations, generate client credentials, and escalate their permissions by taking advantage of missing authorization validation in the Bouncer middleware.

Detection Guidance

To detect this vulnerability, check if your UnoPim instance is running version 2.1.2 or earlier. Verify if integration-related routes (store, update, generate_key, re_generate_secret_key) are missing from ACL configurations. Inspect Bouncer middleware logs for unauthorized access attempts to these routes. Use commands like 'curl -X POST http://<target>/admin/integrations/store' to test if write operations succeed without proper permissions.

Impact Analysis

If you are an admin user of an affected UnoPim instance, an attacker with minimal admin access could exploit this vulnerability to gain unauthorized permissions. This could lead to unauthorized access to sensitive data, creation of malicious integrations, or further privilege escalation within the system.

Compliance Impact

This vulnerability could lead to unauthorized access or data breaches, which may violate compliance requirements under GDPR, HIPAA, or other regulations. Failure to protect sensitive data could result in legal penalties, loss of trust, and reputational damage for organizations subject to these standards.

Mitigation Strategies

Upgrade UnoPim to version 2.1.3 or later to ensure proper ACL map inclusion for integration routes. Review admin user permissions to restrict unnecessary access. Audit existing OAuth integrations and client credentials for unauthorized creation.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-85395. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart