The vulnerability can be found in /user/plugins/form/templates/forms/fields/display/display.html.twig
This can allow a low privileged user to perform a full account takeover of other registered users including Administrators. This can also allow an adversary to read any file on the web server. And Due to insufficient permission verification , user who can write a page also can use frontmatter feature using this IDOR vulnerability PoC IDOR mention in CVE-2024-2792
{
"github_reviewed": true,
"cwe_ids": [
"CWE-22"
],
"nvd_published_at": "2025-12-01T22:15:49Z",
"github_reviewed_at": "2025-12-02T00:36:43Z",
"severity": "HIGH"
}