CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-5464

High
Published: Translated: NVD NIST

Summary

Wtyczka ExactMetrics – Google Analytics Dashboard dla WordPressa jest podatna na nieautoryzowaną instalację i aktywację dowolnych wtyczek w wersjach do 9.1.2 włącznie. Problem wynika z tego, że strona raportów udostępnia klucz 'onboarding_key' każdemu użytkownikowi z uprawnieniami 'exactmetrics_view_dashboard'.

Risk Assessment

Atakujący z dostępem na poziomie Edytora mogą instalować i aktywować dowolne wtyczki z kontrolowanych przez siebie adresów URL, co prowadzi do możliwości zdalnego wykonania kodu. To stwarza poważne zagrożenie dla bezpieczeństwa całej witryny.

Recommendation

Zaleca się natychmiastowe zaktualizowanie wtyczki ExactMetrics do najnowszej wersji, aby usunąć tę podatność. Dodatkowo, należy ograniczyć dostęp do raportów tylko do zaufanych użytkowników.

Related vulnerabilities

Original NVD description (English source)

The ExactMetrics – Google Analytics Dashboard for WordPress (Website Stats Plugin) plugin for WordPress is vulnerable to unauthorized arbitrary plugin installation and activation in all versions up to, and including, 9.1.2. This is due to the reports page exposing the 'onboarding_key' transient to any user with the 'exactmetrics_view_dashboard' capability. This key is the sole authorization gate for the '/wp-json/exactmetrics/v1/onboarding/connect-url' REST endpoint, which returns a one-time hash (OTH) token. This OTH token is then the only credential checked by the 'exactmetrics_connect_process' AJAX endpoint — which has no capability check, no nonce verification, and accepts an arbitrary plugin ZIP URL via the file parameter for installation and activation. This makes it possible for authenticated attackers, with Editor-level access and above granted the report viewing permission, to install and activate arbitrary plugins from attacker-controlled URLs, leading to Remote Code Executio

Vulnerability data from NVD (NIST) · CISA KEV · EPSS