Security readout for executives and security teams
Plain-English summary
This is a critical command-injection issue in the WordPress VideoWhisper Live Streaming Integration plugin through 5.5.15. A remote unauthenticated attacker may be able to make the server run operating-system commands, risking full server compromise. The public bundle does not name a fixed version.
Executive priority
Prioritize affected internet-facing WordPress sites this week, sooner for revenue or customer-facing properties. The risk is severe because successful exploitation could lead to server-level command execution, but available sources do not confirm active exploitation or a named patch.
Technical view
CVE-2023-25699 is CWE-78 OS command injection in VideoWhisper Live Streaming Integration <=5.5.15. CVSS 3.1 is 9.0 with network attack vector, no privileges, no user interaction, high impact, and high attack complexity. The CVSS scope change suggests compromise may extend beyond the vulnerable component.
Likely exposure
Exposure is likely limited to WordPress sites running the VideoWhisper Live Streaming Integration plugin, package videowhisper-live-streaming-integration, at version 5.5.15 or earlier. No CPEs are supplied, so asset confirmation must come from WordPress inventory or plugin files.
Exploitation context
The source bundle does not show CISA KEV listing or cited evidence of active exploitation. It does support unauthenticated network reachability with high attack complexity. Treat internet-facing WordPress sites using this plugin as urgent until version and vendor guidance are confirmed.
Researcher notes
Evidence is limited to the CVE metadata and Patchstack entry. The affected range is through 5.5.15, with high attack complexity but no authentication or user interaction required. Do not assume exploit maturity, patch availability, or broader product impact beyond the named plugin.
Mitigation direction
- Inventory WordPress sites for the VideoWhisper Live Streaming Integration plugin.
- Confirm whether any installation is version 5.5.15 or earlier.
- Check VideoWhisper and Patchstack guidance for a fixed release or official workaround.
- Disable or remove the plugin where business impact allows until remediated.
- Restrict public access to affected functionality if the plugin cannot be removed.
Validation and detection
- Review WordPress plugin inventory for package videowhisper-live-streaming-integration.
- Record installed plugin version for each WordPress site.
- Check web server and application logs for suspicious plugin-related requests.
- Verify remediation by confirming the vulnerable plugin version is absent.
- Monitor vendor and Patchstack pages for updated remediation details.
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-78: Command execution behavior lookup
Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. 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 lookupExecution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2023-25699 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
- Critical
- CVSS
- 9 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
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:H/PR:N/UI:N/S:C/C:H/I:H/A:H2.26Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
9CriticalVector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
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.
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
