Description
The Animation Addons for Elementor WordPress plugin before 2.7.2 does not validate a user-supplied value before using it to build the host of a server-side HTTP request, allowing unauthenticated users to make the site issue requests to internal hosts and read the responses back.
Published: 2026-08-19
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability exists because the Animation Addons for Elementor plugin does not validate a user‑supplied host before constructing an HTTP request. This omission allows any unauthenticated web user to supply a target host, causing the site to perform an outbound request and return the response content. The result is an SSRF that can read internal network resources and exfiltrate data without authentication.

Affected Systems

Affected systems are WordPress sites running the Animation Addons for Elementor plugin older than version 2.7.2. The vulnerability is present in all builds prior to that release, including v2.7.1 and earlier.

Risk and Exploitability

The EPSS score is below 1% and the vulnerability is not listed in the CISA KEV catalog. The CVSS score of 7.2 indicates high severity. Based on the EPSS score, it is inferred that exploitation is currently rare or not widely observed. Still, the likely attack vector is the plugin’s endpoint that accepts an unvalidated host parameter, allowing an attacker to craft a request with a chosen host and trigger the site to make that request. Once executed, the plugin surfaces the response payload back to the attacker. Because the request originates from the site’s server, internal IP addresses, privileged APIs, or non‑reachable domains can be accessed. The lack of validation also permits DNS rebinding or proxy discovery. Consequently, the potential impact is high if sensitive internal resources are reachable, although the inferred low EPSS suggests that many deployment environments may not create immediate risk.

Generated by OpenCVE AI on August 20, 2026 at 13:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Animation Addons for Elementor to version 2.7.2 or later to eliminate the SSRF flaw
  • If an upgrade cannot be performed immediately, restrict outbound HTTP requests from the WordPress installation using a firewall or networking rules, or configure a WAF to block requests originating from the plugin if possible
  • As a last resort, deactivate or remove the Animation Addons for Elementor plugin from the site until a fix can be applied

Generated by OpenCVE AI on August 20, 2026 at 13:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 19 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-918
Metrics cvssV3_1

{'score': 7.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 19 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Animation Addons for Elementor WordPress plugin before 2.7.2 does not validate a user-supplied value before using it to build the host of a server-side HTTP request, allowing unauthenticated users to make the site issue requests to internal hosts and read the responses back.
Title Animation Addons for Elementor < 2.7.2 - Unauthenticated Server-Side Request Forgery
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-19T18:09:30.528Z

Reserved: 2026-07-27T14:28:19.751Z

Link: CVE-2026-17565

cve-icon Vulnrichment

Updated: 2026-08-19T18:09:19.271Z

cve-icon NVD

Status : Deferred

Published: 2026-08-19T06:17:36.230

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-17565

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T13:45:03Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)