๐Ÿ” CVE Alert

CVE-2026-4361

MEDIUM 5.0

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

CVSS Score
5.0
EPSS Score
0.0%
EPSS Percentile
0th

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 `et_pb_set_video_oembed_thumbnail_resolution()` function using `wp_remote_get()` instead of `wp_safe_remote_get()` to fetch a remote image URL, which does not restrict requests to private or reserved IP ranges. This makes it possible for authenticated attackers, with Contributor-level access and above, to make web requests to arbitrary locations originating from the web application server. The response body is not returned to the attacker (blind SSRF), but two oracles exist: a status oracle (the returned URL string differs depending on whether the target responded with HTTP 200) and a timing oracle (response time varies by target reachability).

CWE CWE-918
Vendor elegant themes
Product divi
Published Sep 5, 2026
Last Updated Sep 7, 2026
Stay Ahead of the Next One

Get instant alerts for elegant themes divi

Be the first to know when new medium vulnerabilities affecting elegant themes divi are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

Elegant Themes / Divi
0 โ‰ค 4.27.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/f35c0de9-abed-4cbf-a28c-48f8133a1bad?source=cve elegantthemes.com: https://www.elegantthemes.com/ divichangelog.com: https://www.divichangelog.com/divi-update/divi-4/version-4-27-7

Credits

Osvaldo Noe Gonzalez Del Rio (Os)