Skip to main content

Element Pack Addons CVE-2026-0673

| EUVDEUVD-2026-53870 MEDIUM
Improper Neutralization of CRLF Sequences ('CRLF Injection') (CWE-93)
2026-08-06 Wordfence GHSA-74gv-xjcv-gwc2
5.3
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

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

Network-accessible unauthenticated AJAX endpoint with CRLF injection limited to email header manipulation; no confidentiality or availability impact applies.

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

Primary rating from Vendor (Wordfence).

CVSS VectorVendor: Wordfence

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

Lifecycle Timeline

2
Analysis Generated
Aug 06, 2026 - 13:21 vuln.today
CVE Published
Aug 06, 2026 - 12:27 cve.org
MEDIUM 5.3

DescriptionCVE.org

The Element Pack Addons for Elementor plugin for WordPress is vulnerable to Email Header Injection in all versions up to, and including, 8.3.15 via the element_pack_contact_form AJAX action. This is due to insufficient sanitization of newline characters in user-supplied input that gets concatenated into email headers. This makes it possible for unauthenticated attackers to inject arbitrary email headers into emails sent by the contact form.

AnalysisAI

Email header injection in Element Pack Addons for Elementor (versions up to and including 8.3.15) allows unauthenticated network attackers to append arbitrary headers to contact form emails by submitting newline characters via the element_pack_contact_form AJAX action. Insufficient sanitization of CRLF sequences in user-supplied input enables header manipulation - enabling BCC/CC abuse, From spoofing, or use of the site as a spam relay. No public exploit code has been identified at time of analysis, and this vulnerability does not appear in CISA KEV; however, exploitation requires no authentication and trivial technical skill, making opportunistic mass abuse realistic against any unpatched installation.

Technical ContextAI

CWE-93 (Improper Neutralization of Special Characters) describes vulnerabilities where CRLF sequences (\r\n) inserted into header fields allow attackers to terminate one header line and inject additional lines. In email contexts, SMTP headers are newline-delimited, so unsanitized user input concatenated directly into To:, From:, CC:, or Subject: fields allows arbitrary header insertion. The affected code path is the element_pack_contact_form WordPress AJAX action in the BDThemes Element Pack plugin (CPE: cpe:2.3:a:bdthemes:element_pack_addons_for_elementor_-_elementor_widgets,_elementor_templates,_elementor_addons:*:*:*:*:*:*:*:*). The patch is visible in plugin trac at version 8.3.16, specifically in modules/contact-form/module.php at line 209, where sanitization of newline characters was added.

RemediationAI

Update the Element Pack Addons for Elementor plugin to version 8.3.16 or later; the patched code is confirmed available in the WordPress plugin repository and addresses newline character sanitization in module.php at line 209. If immediate upgrade is not possible, the most targeted compensating control is to disable or unpublish any pages using the Element Pack contact form widget to remove the publicly accessible AJAX endpoint - this eliminates the attack surface entirely with no other functionality impact. Alternatively, a WAF rule blocking CRLF sequences (literal \r\n or URL-encoded %0d%0a and %0a) in POST body parameters destined for the WordPress AJAX handler (wp-admin/admin-ajax.php with action=element_pack_contact_form) can block exploitation without disabling the form, though WAF rules require ongoing maintenance. Wordfence's threat intelligence entry is available at wordfence.com/threat-intel/vulnerabilities/id/941d0647-5027-4642-88fc-3ab26acbb639.

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2026-0673 vulnerability details – vuln.today

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