CVE-2024-55996: WordPress Payment gateway per Product for WooCommerce plugin <= 3.5.6 - Broken Access Control vulnerability
Missing Authorization vulnerability in dreamfox Dreamfox Media Payment gateway per Product for Woocommerce woocommerce-product-payments allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Dreamfox Media Payment gateway per Product for Woocommerce: from n/a through <= 3.5.6.
Security readout for executives and security teams
Plain-English summary
A WooCommerce payment plugin has a missing authorization flaw. On affected sites, an unauthenticated attacker may be able to influence plugin behavior if user interaction is involved. The reported impact is limited integrity and availability, with no confidentiality impact stated.
Executive priority
Treat this as a moderate e-commerce platform risk. Prioritize sites using the affected plugin because payment workflows are business-sensitive, but current sources do not justify emergency response absent exploitation evidence.
Technical view
CVE-2024-55996 is CWE-862 missing authorization in dreamfox Payment gateway per Product for WooCommerce, package woocommerce-product-payments, affecting versions through 3.5.6. CVSS 3.1 is 6.1: network reachable, low complexity, no privileges, user interaction required, changed scope, low integrity and availability impact.
Likely exposure
Exposure is limited to WordPress/WooCommerce sites that have the woocommerce-product-payments plugin installed at version 3.5.6 or earlier. Sites without this plugin are not indicated as affected by the provided sources.
Exploitation context
The source bundle does not show CISA KEV listing, active exploitation, or public exploit evidence. The CVSS vector requires user interaction and does not indicate confidentiality impact, which lowers urgency compared with unauthenticated no-click vulnerabilities.
Researcher notes
Evidence is limited to the CVE metadata and Patchstack reference. The sources identify the weakness class and affected range but do not provide root-cause details, proof-of-concept information, exploit activity, or a confirmed fixed version in the supplied bundle.
Mitigation direction
Inventory WordPress sites for woocommerce-product-payments versions 3.5.6 or earlier.
Check vendor or Patchstack guidance for a fixed version or recommended workaround.
Update the plugin if a vendor-supported fixed release is available.
Disable or remove the plugin where it is not business-critical.
Restrict administrative access and review plugin-related configuration changes.
Validation and detection
Confirm whether the plugin is installed and active on each WooCommerce site.
Record the exact installed plugin version from WordPress administration or asset inventory.
Compare findings against the affected range: through version 3.5.6.
Review vendor and Patchstack advisories for current remediation status.
Check application logs for unusual plugin-related changes or errors.
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-862: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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.
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.
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.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-862 · source CWE mapping
Missing Authorization
Missing Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.