LiveActive security incident?Get immediate response
CVE Record

CVE-2026-1316: Customer Reviews for WooCommerce <= 5.97.0 - Unauthenticated Stored Cross-Site Scripting via media[].href Parameter

The Customer Reviews for WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'media[].href' parameter in all versions up to, and including, 5.97.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers (if 'Enable for Guests' is enabled) to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

HighCVSS 7.2Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

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.
Prepared
Confidence
high
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
7.2CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N3.92.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.2High
CVSS 3.1 vector shape for CVE-2026-1316Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
ivoleCustomer Reviews for WooCommerce0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.