CVE-2025-13003
7.6Aksis Computer Services and Consulting Inc · AxOnboard
AxOnboard contains an authorization bypass vulnerability due to an insecurely handled user-controlled key, allowing authenticated attackers to manipulate trusted identifiers.
Executive summary
An authorization bypass vulnerability in Aksis Computer Services and Consulting Inc AxOnboard allows authenticated attackers to escalate privileges or modify data via manipulated identifiers.
Vulnerability
This vulnerability (CWE-639) occurs when an application relies on user-controlled input to determine authorization levels. An authenticated attacker can exploit this by modifying keys in the request to gain unauthorized access to functions or data they are not permitted to manage.
Business impact
The vulnerability carries a CVSS score of 7.6, indicating a high severity risk that could lead to significant integrity compromises. Successful exploitation allows an authenticated user to perform unauthorized actions, potentially leading to unauthorized data modification or administrative control over affected modules within the AxOnboard platform.
Remediation
Immediate Action: Organizations should restrict access to the affected AxOnboard application until a security update is applied. Consult the official USOM security advisory (TR-25-0446) for specific vendor-provided patch details.
Proactive Monitoring: Security teams should monitor application access logs for unusual patterns involving identifier manipulation or unauthorized access attempts to administrative endpoints.
Compensating Controls: Implement strict session validation and ensure that authorization decisions are enforced server-side based on secure, non-predictable session tokens rather than user-supplied keys.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
Given the high CVSS severity and the potential for privilege escalation, administrators must prioritize the identification of all instances of AxOnboard within their environment. Users should verify their version against the affected range and coordinate with the vendor to obtain and apply the necessary security updates to close the authorization gap.
Sources
Originally found and disclosed by Can Nesimi ARI, per the CVE Program record.