Server-Side Request Forgery in Divi Theme by Elegant Themes
CVE-2026-4361

5MEDIUM

Key Information:

Vendor

WordPress

Status
Vendor
CVE Published:
5 September 2026

What is CVE-2026-4361?

The Divi theme developed by Elegant Themes is susceptible to a server-side request forgery vulnerability due to improper handling of remote image fetching. Specifically, the function et_pb_set_video_oembed_thumbnail_resolution() utilizes wp_remote_get() instead of the more secure wp_safe_remote_get(), allowing authenticated users with Contributor-level access and above to send requests to arbitrary locations from the server. Although the response body is not returned to the attacker (resulting in a blind SSRF), two indirect indicators can reveal information about the target: a status oracle, which provides different URL responses based on the HTTP status, and a timing oracle, which varies in response time based on the target’s availability.

Affected Version(s)

Divi 0 <= 4.27.6

References

CVSS V3.1

Score:
5
Severity:
MEDIUM
Confidentiality:
Low
Integrity:
None
Availability:
Low
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Changed

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Osvaldo Noe Gonzalez Del Rio (Os)
.