Lucene search
+L

71 matches found

NVD
NVD
added 2026/09/05 7:17 a.m.6 views

CVE-2026-3853

The Divi theme for WordPress is vulnerable to DOM-Based Stored Cross-Site Scripting via the imagesrc attribute of the etpbvideoslideritem shortcode in all versions up to, and including, 4.27.6. This is due to the imagesrc field not being included in the $urloptions whitelist which only contains...

6.4CVSS0.00165EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/05 6:37 a.m.4 views

CVE-2026-4361 Divi <= 4.27.6 - Authenticated (Contributor+) Server-Side Request Forgery via 'image_src' Parameter

The Divi theme for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 4.27.6. This is due to the etpbsetvideooembedthumbnailresolution function using wpremoteget instead of wpsaferemoteget to fetch a remote image URL, which does not restrict requests to...

5CVSS5.9AI score0.00275EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/05 6:37 a.m.10 views

EUVD-2026-71887

The Divi theme for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 4.27.6. This is due to the etpbsetvideooembedthumbnailresolution function using wpremoteget instead of wpsaferemoteget to fetch a remote image URL, which does not restrict requests to...

5CVSS5.7AI score0.00275EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/05 6:37 a.m.8 views

EUVD-2026-71886

The Divi theme for WordPress is vulnerable to DOM-Based Stored Cross-Site Scripting via the imagesrc attribute of the etpbvideoslideritem shortcode in all versions up to, and including, 4.27.6. This is due to the imagesrc field not being included in the $urloptions whitelist which only contains...

6.4CVSS5.8AI score0.00165EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/05 6:37 a.m.4 views

CVE-2026-3853 Divi <= 4.27.6 - Authenticated (Contributor+) DOM-Based Stored Cross-Site Scripting via Video Slider 'image_src' Shortcode Parameter

The Divi theme for WordPress is vulnerable to DOM-Based Stored Cross-Site Scripting via the imagesrc attribute of the etpbvideoslideritem shortcode in all versions up to, and including, 4.27.6. This is due to the imagesrc field not being included in the $urloptions whitelist which only contains...

6.4CVSS5.9AI score0.00165EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/09/05 12:00 a.m.15 views

PT-2026-86328

The Divi theme for WordPress is vulnerable to DOM-Based Stored Cross-Site Scripting via the image src attribute of the et pb video slider item shortcode in all versions up to, and including, 4.27.6. This is due to the image src field not being included in the $url options whitelist which only...

6.4CVSS5.8AI score0.00165EPSS
SaveExploits0References4
WPVulnDB
WPVulnDB
added 2026/09/04 12:00 a.m.5 views

Divi < 4.27.7 - Authenticated (Contributor+) Server-Side Request Forgery via 'image_src' Parameter

Description The Divi theme for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 4.27.6. This is due to the etpbsetvideooembedthumbnailresolution function using wpremoteget instead of wpsaferemoteget to fetch a remote image URL, which does not restrict...

5CVSS6AI score0.00275EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/03 8:28 a.m.10 views

EUVD-2026-70362

The Divi theme for WordPress is vulnerable to Stored Cross-Site Scripting via the skypeurl shortcode attribute of the Social Media Follow module in all versions up to, and including, 4.27.6. This is due to a three-part sanitization failure: 1 the skypeurl field is not included in the $urloptions...

6.4CVSS6AI score0.0025EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/03 8:28 a.m.39 views

CVE-2026-3852 Divi <= 4.27.6 - Authenticated (Contributor+) Stored Cross-Site Scripting via Social Media Follow 'skype_url' Shortcode Parameter

The Divi theme for WordPress is vulnerable to Stored Cross-Site Scripting via the skypeurl shortcode attribute of the Social Media Follow module in all versions up to, and including, 4.27.6. This is due to a three-part sanitization failure: 1 the skypeurl field is not included in the $urloptions...

6.4CVSS0.0025EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/09/02 7:51 p.m.5 views

WordPress Divi theme <= 4.27.6 - Authenticated (Contributor+) Stored Cross-Site Scripting vulnerability

Authenticated Contributor+ Stored Cross-Site Scripting vulnerability discovered by Osvaldo Noe Gonzalez Del Rio Os in WordPress Theme Divi versions = 4.27.6...

6.4CVSS5.9AI score0.0025EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2026/09/02 7:16 a.m.7 views

CVE-2026-3850

The Divi theme for WordPress is vulnerable to Stored Cross-Site Scripting via the redirecturl parameter of the etpbcontactform shortcode in all versions up to, and including, 4.27.6. This is due to the redirecturl attribute being sanitized with escattr instead of escurl before being rendered into...

6.4CVSS0.00159EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/02 6:37 a.m.44 views

CVE-2026-3850 Divi <= 4.27.6 - Authenticated (Contributor+) Stored Cross-Site Scripting via Contact Form 'redirect_url' Shortcode Parameter

The Divi theme for WordPress is vulnerable to Stored Cross-Site Scripting via the redirecturl parameter of the etpbcontactform shortcode in all versions up to, and including, 4.27.6. This is due to the redirecturl attribute being sanitized with escattr instead of escurl before being rendered into...

6.4CVSS0.00159EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/02 6:37 a.m.27 views

CVE-2026-3850

The Divi theme for WordPress (versions up to and including 4.27.6 ) is vulnerable to a Stored Cross-Site Scripting (XSS) via the redirect_url parameter of the et_pb_contact_form shortcode. The root cause is twofold: the redirect_url attribute is sanitized with esc_attr() instead of esc_url() befo...

6.4CVSS6AI score0.00159EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/02 4:17 a.m.8 views

CVE-2026-3851

The Divi theme for WordPress is vulnerable to Stored Cross-Site Scripting via the Dynamic Content feature's legacy JSON format in all versions up to, and including, 4.27.6. This is due to two compounding flaws: 1 the save-time sanitization filter etbuildersanitizedynamiccontentfields only searche...

6.4CVSS0.00173EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/02 3:38 a.m.10 views

EUVD-2026-69830

The Divi theme for WordPress is vulnerable to Stored Cross-Site Scripting via the Dynamic Content feature's legacy JSON format in all versions up to, and including, 4.27.6. This is due to two compounding flaws: 1 the save-time sanitization filter etbuildersanitizedynamiccontentfields only searche...

6.4CVSS6AI score0.00173EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/02 3:38 a.m.24 views

CVE-2026-3851

The Divi theme for WordPress (versions up to 4.27.6 ) is vulnerable to Stored Cross-Site Scripting via the Dynamic Content feature's legacy JSON format. Two compounding flaws enable the attack: the save-time sanitization filter et_builder_sanitize_dynamic_content_fields() only checks for the @ET-...

6.4CVSS6AI score0.00173EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/16 6:16 a.m.12 views

CVE-2026-13712

The Divi WordPress theme before 5.9.0 does not properly escape some of its Social Media Follow module settings before outputting them in link attributes, allowing users with a role as low as contributor to store JavaScript which will run when a higher privileged user, such as an administrator,...

5.4CVSS0.00157EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/08/16 6:00 a.m.20 views

CVE-2026-13712

The Divi WordPress theme before 5.9.0 does not properly escape some of its Social Media Follow module settings before outputting them in link attributes, allowing users with a role as low as contributor to store JavaScript which will run when a higher privileged user, such as an administrator,...

5.4AI score0.00157EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/08/16 6:00 a.m.16 views

EUVD-2026-59909

The Divi WordPress theme before 5.9.0 does not properly escape some of its Social Media Follow module settings before outputting them in link attributes, allowing users with a role as low as contributor to store JavaScript which will run when a higher privileged user, such as an administrator,...

5.4AI score0.00157EPSS
SaveExploits1References1
CVE
CVE
added 2026/08/16 6:00 a.m.51 views

CVE-2026-13712

Divi WordPress theme versions 5.0 through 5.8.1 is vulnerable to contributor-level stored XSS via the Social Media Follow module's Skype URL field; malicious JavaScript stored by a low-privileged user executes when an administrator views the post. CVSS 5.4 medium. Patch to version 5.9.0. No in-th...

5.4CVSS5.3AI score0.00157EPSS
SaveExploits1References1
Rows per page
Query Builder