Skip to main content

HT Mega Addons CVE-2026-4106

| EUVDEUVD-2026-25196 MEDIUM
Information Exposure (CWE-200)
2026-04-23 WPScan GHSA-fjqg-327f-q6hw
5.3
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
5.3 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
vuln.today AI
5.3 MEDIUM

Network-accessible unauthenticated AJAX endpoint; confidentiality impact is limited to partial exposure of non-financial customer geographic data with no integrity or availability consequence.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from NVD.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

9
Severity Changed
Apr 23, 2026 - 18:42 NVD
HIGH MEDIUM
CVSS changed
Apr 23, 2026 - 18:42 NVD
7.5 (HIGH) 5.3 (MEDIUM)
PoC Detected
Apr 23, 2026 - 18:16 vuln.today
Public exploit code
Patch released
Apr 23, 2026 - 18:16 nvd
Patch available
CVSS changed
Apr 23, 2026 - 16:12 NVD
7.5 (None) 7.5 (HIGH)
Patch available
Apr 23, 2026 - 08:01 EUVD
EUVD ID Assigned
Apr 23, 2026 - 06:30 euvd
EUVD-2026-25196
Analysis Generated
Apr 23, 2026 - 06:30 vuln.today
CVE Published
Apr 23, 2026 - 06:00 nvd
MEDIUM 5.3

DescriptionCVE.org

The HT Mega Addons for Elementor WordPress plugin before 3.0.7 contains an unauthenticated AJAX action returning some PII (such as full name, city, state and country) of customers who placed orders in the last 7 days

AnalysisAI

HT Mega Addons for Elementor WordPress plugin before version 3.0.7 leaks customer PII through an unauthenticated AJAX endpoint, exposing full name, city, state, and country for any orders placed in the prior 7 days. Any remote unauthenticated attacker can query this endpoint without credentials on affected WordPress installations. A public proof-of-concept is available and SSVC classifies the attack as automatable, enabling mass scanning of exposed WooCommerce stores; however, the EPSS score of 0.77% suggests exploitation has not yet become widespread.

Technical ContextAI

The vulnerability is classified as CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor). HT Mega Addons is a WordPress plugin extending the Elementor page builder with additional widgets, commonly paired with WooCommerce for e-commerce sites. The flaw resides in an AJAX action handler registered without authentication checks - in WordPress, AJAX endpoints accessible to unauthenticated users are registered via the wp_ajax_nopriv_ hook. This action queries WooCommerce order data and returns customer PII in its response without verifying the requestor's identity or authorization. The CPE cpe:2.3:a:unknown:ht_mega_addons_for_elementor:*:*:*:*:*:*:*:* covers all versions up to but not including 3.0.7.

RemediationAI

Update HT Mega Addons for Elementor to version 3.0.7 or later, which is confirmed as the patched release per the WPScan advisory at https://wpscan.com/vulnerability/9477ead2-3990-4aae-8e66-09ee2f4daa3e/ and VulDB entry https://vuldb.com/vuln/359121. If immediate patching is not possible, a compensating control is to use a web application firewall rule to block unauthenticated POST requests to wp-admin/admin-ajax.php that reference the specific vulnerable action name (which can be identified from the POC); note this may break legitimate plugin functionality. Alternatively, temporarily deactivating the HT Mega Addons plugin eliminates the attack surface entirely but will disable all associated Elementor widgets on the site.

Share

CVE-2026-4106 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy