LiveActive security incident?Get immediate response
CVE Record

CVE-2025-68029: WordPress Wallet System for WooCommerce plugin <= 2.7.3 - Sensitive Data Exposure vulnerability

Insertion of Sensitive Information Into Sent Data vulnerability in WP Swings Wallet System for WooCommerce wallet-system-for-woocommerce allows Retrieve Embedded Sensitive Data.This issue affects Wallet System for WooCommerce: from n/a through <= 2.7.3.

MediumCVSS 6.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This is a medium-severity data exposure issue in the WordPress Wallet System for WooCommerce plugin by WP Swings. A logged-in attacker may be able to retrieve sensitive data embedded in sent information. The public record says versions through 2.7.3 are affected, but the Patchstack reference title mentions 2.7.1, so version details should be verified with vendor guidance.

Executive priority

Treat as a near-term ecommerce platform risk, especially where many customers have accounts. It is not marked as actively exploited, but wallet-related data exposure can create customer trust, fraud, and compliance concerns. Prioritize inventory and vendor update verification.

Technical view

CVE-2025-68029 is classified as CWE-201, insertion of sensitive information into sent data. CVSS 3.0 is 6.3 with network access, low complexity, low privileges required, no user interaction, and low confidentiality, integrity, and availability impact. The CVE description identifies Wallet System for WooCommerce through 2.7.3 as affected.

Likely exposure

Exposure is likely limited to WordPress/WooCommerce sites using the WP Swings Wallet System for WooCommerce plugin. The CVSS vector indicates exploitation requires a low-privileged account, reducing broad unauthenticated risk but still relevant for customer-account-heavy ecommerce sites.

Exploitation context

The provided sources do not report active exploitation, and the CVE is not listed as KEV in the supplied data. Public details are limited to the vulnerability class and affected plugin information. No exploit procedure should be inferred from the available record.

Researcher notes

The source bundle contains an affected-version inconsistency: the CVE description says through 2.7.3, while the Patchstack reference URL title mentions 2.7.1. No patch version, exploit status, or detailed technical root cause is provided in the supplied sources.

Mitigation direction

  • Inventory WordPress sites for the wallet-system-for-woocommerce plugin.
  • Check installed plugin version against vendor and Patchstack guidance.
  • Update the plugin if a fixed version is available from the vendor.
  • Restrict unnecessary user registration or low-privilege account access where feasible.
  • Monitor WooCommerce wallet activity for unusual data exposure or account changes.

Validation and detection

  • Confirm whether the plugin is installed on each WordPress instance.
  • Record the exact plugin version from WordPress administration or asset inventory.
  • Review vendor and Patchstack entries for corrected affected-version details.
  • Check logs for suspicious low-privilege account activity involving wallet features.
  • Document remediation status for each affected ecommerce site.
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-201: 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-2025-68029 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
6.3 (3.0)
Known Exploited
No
Published

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

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
6.3CVSS 3.0MediumCVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L2.83.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

6.3Medium
CVSS 3.0 vector shape for CVE-2025-68029Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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 SwingsWallet System for WooCommercewallet-system-for-woocommerce, 0unaffected
Weakness

CWE details

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

CWE-201 · source CWE mapping

Insertion of Sensitive Information Into Sent Data

Insertion of Sensitive Information Into Sent Data represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.