LiveActive security incident?Get immediate response
CVE Record

CVE-2023-44989: WordPress CF7 Google Sheets Connector plugin <= 5.0.5 - Sensitive Data Exposure via Debug Log vulnerability

Insertion of Sensitive Information into Log File vulnerability in GSheetConnector CF7 Google Sheets Connector.This issue affects CF7 Google Sheets Connector: from n/a through 5.0.5.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This CVE affects the WordPress CF7 Google Sheets Connector plugin through version 5.0.5. The issue is sensitive information being written to a debug log. If that log is accessible, form data or integration details could be exposed without authentication. The sources do not confirm active exploitation.

Executive priority

Treat this as a high-priority confidentiality issue for affected WordPress sites, especially where contact forms collect customer, lead, or personal data. Prioritize inventory, version confirmation, and log exposure review before routine maintenance.

Technical view

CVE-2023-44989 is a CWE-532 sensitive data insertion into log file issue in GSheetConnector CF7 Google Sheets Connector. CVSS 3.1 is 7.5, network exploitable, low complexity, no privileges, no user interaction, with high confidentiality impact only.

Likely exposure

Exposure is likely limited to WordPress sites using the CF7 Google Sheets Connector plugin at version 5.0.5 or earlier. Risk depends on whether debug logging is enabled and whether generated logs are reachable or mishandled.

Exploitation context

The bundle marks KEV as false and provides no cited evidence of active exploitation. The vulnerability class suggests attackers would benefit most when debug logs are publicly reachable or otherwise accessible, but the sources do not provide exploit details.

Researcher notes

The public bundle identifies product, affected range, CWE, and CVSS but does not provide a fixed version, log path, configuration prerequisites, or exploitation evidence. Avoid assuming compromise; validate version, logging state, and log accessibility.

Mitigation direction

  • Inventory WordPress sites using CF7 Google Sheets Connector.
  • Identify any installations at version 5.0.5 or earlier.
  • Check vendor or Patchstack guidance for a safe updated version.
  • Disable the plugin if safe remediation cannot be confirmed promptly.
  • Restrict access to plugin, application, and web server log files.
  • Remove exposed debug logs after preserving required forensic evidence.

Validation and detection

  • Confirm installed plugin name and version on each WordPress site.
  • Review whether debug logging is enabled for this plugin.
  • Check whether plugin log files are web-accessible or broadly readable.
  • Review logs for sensitive Contact Form 7 or integration data.
  • Verify no public search indexes contain exposed plugin logs.
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 · low confidence lookup

CWE-532: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-44989 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-44989Attack 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
GSheetConnectorCF7 Google Sheets Connectorcf7-google-sheets-connector, n/aunaffected
Weakness

CWE details

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

CWE-532 · source CWE mapping

Insertion of Sensitive Information into Log File

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