LiveActive security incident?Get immediate response
CVE Record

CVE-2026-28132: WordPress WooCommerce Photo Reviews plugin <= 1.4.4 - Content Injection vulnerability

Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) vulnerability in villatheme WooCommerce Photo Reviews woocommerce-photo-reviews allows Code Injection.This issue affects WooCommerce Photo Reviews: from n/a through <= 1.4.4.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

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.
Prepared
Confidence
medium
Sources
3

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

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

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
2Source 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
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2026-28132Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/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
villathemeWooCommerce Photo Reviewswoocommerce-photo-reviews, 0unaffected
Weakness

CWE details

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

CWE-80 · source CWE mapping

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.