CVE-2026-17581
WysokieCVSS 7.2Prawdopodobieństwo exploitacji (EPSS)
Podwyższone ryzykoPercentyl 52 - wyżej niż 52% wszystkich znanych CVE
Streszczenie
Wtyczka WCPOS – Point of Sale (POS) dla WooCommerce do wersji 1.9.14 włącznie jest podatna na wstrzykiwanie kodu przez silnik szablonów 'thermal'. Uwierzytelnieni atakujący z dostępem na poziomie Shop Managera mogą wstrzykiwać dowolny kod PHP do szablonu, który jest następnie wykonywany na serwerze, co prowadzi do zdalnego wykonania kodu.
Ocena ryzyka
Atakujący z uprawnieniami Shop Managera może przejąć kontrolę nad serwerem, wykraść dane, zainstalować backdoory lub całkowicie skompromitować system.
Rekomendacja
Zaktualizuj wtyczkę WCPOS do najnowszej wersji, jeśli dostępna jest poprawka. Ogranicz liczbę kont z uprawnieniami Shop Managera i regularnie audytuj szablony pod kątem złośliwego kodu.
Oryginalny opis (angielski, źródło NVD)
The WCPOS – Point of Sale (POS) plugin for WooCommerce plugin for WordPress is vulnerable to Code Injection via the 'thermal' Template Engine in all versions up to, and including, 1.9.14 due to the Receipt_Renderer_Factory dispatching templates with the 'thermal' engine to the Legacy_Php_Renderer instead of a safe thermal-specific renderer. This makes it possible for authenticated attackers, with Shop Manager-level access and above, to inject arbitrary PHP code into a template post that is subsequently written to a temporary file and executed via PHP's include(), resulting in remote code execution on the server. This requires the attacker to have Shop Manager-level access or above, as the template save path enforces a wcpos_template_settings nonce and the manage_woocommerce_pos capability check.

