Security readout for executives and security teams
Plain-English summary
This is a critical WordPress plugin flaw in WP Swings Coupon Referral Program before 1.8.4. An unauthenticated network attacker may be able to abuse unsafe data deserialization, which can threaten site confidentiality, integrity, and availability. Sites using this plugin should be prioritized for version verification and update.
Executive priority
Treat this as urgent where the plugin is installed. The issue is critical, remotely reachable, and unauthenticated, but urgency depends on whether your WordPress estate actually uses a vulnerable plugin version.
Technical view
CVE-2024-25100 is a CWE-502 PHP object injection issue caused by deserialization of untrusted data in Coupon Referral Program before 1.8.4. The CVSS 3.1 score is 10.0 with network access, low complexity, no privileges, no user interaction, changed scope, and high C/I/A impact.
Likely exposure
Exposure is limited to WordPress sites with the WP Swings Coupon Referral Program plugin installed at a version before 1.8.4. The source bundle does not identify affected CPEs, install counts, or hosting environments.
Exploitation context
The CVE is not listed as KEV in the provided bundle, and the sources do not state active exploitation. The unauthenticated, network-accessible CVSS profile still makes internet-facing WordPress sites a high-priority review target.
Researcher notes
Available evidence identifies the vulnerability class, affected plugin, affected range before 1.8.4, and CVSS vector. The source bundle does not provide exploit primitives, vulnerable parameters, proof-of-concept details, or confirmed exploitation telemetry.
Mitigation direction
- Update Coupon Referral Program to version 1.8.4 or later.
- If update is not possible, disable or remove the plugin.
- Check WP Swings and Patchstack guidance for current remediation details.
- Prioritize internet-facing and revenue-critical WordPress sites first.
Validation and detection
- Inventory WordPress sites for the Coupon Referral Program plugin.
- Confirm installed plugin versions are 1.8.4 or later.
- Review whether any exposed site still depends on the plugin.
- Check logs for unusual plugin-related errors or requests.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-502: Code execution behavior lookup
Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. 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 lookupCVE-2024-25100 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Critical
- CVSS
- 10 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H3.96Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
10CriticalVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://patchstack.com/database/wordpress/plugin/coupon-referral-program/vulnerability/wordpress-coupon-referral-program-plugin-1-7-2-unauthenticated-php-object-injection-vulnerability?_s_id=cveCVE reference · vdb-entry
- https://patchstack.com/database/vulnerability/coupon-referral-program/wordpress-coupon-referral-program-plugin-1-7-2-unauthenticated-php-object-injection-vulnerability?_s_id=cveCVE reference · vdb-entry, x_transferred
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Deserialization of Untrusted Data
Deserialization of Untrusted Data represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
