CVE-2026-11397
Last modified
CVE-2026-11397 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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). EPSS estimates a 0.24% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| vjinfotech | WP Import Export Lite | <= 3.9.30 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-11397?
How severe is CVE-2026-11397?
How do I fix CVE-2026-11397?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-1139A vulnerability has been found in UTT 进取 520W 1.7.7-180627. …8.8
- CVE-2026-11390The News Kit Addons For Elementor plugin for WordPress is vu…6.4
- CVE-2026-11391Tanium addressed a SQL injection vulnerability in Patch.6.3
- CVE-2026-11392The WP Hotel Booking plugin for WordPress is vulnerable to R…6.1
- CVE-2026-11393Improper neutralization of triple-quote characters during Py…9
- CVE-2026-11395The CF7 to Webhook plugin for WordPress is vulnerable to Ser…7.2
- CVE-2026-11398The LatePoint – Calendar Booking Plugin for Appointments and…5.3
- CVE-2026-1140A vulnerability was found in UTT 进取 520W 1.7.7-180627. This …8.8
- CVE-2026-11400An untrusted search path issue in the GlobalDatabasePlugin i…8.6
- CVE-2026-11401An untrusted search path issue in the GlobalDatabasePlugin i…8.6
- CVE-2026-11402The Services Section Block – Showcase Service Details in Gri…6.4
- CVE-2026-11403A vulnerability in Sonatype Nexus Repository Manager's forma…8.7
Are you affected by CVE-2026-11397?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
