MEDIUM 6.3

CVE-2026-15376: Eleveo Call Recording 9.7.0 Authorization Bypass

Eleveo Call Recording Software version 9.7.0 contains an authorization bypass vulnerability in its statistics reporting functionality. A remote attacker who has already obtained valid credentials can exploit this weakness to access or modify data they shouldn't be able to reach. The vulnerability is already public and functional exploits exist, though the vendor has not engaged on remediation efforts.

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 found in Eleveo Call Recording Software 9.7.0. Affected is an unknown function of the file /callrec/statisticReportAction.do. The manipulation results in improper authorization. The attack can be launched remotely. The exploit has been made public and could be used. 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

The vulnerability resides in the /callrec/statisticReportAction.do endpoint and stems from improper authorization controls (CWE-266: Improper Privilege Management, CWE-285: Improper Authorization). An authenticated user can manipulate requests to this function to bypass access restrictions, gaining unauthorized read and write capabilities. The attack requires valid login credentials and network access to the application; no user interaction is needed once authenticated. The CVSS 3.1 score of 6.3 reflects moderate severity: network accessibility, low attack complexity, low privileges required, and impacts to confidentiality, integrity, and availability.

Business impact

Organizations relying on Eleveo for call recording face three concurrent risks: unauthorized access to sensitive call logs and metadata, potential tampering with reporting data used for compliance and analytics, and possible data exfiltration of confidential customer communications. In regulated industries (financial services, healthcare), compromised call recordings can trigger compliance violations and reputational harm. The absence of vendor responsiveness creates an indefinite window of exposure.

Affected systems

Eleveo Call Recording Software version 9.7.0 is confirmed affected. Organizations should verify whether they operate this specific version and determine if the vulnerable endpoint is exposed to authenticated users—particularly contractors, partners, or accounts with lower privilege levels who could pivot toward sensitive data.

Exploitability

Exploitability is high in practical terms: public exploit code exists, attack complexity is minimal, and the barrier to entry is simply valid authentication credentials. Insider threats and compromised accounts become immediate attack vectors. The attack leaves authentication logs but may be difficult to distinguish from legitimate reporting queries without endpoint monitoring.

Remediation

The immediate mitigation is upgrading to a patched release from Eleveo; verify the latest version via the vendor's official channels or contact their support directly. If immediate patching is unavailable, restrict network access to the /callrec/statisticReportAction.do endpoint via firewall or WAF rules, limit user accounts with reporting access to those with documented business need, and implement robust logging and alerting on statisticReportAction requests.

Patch guidance

Contact Eleveo directly or check their security advisories for available patches beyond version 9.7.0. Given the vendor's non-responsiveness noted in the CVE record, verify patch availability and timeline independently. Organizations should document any patch testing thoroughly before deployment to call recording systems.

Detection guidance

Monitor for repeated or anomalous requests to /callrec/statisticReportAction.do, especially from accounts that do not typically access reporting functions or outside normal business hours. Review Eleveo application logs for authorization failures followed by successful requests. Correlate authentication logs with endpoint access to detect credential misuse. Network IDS/IPS rules targeting this path may reduce detection latency.

Why prioritize this

Assign this vulnerability medium-to-high priority if you run Eleveo 9.7.0 with external or untrusted user access. The combination of public exploits, credential-based attack surface, and vendor non-responsiveness justifies rapid assessment and containment. If the instance is air-gapped or accessed only by trusted internal staff with strong authentication, priority may be lower; however, call recording systems often handle regulated data, elevating overall risk.

Risk score, explained

The CVSS 3.1 base score of 6.3 (Medium) reflects a remotely exploitable vulnerability requiring valid credentials, with direct impacts to three security properties (CIA). However, real-world risk is amplified by public exploit availability, vendor unresponsiveness, and the sensitivity of call recording data in compliance contexts. Organizations should consider this a High priority relative to their own risk appetite and regulatory obligations.

Frequently asked questions

Do I need valid Eleveo credentials to exploit this?

Yes. The vulnerability requires authentication (PR:L in the CVSS vector). An attacker must possess valid login credentials—either their own low-privileged account or a compromised account—to reach the vulnerable endpoint.

Will this show up in our logs?

Likely yes, but it may be subtle. The attacker authenticates legitimately and makes requests that appear to come from an authorized user. You will see successful authentication and statisticReportAction requests in logs, but distinguishing malicious queries from legitimate reporting requires understanding normal usage patterns and implementing targeted alerting on endpoint anomalies.

What if we can't upgrade immediately?

Implement network-level controls: restrict the /callrec/statisticReportAction.do endpoint to a whitelist of trusted IPs or user accounts, enforce role-based access controls within the application if available, increase logging verbosity, and consider disabling the statistics reporting feature entirely if it is not business-critical.

Has Eleveo released a patch?

The CVE record indicates the vendor did not respond to early disclosure notification. Before implementing any upgrade, independently verify patch availability through Eleveo's official website, support portal, or direct communication with their security team.

This analysis is provided for informational purposes and based on publicly disclosed information. Organizations should independently verify all patch availability, version numbers, and vendor statements through official channels. The vulnerability assessment and risk prioritization should be tailored to your specific environment, asset criticality, and regulatory obligations. SEC.co makes no warranty regarding the completeness or accuracy of third-party vendor data and assumes no liability for operational decisions made in reliance on this analysis. Source: NVD (public-domain), retrieved 2026-08-17. Analysis generated by SEC.co (claude-haiku-4-5).