原始 OSV JSON
{
"id": "GHSA-f633-865q-2mhh",
"aliases": [
"CVE-2026-40607"
],
"details": "Incorrect escaping of a saved filter's owner allows an attacker to inject arbitrary HTML on systems where $g_show_user_realname = ON.\n\n### Impact\nCross-site scripting (XSS).\n\nNote that By default, only users with *Manager* access level or above can save their filters publicly\n\n### Patches\n- 44f490bcf20fd491c1b8f3fc9dd041d8c2a30010\n\n### Workarounds\n- Prevent display of users' real name (set `$g_ show_user_realname = OFF;` in configuration)\n- Restrict ability to store filters (set $`g_stored_query_create_threshold` / $`g_stored_query_create_shared_threshold` to `NOBODY` \n\n### Credits\nThanks to siunam (Tang Cheuk Hei) for discovering and responsibly reporting the issue.",
"summary": "MantisBT is Vulnerable to Stored XSS in Saved-Filter Owner Column",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.1.0"
},
{
"fixed": "2.28.2"
}
]
}
],
"package": {
"name": "mantisbt/mantisbt",
"ecosystem": "Packagist"
},
"database_specific": {
"last_known_affected_version_range": "<= 2.28.1"
}
}
],
"modified": "2026-06-08T23:20:30Z",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N"
}
],
"published": "2026-05-11T19:35:05Z",
"references": [
{
"url": "https://github.com/mantisbt/mantisbt/security/advisories/GHSA-f633-865q-2mhh",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40607",
"type": "ADVISORY"
},
{
"url": "https://github.com/mantisbt/mantisbt/commit/44f490bcf20fd491c1b8f3fc9dd041d8c2a30010",
"type": "WEB"
},
{
"url": "https://github.com/mantisbt/mantisbt",
"type": "PACKAGE"
},
{
"url": "https://mantisbt.org/bugs/view.php?id=37015",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2026-05-22T20:16:34Z",
"github_reviewed_at": "2026-05-11T19:35:05Z"
}
}