Security readout for executives and security teams
Plain-English summary
CVE-2026-28132 affects the villatheme WooCommerce Photo Reviews WordPress plugin through version 1.4.4. It is a content-injection/basic XSS issue involving insufficient neutralization of script-related HTML tags. For businesses, the concern is customer-facing store pages potentially handling untrusted content improperly, with limited confidentiality impact reported.
Executive priority
Treat as a timely but not emergency ecommerce security task. Prioritize customer-facing WooCommerce stores and sites accepting reviews or user content. Escalate if the plugin is widely deployed or cannot be quickly updated or disabled.
Technical view
The CVE maps to CWE-80 and is scored CVSS 5.3 medium: network reachable, low complexity, no privileges, no user interaction, unchanged scope, low confidentiality impact. Sources describe Code Injection/Basic XSS in woocommerce-photo-reviews versions up to 1.4.4. No fixed version or vendor remediation detail is provided in the supplied sources.
Likely exposure
Exposure is likely limited to WordPress sites running WooCommerce with the WooCommerce Photo Reviews plugin installed at version 1.4.4 or earlier. Internet-facing ecommerce sites are the primary concern.
Exploitation context
The CVE is not listed as KEV, and the supplied sources do not report active exploitation. The CVSS vector indicates unauthenticated, low-complexity network attack conditions, but the public details provided are limited.
Researcher notes
Public data is sparse. The record identifies CWE-80, affected versions through 1.4.4, and CVSS 5.3. It does not provide a fixed version, vulnerable endpoint, proof-of-concept, or exploitation evidence. Avoid assuming broader WooCommerce impact.
Mitigation direction
- Inventory WordPress sites for the WooCommerce Photo Reviews plugin.
- Confirm whether installed versions are 1.4.4 or earlier.
- Check vendor, WordPress plugin, or Patchstack guidance for an update or workaround.
- Disable or remove the plugin if it is unnecessary.
- Use available virtual patching or WAF controls if supported by your security stack.
Validation and detection
- Review plugin version from WordPress administration or asset inventory.
- Check Patchstack and CVE records for updated remediation status.
- Run authenticated WordPress vulnerability scanning against managed sites.
- Review web logs for unusual review or content-submission activity.
- Verify remediation after updating, disabling, or removing the plugin.
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-80: 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-28132 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.3 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/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:U/C:L/I:N/A:N3.91.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.3MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/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.
Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)
Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
