Severity by source
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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Network-accessible endpoint requires low-privilege authentication; only limited confidentiality impact with no integrity or availability consequence and no scope change.
Primary rating from Vendor (VulDB).
CVSS VectorVendor: VulDB
Lifecycle Timeline
3DescriptionCVE.org
A vulnerability was determined in Eleveo Call Recording Software 9.7.0. This vulnerability affects unknown code of the file /callrec/composeEmailAction.do. Executing a manipulation can lead to improper authorization. The attack can be executed 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.
AnalysisAI
Improper authorization in Eleveo Call Recording Software 9.7.0 allows authenticated remote attackers to bypass access controls on the /callrec/composeEmailAction.do endpoint, exposing limited confidential data. The flaw (CWE-285) means the application fails to enforce authorization decisions for at least one action reachable by low-privileged authenticated users. A publicly available proof-of-concept exploit has been disclosed via VulDB, and no vendor patch exists - the vendor did not respond to the coordinated disclosure. No public exploit identified at time of analysis as actively exploited (not in CISA KEV), though exploit code exists.
Technical ContextAI
The affected component is the /callrec/composeEmailAction.do servlet action within Eleveo's call recording platform, version 9.7.0. The .do URL suffix is characteristic of Java MVC frameworks such as Apache Struts or Spring MVC, where action classes handle HTTP requests. CWE-285 (Improper Authorization) indicates the application authenticates the user but fails to verify whether that user is authorized to invoke the composeEmailAction functionality - a logical access control failure distinct from authentication bypass. The CPE string cpe:2.3:a:eleveo:call_recording_software:*:*:*:*:*:*:*:* uses a wildcard version field, suggesting NVD has not confirmed a precise version boundary, though the disclosure specifically names 9.7.0. Eleveo is a specialized enterprise contact center and compliance recording vendor.
RemediationAI
No vendor-released patch has been identified at time of analysis - the vendor did not respond to the coordinated disclosure reported via VulDB. As a compensating control, administrators should restrict access to the /callrec/composeEmailAction.do endpoint at the web application firewall or reverse proxy layer, allowing only explicitly authorized user roles or IP ranges to reach it. Additionally, enforce role-based access control (RBAC) at the network perimeter and review application-level access logs for anomalous invocations of the composeEmailAction endpoint. Consider disabling or blocking the email composition feature entirely if it is not operationally required, as this would eliminate the attack surface without requiring a patch. Monitor VulDB entry https://vuldb.com/vuln/377777 for any future vendor patch or advisory.
More in Call Recording Software
View allImproper authorization in Eleveo Call Recording Software 9.7.0 allows remote authenticated users to access the /callrec/
Improper authorization in Eleveo Call Recording Software 9.7.0 allows remote authenticated low-privileged users to manip
Improper authorization in Eleveo Call Recording Software 9.7.0 allows remote low-privileged users to manipulate the 'rol
Improper authorization in Eleveo Call Recording Software 9.7.0 exposes the /callrec/sendlogfile endpoint to low-privileg
Improper authorization in Eleveo Call Recording Software 9.7.0 enables remote authenticated attackers to access call rec
Improper authorization on the /callrec/pci_dss_status.jsp endpoint in Eleveo Call Recording Software 9.7.0 allows authen
Improper authorization in Eleveo Call Recording Software 9.7.0 allows authenticated remote attackers to access the /call
Improper authorization in Eleveo Call Recording Software 9.7.0 allows low-privileged authenticated remote users to bypas
Improper authorization in Eleveo Call Recording Software 9.7.0 allows authenticated remote attackers to perform unauthor
Stored or reflected cross-site scripting in Eleveo Call Recording Software 9.7.0 allows an authenticated low-privilege u
Same weakness CWE-285 – Improper Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43194
GHSA-jvw9-2m88-ppg9