SSRF in Smackcoders Wp Ultimate Csv Importer – Import Csv, Xml & Excel Into Wordpress
CVE-2025-14627
The WP Import – Ultimate CSV XML Importer for WordPress plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 7.35. This is due to inadequate validation of the resolved URL after following Bitly shortlink redirects in the `upload_function()` method. While the initial URL is validated using `wp_http_validate_url()`, when a Bitly shortlink is detected, the `unshorten_bitly_url()` function follows redirects to the final destination URL without re-validating it. This makes it possible for authenticated attackers with Contributor-level access or higher to make the server perform HTTP requests to arbitrary internal endpoints, including localhost, private IP ranges, and cloud metadata services (e.g., 169.254.169.254), potentially exposing sensitive internal data.
Vulnerability class: SSRF (Server-Side Request Forgery)
EPSS: 0.002 (14.8th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.4 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N.
Affected products
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2025-14627?
- CVE-2025-14627 is a medium-severity vulnerability in Smackcoders Wp Ultimate Csv Importer – Import Csv, Xml & Excel Into Wordpress, classified under Server-Side Request Forgery (SSRF). CVSS score: 6.4/10. Published 2026-01-01.
- How severe is CVE-2025-14627?
- Medium severity. CVSS v3 base score is 6.4 out of 10.