A stored Cross-site Scripting (XSS) vulnerability existed in the admin panel. An authenticated user with write access to a collection could save content that, when viewed by another user, would execute in their browser.
Consumers are affected if ALL of these are true:
create or update access to that collectionThis vulnerability has been patched in v3.78.0. Output encoding has been added to prevent user-supplied content from being interpreted as markup.
Users should upgrade to v3.78.0 or later.
If consumers cannot upgrade immediately:
create and update access to versioned collections to trusted roles only.{
"github_reviewed": true,
"github_reviewed_at": "2026-04-01T21:24:22Z",
"cwe_ids": [
"CWE-79"
],
"severity": "HIGH",
"nvd_published_at": "2026-04-01T20:16:27Z"
}