LiveActive security incident?Get immediate response
CVE Record

CVE-2025-53998: WordPress JetWooBuilder <= 2.1.20 - Sensitive Data Exposure Vulnerability

Insertion of Sensitive Information Into Sent Data vulnerability in Crocoblock JetWooBuilder jet-woo-builder allows Retrieve Embedded Sensitive Data.This issue affects JetWooBuilder: from n/a through <= 2.1.20.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

JetWooBuilder for WordPress has a medium-severity data exposure issue through version 2.1.20. A logged-in attacker could retrieve sensitive embedded data without user interaction. The main business risk is confidentiality loss on WordPress commerce sites using this plugin.

Executive priority

Handle in the normal vulnerability remediation cycle, faster for customer-facing commerce sites or sites with many low-privilege accounts. There is no provided evidence of active exploitation, but confidentiality impact is high.

Technical view

CVE-2025-53998 is CWE-201 in Crocoblock JetWooBuilder, package jet-woo-builder, affecting versions through 2.1.20. CVSS 3.1 is 6.5: network exploitable, low complexity, privileges required, no user interaction, high confidentiality impact, no integrity or availability impact.

Likely exposure

Exposure is limited to WordPress sites running JetWooBuilder through 2.1.20. The CVSS vector requires some authenticated privilege, so anonymous internet exposure is not supported by the provided sources.

Exploitation context

The source bundle does not cite active exploitation, public exploit details, or CISA KEV listing. Treat this as a credible confidentiality issue, not confirmed mass exploitation.

Researcher notes

Evidence is sparse beyond the CVE metadata and Patchstack reference. Validate affected behavior against vendor details before writing detections or impact statements. Do not assume unauthenticated exploitation or a specific fixed version from the provided bundle.

Mitigation direction

  • Inventory WordPress sites for JetWooBuilder versions through 2.1.20.
  • Check Crocoblock and Patchstack guidance for a fixed version or workaround.
  • Prioritize vendor-directed remediation on commerce or customer-data sites.
  • Limit unnecessary WordPress accounts until remediation is complete.
  • Review exposed data and rotate secrets only if exposure is confirmed.

Validation and detection

  • Confirm whether jet-woo-builder is installed and its version is <= 2.1.20.
  • Identify which user roles can access JetWooBuilder functionality.
  • Review logs for unusual authenticated access to affected WordPress areas.
  • Document remediation status for each affected WordPress 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-53998 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.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/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
6.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N2.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2025-53998Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/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
CrocoblockJetWooBuilderjet-woo-builder, 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.