Description
A security flaw has been discovered in Eleveo Call Recording Software 9.7.0. Impacted is an unknown function of the file /callrec/audio.jsp of the component Call Recording Handler. The manipulation of the argument callId results in improper authorization. The attack may be performed from remote. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-07-12
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in Eleveo Call Recording Software 9.7.0 allows an attacker to modify the callId parameter in the /callrec/audio.jsp endpoint, bypassing the expected authorization checks and granting access to protected audio recordings. The vulnerability directly compromises the confidentiality of recorded calls, as attackers can retrieve private audio data without any valid credentials. The flaw is categorized by CWE-266 and CWE-285 and carries a CVSS score of 5.3, indicating moderate severity.

Affected Systems

Eleveo Call Recording Software version 9.7.0 is affected. The vulnerability resides in the Call Recording Handler component accessed via /callrec/audio.jsp. No other versions are identified as vulnerable in the supplied data.

Risk and Exploitability

The vulnerability can be exploited remotely by crafting requests that manipulate the callId query parameter. Although the publicly released exploit is available, the EPSS score of less than 1% suggests that automated exploitation is currently unlikely. The flaw is not listed in the CISA KEV catalog, but the existence of a public exploit and the low effort required to bypass authorization make the risk of unauthorized data disclosure real if the vulnerable version remains in use.

Generated by OpenCVE AI on August 1, 2026 at 11:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Eleveo Call Recording Software to a patched version that fixes the authorization flaw.
  • If a patch is not available, apply web server or application firewall rules to restrict access to /callrec/audio.jsp to only authenticated users or trusted IP ranges.
  • Monitor application logs for repeated attempts to modify the callId parameter and generate alerts for suspicious activity.

Generated by OpenCVE AI on August 1, 2026 at 11:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 16 Jul 2026 13:00:00 +0000


Mon, 13 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'}


Sun, 12 Jul 2026 02:30:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in Eleveo Call Recording Software 9.7.0. Impacted is an unknown function of the file /callrec/audio.jsp of the component Call Recording Handler. The manipulation of the argument callId results in improper authorization. The attack may be performed from remote. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Title Eleveo Call Recording Software audio.jsp 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': 4, 'vector': 'AV:N/AC:L/Au:S/C:P/I:N/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

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

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/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:N/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Eleveo Call Recording Software
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-16T12:12:37.942Z

Reserved: 2026-07-11T09:33:28.296Z

Link: CVE-2026-15474

cve-icon Vulnrichment

Updated: 2026-07-13T18:05:30.927Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T11:30:05Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-285

    Improper Authorization