WP Import Export Lite <= 3.9.30 - Authenticated (Administrator+) Server-Side Request Forgery via 'file_url' Parameter

5.5
Server-Side Request Forgery (SSRF)
CVE CVE-2026-11397
CVSS 5.5 (Medium)
Publicly Published July 2, 2026
Last Updated July 3, 2026
Researcher 밥김국 - DDADDA

Description

The WP Import Export Lite plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to and including 3.9.30 via the wpie_import_upload_file_from_url AJAX action. The plugin's URL downloader first calls wp_safe_remote_get() (which correctly blocks private/reserved IP ranges), but when that call returns a WP_Error — the exact outcome for any blocked internal host — the Download::download_file() method falls back to GuzzleHttp\Client::request() with the original attacker-supplied URL and no SSRF protection (and with TLS verification disabled). This makes it possible for authenticated attackers, with administrator-level access and above, to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services such as the cloud metadata endpoint at 169.

References

Share

Vulnerability Details for WP Import Export Lite

Software Type Plugin
Software Slug wp-import-export-lite (view on wordpress.org)
Patched? Yes
Remediation Update to version 3.9.31, or a newer patched version
Affected Version
  • <= 3.9.30
Patched Version
  • 3.9.31

Recent vulnerabilities in WP Import Export Lite

# Title CVE ID CVSS Researchers Date
1 WP Import Export Lite <= 3.9.29 - Authenticated (Subscriber+) Arbitrary File Upload CVE-2025-5061 7.5 Vincent Fourcade (vinceMatsui), Mathys, Jérôme Gaudin August 4, 2025
2 WP Import Export Lite <= 3.9.28 - Authenticated (Subscriber+) Arbitrary File Upload CVE-2025-6207 7.5 Vincent Fourcade (vinceMatsui), Mathys, Jérôme Gaudin August 4, 2025
3 WP Import Export Lite <= 3.9.27 - Authenticated (Contributor+) DOM-Based Stored Cross-Site Scripting CVE-2025-2839 6.4 Webbernaut April 21, 2025
4 WP Import Export Lite <= 3.9.26 - Authenticated (Administrator+) PHP Object Injection CVE-2024-31308 7.2 Trình Vũ April 5, 2024
5 WP Import Export Lite & WP Import Export <= 3.9.15 - Unauthenticated Sensitive Data Disclosure CVE-2022-0236 7.5 Karan Saini January 14, 2022

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation