216.73.217.22

CVE-2026-31845

· Published 11/04/2026 19:16 · Modified 11/04/2026 19:16

Labels: CVE-2026-31845 2026-04-11309f9ea4-e3e9-4c6c-b79d-e8eb01244f2cCVE-2026-31845CWE-79

Essential information

Published
11/04/2026 19:16
Modified
11/04/2026 19:16
Author
Creator
CVSS
9.3 CRITICAL (v3) 9.3 CRITICAL (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

A reflected cross-site scripting (XSS) vulnerability exists in Rukovoditel CRM version 3.6.4 and earlier in the Zadarma telephony API endpoint (/api/tel/zadarma.php). The application directly reflects user-supplied input from the 'zd_echo' GET parameter into the HTTP response without proper sanitization, output encoding, or content-type restrictions. The vulnerable code is: if (isset($_GET['zd_echo'])) exit($_GET['zd_echo']); An unauthenticated attacker can exploit this issue by crafting a malicious URL containing JavaScript payloads. When a victim visits the link, the payload executes in the context of the application within the victim's browser, potentially leading to session hijacking, credential theft, phishing, or account takeover. The issue is fixed in version 3.7, which introduces proper input validation and output encoding to prevent script injection.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c
NVD
View on NVD

Affected products (CPE)

ProductCPE
rukovoditel / rukovoditel crm cpe:2.3:a:rukovoditel:rukovoditel_crm:3.6.4:*:*:*:*:*:*:*
rukovoditel / rukovoditel crm cpe:2.3:a:rukovoditel:rukovoditel_crm:<3.7:*:*:*:*:*:*:*

References