CVE-2025-53541

Source
https://cve.org/CVERecord?id=CVE-2025-53541
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-53541.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-53541
Aliases
  • GHSA-6r66-j76j-rwhw
Published
2025-07-29T19:27:38.787Z
Modified
2026-04-10T05:31:19.903958Z
Severity
  • 5.4 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:L/A:L CVSS Calculator
Summary
Tuleap is vulnerable to XSS attacks when displaying the children of a parent artifact
Details

Tuleap is an Open Source Suite created to facilitate management of software development and collaboration. In Tuleap Community Edition prior to version 16.9.99.1751892857 and Tuleap Enterprise Edition prior to 16.8-5 and 16.9-3, malicious users with some control over certain artifacts could insert malicious code when displaying the children of a parent artifact to force victims to execute the uncontrolled code. This is fixed in version Tuleap Community Edition prior to version 16.9.99.1751892857 and Tuleap Enterprise Edition prior to 16.8-5 and 16.9-3.

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

Affected packages

Git / github.com/enalean/tuleap

Affected ranges

Type
GIT
Repo
https://github.com/enalean/tuleap
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-53541.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "16.8-5"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "16.9.99.1751892857"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "16.9"
            },
            {
                "fixed": "16.9-3"
            }
        ]
    }
]