{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-19880",
        "assignerOrgId": "455daabc-a392-441d-aa46-37d35189897c",
        "state": "PUBLISHED",
        "assignerShortName": "NCSC.ch",
        "dateReserved": "2026-08-14T14:30:11.651Z",
        "datePublished": "2026-08-14T14:31:02.361Z",
        "dateUpdated": "2026-08-14T14:31:02.361Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "455daabc-a392-441d-aa46-37d35189897c",
                "shortName": "NCSC.ch",
                "dateUpdated": "2026-08-14T14:31:02.361Z"
            },
            "title": "Incomplete protection against CVE-2025-11226",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "cweId": "CWE-22",
                            "description": "CWE-22",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "impacts": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "value": "path-traversal vulnerability"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "QOS.CH Sarl",
                    "product": "Logback-classic",
                    "platforms": [
                        "Java"
                    ],
                    "modules": [
                        "logback-classic"
                    ],
                    "versions": [
                        {
                            "status": "affected",
                            "version": "0.9.14",
                            "lessThanOrEqual": "1.6.2",
                            "versionType": "maven"
                        },
                        {
                            "status": "unaffected",
                            "version": "1.6.3",
                            "versionType": "maven"
                        }
                    ],
                    "defaultStatus": "affected"
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Path-traversal vulnerability in QOS.CH Sarl Logback-classic on Java (logback-classic module) allows path-traversal vulnerability. More specifically, an \nMDC-based discriminator value flows unsanitized into a nested \nFileAppender path, letting an attacker who influences that MDC value \n(e.g. via an HTTP header)\n create and append log files outside the intended directory. \n\n\nThis issue affects Logback-classic: from 0.9.14 through 1.6.2.",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "Path-traversal vulnerability in QOS.CH Sarl Logback-classic on Java (logback-classic module) allows path-traversal vulnerability. More specifically, an \nMDC-based discriminator value flows unsanitized into a nested \nFileAppender path, letting an attacker who influences that MDC value \n(e.g. via an HTTP header)\n create and append log files outside the intended directory. <p><br>This issue affects Logback-classic: from 0.9.14 through 1.6.2.<br><br></p>"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://logback.qos.ch/news.html#1.6.3"
                }
            ],
            "metrics": [
                {
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ],
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "PRESENT",
                        "privilegesRequired": "NONE",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "LOW",
                        "subConfidentialityImpact": "NONE",
                        "vulnIntegrityImpact": "LOW",
                        "subIntegrityImpact": "NONE",
                        "vulnAvailabilityImpact": "LOW",
                        "subAvailabilityImpact": "NONE",
                        "exploitMaturity": "NOT_DEFINED",
                        "Safety": "PRESENT",
                        "Automatable": "NO",
                        "Recovery": "NOT_DEFINED",
                        "valueDensity": "NOT_DEFINED",
                        "vulnerabilityResponseEffort": "MODERATE",
                        "providerUrgency": "GREEN",
                        "version": "4.0",
                        "baseSeverity": "MEDIUM",
                        "baseScore": 6.3,
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/S:P/AU:N/RE:M/U:Green"
                    }
                }
            ],
            "workarounds": [
                {
                    "lang": "en",
                    "value": "Update to logack version 1.6.3 or later. This vulnerability requires SiftingAppender to be active as well as unsanitized data provided by an attacker that MDCDiscriminator makes use of.",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "Update to logack version 1.6.3 or later.&nbsp;This vulnerability requires SiftingAppender to be active as well as unsanitized data provided by an attacker that MDCDiscriminator makes use of."
                        }
                    ]
                }
            ],
            "solutions": [
                {
                    "lang": "en",
                    "value": "Update to logack version 1.6.3 or later. This vulnerability requires \nSiftingAppender to be active as well as unsanitized data provided by an \nattacker that MDCDiscriminator makes use of. \n\nSanitizing relevant data provided by the user should fix this vulnerability.",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "Update to logack version 1.6.3 or later.&nbsp;This vulnerability requires \nSiftingAppender to be active as well as unsanitized data provided by an \nattacker that MDCDiscriminator makes use of.&nbsp;<br><br>Sanitizing relevant data provided by the user should fix this vulnerability."
                        }
                    ]
                }
            ],
            "exploits": [
                {
                    "lang": "en",
                    "value": "No known exploitation",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "No known exploitation<br>"
                        }
                    ]
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "York Shen - Yong Shen - PayPal Cyber Security Team (UID 100171)",
                    "type": "finder"
                }
            ],
            "source": {
                "discovery": "UNKNOWN"
            },
            "x_generator": {
                "engine": "Vulnogram 0.2.0"
            }
        }
    }
}