CVE-2026-0673 PUBLISHED

Element Pack Addons for Elementor <= 8.3.15 - Unauthenticated SMTP Header Injection

Assigner: Wordfence
Reserved: 07.01.2026 Published: 06.08.2026 Updated: 06.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
CVSS Score: 5.3

Product Status

Vendor bdthemes
Product Element Pack Addons for Elementor – Elementor Widgets, Elementor Templates, Elementor Addons
Versions Default: unaffected
  • affected from 0 to 8.3.15 (incl.)

Credits

  • Drew Webber (mcdruid) finder

References

Problem Types

  • CWE-93 Improper Neutralization of CRLF Sequences ('CRLF Injection') CWE