Description
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, views the post.
Published: 2026-08-16
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Divi WordPress theme for versions 5.0–5.8.1 fails to escape certain settings within the Social Media Follow module before they appear in link attributes. This flaw lets a user with a contributor role embed arbitrary JavaScript that will execute when an administrator or other higher‑privileged user views the affected post. The stored script runs in the context of the site and can hijack the administrator’s session, deface the site, or exfiltrate data, exploiting a Common Weakness Enumeration identified as improper output neutralization (CWE-79).

Affected Systems

The vulnerability affects the Divi theme for WordPress, specifically releases 5.0 through 5.8.1. Users running an older Divi version without the listed patch have the potential to inject JavaScript via the Social Media Follow module, regardless of whether they are site creators or administrators.

Risk and Exploitability

Because the attack can be carried out by a contributor—a role commonly available to content creators—the privilege requirement is low and the impact is significant. Although no official CVSS or EPSS score is supplied, the nature of stored cross‑site scripting implies high severity. The vulnerability has not been recorded in the CISA KEV catalog, but the ability to execute code within an administrator’s session creates a high risk to site integrity and confidentiality.

Generated by OpenCVE AI on August 16, 2026 at 07:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Divi WordPress theme to version 5.9.0 or later where the Social Media Follow module input is properly sanitized.
  • If an immediate update cannot be performed, disable the Social Media Follow module or remove any custom links in the theme settings to prevent execution of stored scripts.
  • Restrict the contributor role or review existing contributor content to ensure no malicious scripts exist, and consider reassigning administrative functions to higher‑trusted users.

Generated by OpenCVE AI on August 16, 2026 at 07:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 16 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79

Sun, 16 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description 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, views the post.
Title Divi 5.0 - 5.8.1 - Contributor+ Stored XSS via Social Media Follow Skype URL
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-16T06:00:14.596Z

Reserved: 2026-06-29T13:51:45.117Z

Link: CVE-2026-13712

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-16T06:16:50.227

Modified: 2026-08-16T06:16:50.227

Link: CVE-2026-13712

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-16T07:30:04Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')