Security readout for executives and security teams
Plain-English summary
A WordPress plugin used for WooCommerce customer reviews can allow unauthenticated attackers to store malicious scripts in review media links when guest reviews are enabled. Those scripts may run when someone views the affected page. For stores using this plugin and guest reviews, this is a meaningful website integrity and customer-trust risk.
Executive priority
Prioritize remediation for public WooCommerce stores using this plugin with guest reviews enabled. The issue can affect customer-facing pages and administrator sessions through stored scripts, creating trust and operational risk. Treat as high priority, but current sources do not establish active exploitation.
Technical view
Customer Reviews for WooCommerce versions up to and including 5.97.0 are vulnerable to stored XSS through the media[].href parameter due to insufficient sanitization and output escaping. The CVSS 3.1 score is 7.2. Exploitation requires the plugin configuration to allow guest submissions, according to the CVE description.
Likely exposure
Exposure is limited to WordPress/WooCommerce sites running Customer Reviews for WooCommerce at version 5.97.0 or earlier, especially where “Enable for Guests” is enabled. Sites not using the plugin, using later fixed versions, or not permitting guest reviews are less likely exposed.
Exploitation context
The source bundle does not report known active exploitation, and the CVE is not listed as KEV. The issue is network-reachable, unauthenticated under the guest-review condition, and stored, meaning impact can persist on pages until malicious content is removed.
Researcher notes
The public description identifies media[].href as the vulnerable parameter and CWE-79 as the weakness. Avoid assuming exploit prevalence. The WordPress Trac changeset is relevant for code review, but use vendor/plugin release notes to confirm the exact fixed version before closure.
Mitigation direction
- Inventory WordPress sites for Customer Reviews for WooCommerce and record installed versions.
- If version is 5.97.0 or earlier, check vendor guidance and update to a fixed/current release.
- Disable guest reviews if not required until remediation is confirmed.
- Review and remove suspicious review media links or unexpected script content.
- Ensure WordPress security monitoring covers plugin vulnerabilities and stored XSS indicators.
Validation and detection
- Confirm whether Customer Reviews for WooCommerce is installed and active.
- Check the plugin version against 5.97.0 or earlier.
- Verify whether “Enable for Guests” is enabled in plugin settings.
- Review recent guest review submissions and media link fields for suspicious content.
- Confirm remediation by verifying the installed version is no longer in the affected range.
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-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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 lookupCVE-2026-1316 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
- High
- CVSS
- 7.2 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/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:N/UI:N/S:C/C:L/I:L/A:N3.92.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.2HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Source materials
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.
