CyberRota
← Ana sayfaya dön

CVE-2026-40607

UNKNOWN · CVSS N/A EPSS %0.49 Public Exploit

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-05-22T20:16:34.627 · Çekilme zamanı: 2026-06-20T12:03:42.576990+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

Public Exploit Sinyali

Bu CVE için açıklama veya referanslarda public exploit / PoC / GitHub / Metasploit sinyali tespit edildi.

Not: Bu bağlantılar yalnızca güvenlik araştırması ve doğrulama amacıyla listelenmiştir.

CVE
CVE-2026-40607
Severity
UNKNOWN
CVSS
N/A
EPSS
%0.49

Orijinal NVD Açıklaması

Mantis Bug Tracker (MantisBT) is an open source issue tracker. In versions 2.11.0 through 2.28.1, a Stored XSS vulnerability is caused by incorrect escaping of a saved filter's owner, allowing an attacker to inject arbitrary HTML on systems where $g_show_user_realname = ON. Note that By default, only users with Manager access level or above can save their filters publicly. This issue has been fixed in version 2.28.2. If developers are unable to update immediately, they can work around this issue by preventing display of users' real names (set $g_ show_user_realname = OFF; in configuration), and restricting the ability to store filters (set $g_stored_query_create_threshold / $g_stored_query_create_shared_threshold to NOBODY).