Description
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.
Published: 2026-07-10
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the Eleveo Call Recording Software version 9.7.0 allows an attacker to manipulate the role argument in the /callrec/userAddAction.do endpoint, bypassing normal access controls and creating or modifying user accounts with unauthorized roles. This improper authorization can elevate privileges and compromise the integrity of the system. The weakness is identified by CWEs 266 and 285, indicating a deficit in permission checks and overall authorization logic.

Affected Systems

The vulnerability affects Eleveo Call Recording Software 9.7.0, specifically the /callrec/userAddAction.do endpoint. No other affected versions are listed in the available data.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, and the EPSS score of less than 1 % suggests a low but non‑zero likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog. A public exploit is available and can be triggered remotely via HTTP to the vulnerable endpoint, enabling an attacker to gain elevated privileges without local access.

Generated by OpenCVE AI on July 29, 2026 at 10:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Obtain and apply the vendor‑provided patch for Eleveo Call Recording Software 9.7.0 as soon as it becomes available.
  • Restrict access to the /callrec/userAddAction.do endpoint by limiting traffic to trusted IP ranges or internal networks, effectively preventing public exposure of the vulnerable action.
  • Implement comprehensive logging for all user creation and role‑assignment operations, and monitor log activity for anomalous patterns that may indicate exploitation attempts.

Generated by OpenCVE AI on July 29, 2026 at 10:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
First Time appeared Eleveo call Recording
Vendors & Products Eleveo call Recording
References

Fri, 10 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 10 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
Description 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.
Title Eleveo Call Recording Software userAddAction.do improper authorization
First Time appeared Eleveo
Eleveo call Recording Software
Weaknesses CWE-266
CWE-285
CPEs cpe:2.3:a:eleveo:call_recording_software:*:*:*:*:*:*:*:*
Vendors & Products Eleveo
Eleveo call Recording Software
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

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


Subscriptions

Eleveo Call Recording Call Recording Software
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-13T13:51:54.305Z

Reserved: 2026-07-10T08:47:07.750Z

Link: CVE-2026-15373

cve-icon Vulnrichment

Updated: 2026-07-10T18:26:19.416Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T11:00:13Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-285

    Improper Authorization