CVE-2025-8417

The Catalog Importer, Scraper & Crawler plugin for WordPress is vulnerable to PHP code injection in all versions up to, and including, 5.1.4. This is due to reliance on a guessable numeric token (e.g. ?key= 900001705) without proper authentication, combined with the unsafe use of eval() on user-supplied input. This makes it possible for unauthenticated attackers to execute arbitrary PHP code on the server via a forged request granted they can guess or brute-force the numeric key.
Configurations

No configuration.

History

11 Sep 2025, 08:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-11 08:15

Updated : 2025-09-11 17:14


NVD link : CVE-2025-8417

Mitre link : CVE-2025-8417

CVE.ORG link : CVE-2025-8417


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')