CVE-2025-55749

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-55749
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-55749.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-55749
Aliases
Published
2025-12-01T20:09:46.410Z
Modified
2025-12-05T10:21:22.862404Z
Severity
  • 8.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
The XWiki Jetty package (XJetty) allows accessing any application file through URL
Details

XWiki is an open-source wiki software platform. From 16.7.0 to 16.10.11, 17.4.4, or 17.7.0, in an instance which is using the XWiki Jetty package (XJetty), a context is exposed to statically access any file located in the webapp/ folder. It allows accessing files which might contains credentials. Fixed in 16.10.11, 17.4.4, and 17.7.0.

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

Affected packages

Git / github.com/xwiki/xwiki-platform

Affected ranges

Type
GIT
Repo
https://github.com/xwiki/xwiki-platform
Events
Database specific
{
    "versions": [
        {
            "introduced": "16.7.0"
        },
        {
            "fixed": "16.10.11"
        }
    ]
}
Type
GIT
Repo
https://github.com/xwiki/xwiki-platform
Events
Database specific
{
    "versions": [
        {
            "introduced": "17.5.0"
        },
        {
            "fixed": "17.7.0"
        }
    ]
}