MEDIUM 6.3

CVE-2026-15373: Eleveo Call Recording Software Privilege Escalation Vulnerability

Eleveo Call Recording Software version 9.7.0 contains an authorization flaw that allows authenticated users to escalate privileges by manipulating the 'role' parameter sent to the /callrec/userAddAction.do endpoint. An attacker with legitimate access can modify this parameter to grant themselves higher privilege levels or create accounts with elevated permissions. The vulnerability requires an existing user account but can be exploited remotely without user interaction. Public exploit code is available.

Source data · NVD / CISA · public domain

CVSS
3.1 · 6.3 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
Weaknesses (CWE)
CWE-266, CWE-285
Affected products
0 configuration(s)
Published / Modified
2026-07-10 / 2026-07-13

NVD description (verbatim)

A vulnerability was detected in Eleveo Call Recording Software 9.7.0. The impacted element is an unknown function of the file /callrec/userAddAction.do. Performing a manipulation of the argument role results in improper authorization. It is possible to initiate the attack remotely. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

6 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

CVE-2026-15373 is an improper authorization vulnerability in Eleveo Call Recording Software 9.7.0 affecting the /callrec/userAddAction.do handler. The flaw stems from insufficient validation of the 'role' parameter during user account operations, allowing authenticated attackers to bypass authorization controls (CWE-266, CWE-285). The application fails to properly verify that the requesting user has authority to assign or modify roles, enabling privilege escalation. With a CVSS v3.1 score of 6.3 (MEDIUM), the attack vector is network-based, requires low complexity, and demands only low privileges (pre-authentication to the system).

Business impact

Organizations deploying Eleveo Call Recording Software 9.7.0 face internal threat scenarios where disgruntled or compromised user accounts can elevate their own permissions or create administrative backdoors without detection. This enables unauthorized access to call recordings, customer data, compliance logs, and system configuration. For industries under regulatory scrutiny (finance, healthcare, contact centers), unauthorized privilege escalation creates audit trail corruption and potential compliance violations. The availability of public exploits shortens the window before opportunistic attacks occur.

Affected systems

Eleveo Call Recording Software version 9.7.0 is confirmed vulnerable. Older and newer versions require verification against the Eleveo advisory—no specific version range is disclosed in available reporting. Organizations should audit deployments immediately and contact Eleveo directly for guidance on affected versions, as the vendor has not responded to initial disclosure attempts.

Exploitability

Exploitability is high in practical terms: the vulnerability requires only standard user-level credentials (no zero-click scenario), network accessibility to the application, and straightforward parameter manipulation. Public exploit code is documented as available, reducing the technical barrier for attackers. The attack leaves minimal forensic evidence if role assignments are not closely monitored. However, active exploitation requires the attacker to first obtain legitimate credentials through compromise, phishing, or insider access.

Remediation

Eleveo has not released a confirmed patch as of the latest advisory update (2026-07-13). Organizations must immediately contact Eleveo support for patch availability and timelines. Interim mitigations include: (1) restrict network access to the /callrec/userAddAction.do endpoint using firewall rules or VPN requirements; (2) implement robust logging and alerting on role modification events; (3) audit all user accounts and roles for unauthorized privilege escalation; (4) disable inactive user accounts; and (5) enforce principle of least privilege for system administrator functions.

Patch guidance

No vendor patch has been announced as of the modification date. Verify directly with Eleveo regarding patch status, expected release date, and affected version scope. When a patch becomes available, test it thoroughly in a non-production environment before deployment, as authorization changes can impact critical workflows. Subscribe to Eleveo's security advisories and monitor their support portal for updates.

Detection guidance

Monitor application logs for suspicious patterns: repeated calls to /callrec/userAddAction.do with role parameters differing from the caller's current role, creation of new user accounts with administrative roles by non-administrative users, or role changes for existing accounts outside scheduled maintenance windows. Implement SIEM rules to flag any role assignment by accounts lacking explicit privilege delegation. Review web access logs for unusual sequences of user management API calls. Conduct quarterly user access reviews to detect orphaned or improperly privileged accounts.

Why prioritize this

Although the CVSS score is MEDIUM, this vulnerability warrants elevated priority because: (1) public exploits are available, shortening the reaction window; (2) the vendor is unresponsive, leaving no clear remediation path; (3) privilege escalation undermines access controls across the entire application; (4) call recording systems often contain sensitive personal and business data; and (5) successful exploitation can enable persistent backdoors or compliance violations. Organizations should treat this as high-priority until patch availability and mitigation options are clarified.

Risk score, explained

The CVSS v3.1 score of 6.3 (MEDIUM) reflects a network-accessible vulnerability requiring low privileges and low complexity to exploit. Confidentiality, integrity, and availability impacts are all rated low in the scoring vector (CvssAV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L). However, in practice, the impact may exceed this score within specific organizations: a compromised low-privilege account that escalates to admin access can lead to high-severity consequences. The MEDIUM rating reflects worst-case systemic damage; individual deployments should evaluate based on data sensitivity and user trust model.

Frequently asked questions

Do we need credentials to exploit this vulnerability?

Yes. The vulnerability requires an authenticated session with any user-level account. An attacker must first compromise or socially engineer a standard user credential, then use that access to escalate privileges via the role parameter manipulation. Zero-day or unauthenticated exploitation is not possible.

What should we do if we don't know which Eleveo versions we're running?

Check your deployment documentation, system administrator notes, or query the Eleveo application directly (often visible in web interface version fields or API endpoints). If uncertain, assume you may be affected and reach out to Eleveo support. Additionally, deploy monitoring for the /callrec/userAddAction.do endpoint to detect suspicious activity while you investigate.

Is there a workaround if we can't patch immediately?

Partial mitigations include network segmentation (restricting access to Eleveo to trusted users/networks), disabling unnecessary user accounts, and implementing strict monitoring of role assignment events. However, these are not substitutes for a patch. Prioritize obtaining patch information from Eleveo and testing deployment as soon as availability is confirmed.

What happens if we're already compromised via this vulnerability?

Conduct immediate forensic review of user and role modification logs for the past 30–90 days. Audit all system administrator and power-user accounts created or modified during that window. Reset passwords for sensitive accounts, revoke suspicious API tokens, and review call recording access logs for unauthorized exports or playback. Consider engaging incident response if unauthorized access is confirmed.

This analysis is based on publicly available information and the ground-truth vulnerability data provided. It does not constitute professional security advice or a comprehensive risk assessment for your organization. Verify all technical claims against official Eleveo advisories and your own environment. The CVSS score reflects vendor-calculated severity; your organizational risk may differ based on deployment context, data sensitivity, and user populations. No exploit code or weaponization instructions are provided in this analysis. Organizations are responsible for their own patch testing, validation, and deployment timelines. Contact Eleveo directly for official patch status, affected version details, and supported mitigations. Source: NVD (public-domain), retrieved 2026-08-17. Analysis generated by SEC.co (claude-haiku-4-5).