Security readout for executives and security teams
Plain-English summary
VICIdial 2.14b0.5 builds before SVN 3555 contain SQL injection flaws in the admin interface. An already highly privileged user could tamper with database queries and potentially expose or alter system data. This is not listed in CISA KEV, so the provided sources do not prove active exploitation.
Executive priority
Handle in the normal vulnerability remediation cycle unless the admin interface is internet-exposed or privileged account misuse is suspected. Prioritize faster if VICIdial supports regulated customer data or call recordings.
Technical view
The issue is CWE-89 SQL injection in /vicidial/admin.php through modify_email_accounts, access_recordings, and agentcall_email parameters. CVSS 3.1 is 5.5 with network access, low attack complexity, high privileges required, no user interaction, changed scope, and low confidentiality and integrity impact.
Likely exposure
Exposure appears limited to VICIdial 2.14b0.5 versions prior to SVN 3555, particularly environments where the admin interface is reachable by privileged users. The source bundle provides no CPEs or broader affected product list.
Exploitation context
The vulnerability requires high privileges, which lowers broad internet-scale risk. A Rapid7 Metasploit pull request is referenced, indicating public offensive research interest. KEV is false, and the bundle provides no evidence of confirmed active exploitation.
Researcher notes
The source bundle identifies vulnerable parameters and privilege context but does not include a vendor advisory excerpt, patch details, or observed exploitation evidence. Avoid assuming additional vulnerable routes or versions beyond VICIdial 2.14b0.5 before SVN 3555.
Mitigation direction
- Upgrade affected VICIdial 2.14b0.5 installations to SVN 3555 or later, following vendor guidance.
- Restrict access to /vicidial/admin.php to trusted administrative networks and users.
- Review privileged VICIdial accounts and remove unnecessary admin access.
- Check vendor communications for any additional hardening or backported fixes.
Validation and detection
- Inventory VICIdial version and SVN build; flag 2.14b0.5 builds before 3555.
- Confirm whether /vicidial/admin.php is reachable from untrusted networks.
- Review admin logs for unusual activity involving email account or recording access changes.
- Validate that privileged accounts are expected, current, and protected with strong authentication.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-89: Database access and collection lookup
Injection into data stores can inform collection, data access, and exfiltration detection reviews. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupDatabase behavior lookup
The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2022-34876 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 5.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N2.32.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.5MediumVector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://www.vicidial.org/VICIDIALforum/viewtopic.php?f=4&t=41300&sid=aacb27a29fefd85265b4d55fe51122afCVE reference · x_refsource_CONFIRM
- https://github.com/rapid7/metasploit-framework/pull/16732CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
