MEDIUM 4.3

CVE-2026-15377: Eleveo Call Recording Software Authorization Bypass Vulnerability

Eleveo Call Recording Software version 9.7.0 contains an authorization bypass vulnerability affecting the /callrec/sendlogfile endpoint. An authenticated user can exploit this flaw to access information they shouldn't be able to read, though they cannot modify or delete data. The vulnerability has been publicly disclosed, and exploit code is available. The vendor has not responded to early disclosure attempts.

Source data · NVD / CISA · public domain

CVSS
3.1 · 4.3 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
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 determined in Eleveo Call Recording Software 9.7.0. Affected by this vulnerability is an unknown functionality of the file /callrec/sendlogfile. This manipulation causes improper authorization. The attack may be initiated remotely. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.

5 reference(s) · View on NVD →

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

Technical summary

CVE-2026-15377 is an improper authorization vulnerability (CWE-266, CWE-285) in the /callrec/sendlogfile file handler of Eleveo Call Recording Software 9.7.0. The flaw permits an authenticated attacker to bypass authorization controls and read sensitive information. With a CVSS 3.1 score of 4.3 (Medium), the attack requires network access and valid credentials but no user interaction. The vulnerability is not listed on CISA's Known Exploited Vulnerabilities catalog, though public disclosure has occurred.

Business impact

An insider or low-privilege user with valid system credentials could access confidential call logs or related metadata not ordinarily available to them. This may violate data governance policies, expose sensitive customer interactions, or breach regulatory compliance requirements in regulated industries (finance, healthcare, contact centers). The impact is primarily informational—no data corruption or service disruption—but could enable privacy violations or competitive intelligence gathering.

Affected systems

Eleveo Call Recording Software version 9.7.0 is confirmed affected. Versions prior to or after 9.7.0 have not been documented as vulnerable; contact Eleveo to confirm the scope of affected releases and obtain patches. Organizations running call recording systems based on Eleveo should immediately verify their installed version.

Exploitability

The vulnerability requires valid authentication credentials, reducing the attack surface compared to unauthenticated flaws. However, once a user is authenticated (internal staff, contractors, compromised accounts), exploitation is straightforward and requires no special techniques or user interaction. Public disclosure and available exploit code lower the barrier to exploitation, making this a moderate concern even with the authentication requirement.

Remediation

Immediately contact Eleveo for a patched version of Call Recording Software that addresses CVE-2026-15377. The vendor did not provide a response to early disclosure, so check their official website or support portal for security updates. If patches are unavailable or delayed, implement network-level access controls to restrict which internal systems can reach the /callrec/sendlogfile endpoint and monitor logs for suspicious data access patterns from low-privilege accounts.

Patch guidance

Verify the latest available version of Eleveo Call Recording Software against the official vendor advisory or security release notes to confirm the patch is included. Apply the update in a staging environment first to validate compatibility with your call recording infrastructure. Once validated, schedule updates during maintenance windows to avoid service disruption. If the vendor has not released a patch, escalate internally and request a timeline from Eleveo support.

Detection guidance

Monitor access logs for repeated or unusual requests to the /callrec/sendlogfile endpoint, particularly from low-privilege user accounts or service accounts. Look for HTTP requests where the authenticated user is accessing call logs outside their normal job function. Implement logging on file access within the Eleveo application if available. Use User and Entity Behavior Analytics (UEBA) to flag anomalous data access patterns. Review authentication and authorization audit trails for any privilege escalation or lateral movement preceding log file access.

Why prioritize this

Although the CVSS score is moderate (4.3), this vulnerability warrants prioritization because: (1) it has been publicly disclosed with available exploits, increasing active exploitation risk; (2) the vendor's non-responsiveness to early disclosure signals delayed or absent patches; (3) call recording systems typically contain highly sensitive data subject to regulatory requirements; (4) insider threats and compromised internal accounts are prevalent attack vectors where this flaw becomes readily exploitable. Organizations in regulated industries should patch urgently.

Risk score, explained

The CVSS 3.1 score of 4.3 (Medium) reflects low confidentiality impact (C:L), no integrity or availability impact (I:N/A:N), and a relatively low attack vector requiring valid authentication (PR:L). However, the business context—sensitive call logs, regulatory exposure, public exploit availability, and vendor non-responsiveness—elevates practical risk above the numerical score. This is a case where business context and threat landscape should drive prioritization above the base CVSS metric alone.

Frequently asked questions

Does this vulnerability allow an attacker to modify or delete call recordings?

No. The vulnerability permits unauthorized *reading* of call logs and related information only (CWE-266: improper authorization). Confidentiality is affected, but integrity and availability are not. An attacker cannot alter or destroy data.

Do we need to patch if we have strong network segmentation around the call recording system?

Yes. Network segmentation reduces risk but does not eliminate it—compromised internal accounts, insider threats, or lateral movement by attackers already inside your network could still exploit this flaw. A patch should be applied regardless of network controls to address the root cause.

What should we do if Eleveo hasn't released a patch yet?

Contact Eleveo support directly for patch availability and expected timeline. In the interim, restrict API access to the /callrec/sendlogfile endpoint at the application or firewall level, limit which user roles can authenticate to the system, and enable detailed logging of all access to call recording data for forensic review.

Is this vulnerability being actively exploited in the wild?

The vulnerability has been publicly disclosed and exploit code is available, which increases the likelihood of active exploitation. It is not yet listed on CISA's Known Exploited Vulnerabilities (KEV) catalog, but that does not mean in-the-wild exploitation is not occurring. Treat it as a present threat and prioritize patching accordingly.

This analysis is based on publicly available information as of the publication date. Vendor response status and patch availability may change; verify current information directly with Eleveo before patching decisions. CVSS scores reflect base metrics only and do not account for environmental or organizational context; security teams should conduct independent risk assessment. No exploit code or weaponized tools are provided in this resource. Organizations are responsible for validating patches in their own environments before production deployment. Source: NVD (public-domain), retrieved 2026-08-17. Analysis generated by SEC.co (claude-haiku-4-5).