CyberRota
← Ana sayfaya dön

CVE-2026-15021

MEDIUM · CVSS 6.4

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-07-16T09:16:17.323 · Çekilme zamanı: 2026-07-16T12:08:06.351284+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

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

Orijinal NVD Açıklaması

The wpForo Forum plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'location' Profile Field in all versions up to, and including, 3.1.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The sanitize_text_field() function applied at input does not encode double quotes, allowing attribute breakout via a payload that escapes the href attribute context and injects event handler attributes.