CVE-2026-18080
KrytyczneCVSS 9.8Streszczenie
Wtyczka ERP: Complete HR, Accounting & CRM Suite Built for WooCommerce dla WordPressa (do wersji 1.17.8 włącznie) jest podatna na nieograniczone przesyłanie plików przez funkcję save_attachments(). Brak walidacji rozszerzeń plików i normalizacji ścieżek pozwala nieuwierzytelnionym atakującym na zapisanie złośliwego PHP poza katalogiem chronionym .htaccess, co może prowadzić do zdalnego wykonania kodu, jeśli PHP jest wykonywane w katalogu uploads.
Ocena ryzyka
Możliwość zdalnego wykonania kodu na serwerze WordPress, co może prowadzić do pełnej kompromitacji witryny i danych.
Rekomendacja
Zaktualizuj wtyczkę do najnowszej wersji, a jeśli to niemożliwe, wyłącz moduł CRM i funkcję IMAP Email Connect lub ogranicz wykonywanie PHP w katalogu uploads.
Oryginalny opis (angielski, źródło NVD)
The ERP: Complete HR, Accounting & CRM Suite Built for WooCommerce plugin for WordPress is vulnerable to Unrestricted File Type Upload in all versions up to, and including, 1.17.8 via the save_attachments() function. This is due to missing file extension validation and missing path normalization when CRM Email Connect processes inbound IMAP email attachments. This makes it possible for unauthenticated attackers to send a crafted email to the site's configured inbound mailbox with a forged References header matching the plugin's expected pattern and an attachment filename such as `../helper.php`, causing the cron-based IMAP sync job to write attacker-controlled PHP outside of the .htaccess-protected `crm-attachments` directory and into `wp-content/uploads/`. On configurations where PHP executes in uploads, this can lead to remote code execution. Exploitation requires the CRM module and IMAP Email Connect feature to be enabled and configured.

