CyberRota
← Ana sayfaya dön

CVE-2026-8892

MEDIUM · CVSS 6.4

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-07-03T06:16:22.820 · Çekilme zamanı: 2026-07-03T12:08:35.372276+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-8892
Severity
MEDIUM
CVSS
6.4
EPSS
Yok
WordPress

Orijinal NVD Açıklaması

The CM Business Directory – Optimise and showcase local business plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Business Address Meta Fields in all versions up to, and including, 1.5.7 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. Because the malicious payload is stored in post meta rather than post_content, WordPress's unfiltered_html capability restriction does not apply, meaning contributors who lack that capability can still inject executable HTML via the address meta fields such as cmbd_address, cmbd_cityTown, cmbd_stateCounty, cmbd_postalcode, cmbd_region, and cmbd_country.