VYPR
Unrated severityNVD Advisory· Published Jun 16, 2026

WordPress Enfold theme <= 7.1.4 - Reflected Cross Site Scripting (XSS) vulnerability

CVE-2026-48869

Description

Unauthenticated reflected XSS in Enfold theme <=7.1.4 allows attackers to inject malicious scripts via crafted links, requiring user interaction.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Unauthenticated reflected XSS in Enfold theme <=7.1.4 allows attackers to inject malicious scripts via crafted links, requiring user interaction.

Vulnerability

The Enfold WordPress theme versions up to and including 7.1.4 contain a reflected cross-site scripting (XSS) vulnerability. The issue is unauthenticated, meaning no prior authentication is required to trigger the vulnerable code path. The vulnerability exists in the theme's handling of certain input parameters, which are not properly sanitized before being reflected in the response. Affected versions: Enfold <= 7.1.4. [1]

Exploitation

An attacker can craft a malicious URL containing a payload and trick a privileged user (e.g., an administrator) into clicking it. User interaction is required; the victim must click the link or visit a crafted page. The attacker does not need any authentication or special network position. The payload is reflected and executed in the context of the victim's browser session. [1]

Impact

Successful exploitation allows the attacker to inject arbitrary HTML and JavaScript into the victim's browser. This can lead to session hijacking, defacement, redirection to malicious sites, or other actions performed in the context of the logged-in user. The impact is limited to the browser session of the victim user. [1]

Mitigation

The vulnerability is fixed in version 7.1.5. Users should update to 7.1.5 or later immediately. If unable to update, Patchstack provides a mitigation rule to block attacks until the update is applied. No other workarounds are mentioned. [1]

AI Insight generated on Jun 17, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

1

News mentions

2