CVE-2026-91707 PUBLISHED

Divi <= 5.11.1 - Missing Authorization to Unauthenticated Arbitrary Registered Shortcode Execution via 'content' Parameter via Shortcode Module REST Endpoint

Assigner: Wordfence
Reserved: 14.09.2026 Published: 18.09.2026 Updated: 18.09.2026

The The Divi theme for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 5.11.1. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for unauthenticated attackers to execute arbitrary shortcodes. When the 'Force Enable D4 Shortcode Framework' option is enabled, this includes invoking the et_pb_contact_form shortcode to send email to an attacker-selected recipient with attacker-controlled content.

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 Elegant Themes
Product Divi
Versions Default: unaffected
  • affected from 0 to 5.11.1 (incl.)

Credits

  • Osvaldo Noe Gonzalez Del Rio (Os) finder

References

Problem Types

  • CWE-862 Missing Authorization CWE