CVE Catalog

CVE-2026-63085

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.37%

29th percentile - higher than 29% of all known CVEs

Summary

A vulnerability in Axelor Open Platform versions 8.x prior to 8.2.2 allows authenticated non-admin users to escalate privileges by bypassing field restrictions during nested relational save operations. Attackers can modify sensitive User record fields such as roles and groups by submitting changes through a related entity's save path, leading to admin role assignment.

Risk Assessment

The organization faces the risk of unauthorized admin account takeover, potentially leading to full system compromise, access to sensitive data, and further attacks within the network.

Recommendation

Immediately upgrade Axelor Open Platform to version 8.2.2 or later, which includes a fix for this vulnerability. Until the update is applied, restrict system access to trusted users only.

Related vulnerabilities

Original NVD description (English source)

Axelor Open Platform versions 8.x prior to 8.2.2 contains an authorization bypass vulnerability that allows authenticated non-admin users to escalate privileges by exploiting unenforced field restrictions on nested relational save operations. Attackers can modify sensitive User record fields such as roles and group by submitting changes through a related entity's save path, bypassing the USER_RESTRICTED_FIELDS control and causing the JPA persistence layer to flush attacker-supplied admin role and group assignments on commit.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS