CVE-2026-7648 — The LearnPress – WordPress LMS Plugin for Create and Sell
CVE-2026-7648 — The LearnPress – WordPress LMS Plugin for Create and Sell Online Courses plugin for WordPress is vulnerable to payment bypass through user-controlled key in all versions up to, and including, 4.3.5. This is due to improper handling of user-supplied request parameters in the REST API
What This Means For You
- If your environment is affected by CWE-639, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-7648 updates and patches.
Related ATT&CK Techniques
🛡️ Detection Rules
2 rules · 6 SIEM formats2 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.
CVE-2026-7648 - LearnPress Payment Bypass via Zero Quantity
title: CVE-2026-7648 - LearnPress Payment Bypass via Zero Quantity
id: scw-2026-05-14-ai-1
status: experimental
level: high
description: |
Detects the specific payment bypass vulnerability in the LearnPress WordPress plugin (CVE-2026-7648). Attackers with subscriber-level access can enroll in paid courses for free by manipulating the 'quantity' parameter to '0' in the add_to_cart AJAX request, causing the order total to be $0 and bypassing payment gateway checks.
author: SCW Feed Engine (AI-generated)
date: 2026-05-14
references:
- https://shimiscyberworld.com/posts/nvd-CVE-2026-7648/
tags:
- attack.persistence
- attack.t1505.003
logsource:
category: webserver
detection:
selection:
cs-uri|contains:
- '/wp-admin/admin-ajax.php'
cs-uri-query|contains:
- 'action=add_to_cart'
cs-uri-query|contains:
- 'quantity=0'
condition: selection
falsepositives:
- Legitimate administrative activity
Source: Shimi's Cyber World · License & reuse
Indicators of Compromise
| ID | Type | Indicator |
|---|---|---|
| CVE-2026-7648 | vulnerability | CVE-2026-7648 |
| CWE-639 | weakness | CWE-639 |
Source & Attribution
| Source Platform | NVD |
| Channel | National Vulnerability Database |
| Published | May 14, 2026 at 08:16 UTC |
This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.
Believe this infringes your rights? Submit a takedown request.