LiveActive security incident?Get immediate response
CVE Record

CVE-2023-52190: WordPress Coupon Referral Program Plugin <= 1.7.2 is vulnerable to Sensitive Data Exposure

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in WP Swings Coupon Referral Program.This issue affects Coupon Referral Program: from n/a through 1.7.2.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This vulnerability can let an unauthenticated internet user access sensitive information from WordPress sites running the WP Swings Coupon Referral Program plugin through version 1.7.2. The reported impact is confidentiality loss, including PII and coupon data. No source in the bundle confirms active exploitation.

Executive priority

Treat as a high-priority confidentiality issue if the plugin is deployed on public WordPress sites. The business risk is potential exposure of customer or referral-related data, not system takeover. Prioritize inventory, containment, and vendor guidance before broader remediation planning.

Technical view

CVE-2023-52190 is a CWE-200 sensitive data exposure issue in WP Swings Coupon Referral Program for WordPress, affecting versions through 1.7.2. CVSS 3.1 is 7.5: network exploitable, low complexity, no privileges, no user interaction, high confidentiality impact, no integrity or availability impact.

Likely exposure

Exposure is likely limited to WordPress installations with the WP Swings Coupon Referral Program plugin installed and active at version 1.7.2 or earlier. Internet-facing sites are the primary concern because the CVSS vector requires only network access and no authentication.

Exploitation context

The bundle cites Patchstack and CVE records describing unauthenticated PII and coupon-data exposure. CISA KEV status is false, and the supplied sources do not provide evidence of exploitation in the wild, public exploit tooling, or a confirmed fixed version.

Researcher notes

Source detail is limited to CVE metadata and the Patchstack advisory title/record. The affected range is through 1.7.2, but the bundle does not name a patched version, endpoint, proof of concept, or exploitation telemetry. Avoid assuming impact beyond sensitive information exposure.

Mitigation direction

  • Inventory WordPress sites for Coupon Referral Program plugin usage and version.
  • If present at 1.7.2 or earlier, check WP Swings and Patchstack guidance immediately.
  • Disable or remove the plugin where business use is not required.
  • Review exposed customer, referral, and coupon data for sensitivity and retention needs.
  • Monitor logs for unusual unauthenticated access to plugin-related endpoints.

Validation and detection

  • Confirm plugin installation and exact version on each WordPress site.
  • Verify whether the plugin is active on public-facing production sites.
  • Check vendor or Patchstack records for a fixed release or recommended workaround.
  • Review access logs for suspicious unauthenticated requests involving the plugin.
  • Assess whether coupon data or PII could be exposed in the deployment.
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-200: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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-2023-52190 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.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/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
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2023-52190Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/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
WP SwingsCoupon Referral Programn/aunaffected
Weakness

CWE details

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

CWE-200 · source CWE mapping

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.