CVE-2025-68951

Source
https://cve.org/CVERecord?id=CVE-2025-68951
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-68951.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-68951
Aliases
Published
2025-12-29T15:18:58Z
Modified
2026-07-15T01:49:02.059715720Z
Severity
  • 5.4 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N CVSS Calculator
Summary
phpMyFAQ has stored XSS in admin "List of users" via display_name HTML entity decoding (html_entity_decode) + Twig |raw
Details

phpMyFAQ is an open source FAQ web application. Versions 4.0.14 and 4.0.15 have a stored cross-site scripting (XSS) vulnerability that allows an attacker to execute arbitrary JavaScript in an administrator’s browser by registering a user whose display name contains HTML entities. When an administrator views the admin user list, the payload is decoded server-side and rendered without escaping, resulting in script execution in the admin context. Version 4.0.16 contains a patch for the issue.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/68xxx/CVE-2025-68951.json"
}
References

Affected packages

Git / github.com/thorsten/phpmyfaq

Affected ranges

Type
GIT
Repo
https://github.com/thorsten/phpmyfaq
Events
Database specific
{
    "source": [
        "CPE_RANGE",
        "CPE_STRING",
        "REFERENCES"
    ],
    "cpe": [
        "cpe:2.3:a:phpmyfaq:phpmyfaq:*:*:*:*:*:*:*:*",
        "cpe:2.3:a:phpmyfaq:phpmyfaq:4.1.0:rc:*:*:*:*:*:*"
    ],
    "extracted_events": [
        {
            "introduced": "4.0.14"
        },
        {
            "fixed": "4.0.16"
        },
        {
            "introduced": "4.1.0-rc"
        },
        {
            "last_affected": "4.1.0-rc"
        }
    ]
}

Affected versions

4.*
4.0.14
4.0.15
4.1.0-rc

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-68951.json"