{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-41168",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-04-17T16:34:45.525Z",
        "datePublished": "2026-04-22T20:49:10.401Z",
        "dateUpdated": "2026-04-23T16:24:48.712Z"
    },
    "containers": {
        "cna": {
            "title": "pypdf has possible long runtimes for wrong size values in cross-reference and object streams",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-834",
                            "lang": "en",
                            "description": "CWE-834: Excessive Iteration",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "NONE",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "NONE",
                        "vulnIntegrityImpact": "NONE",
                        "vulnAvailabilityImpact": "LOW",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "baseScore": 6.9,
                        "baseSeverity": "MEDIUM",
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
                        "version": "4.0"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/py-pdf/pypdf/security/advisories/GHSA-jj6c-8h6c-hppx",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/py-pdf/pypdf/security/advisories/GHSA-jj6c-8h6c-hppx"
                },
                {
                    "name": "https://github.com/py-pdf/pypdf/pull/3733",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/py-pdf/pypdf/pull/3733"
                },
                {
                    "name": "https://github.com/py-pdf/pypdf/commit/62338e9d36419cf193ccec7331784f45df1d70b3",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/py-pdf/pypdf/commit/62338e9d36419cf193ccec7331784f45df1d70b3"
                },
                {
                    "name": "https://github.com/py-pdf/pypdf/releases/tag/6.10.1",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/py-pdf/pypdf/releases/tag/6.10.1"
                }
            ],
            "affected": [
                {
                    "vendor": "py-pdf",
                    "product": "pypdf",
                    "versions": [
                        {
                            "version": "< 6.10.1",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-04-22T20:49:10.401Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "pypdf is a free and open-source pure-python PDF library. An attacker who uses a vulnerability present in versions prior to 6.10.1 can craft a PDF which leads to long runtimes. This requires cross-reference streams with wrong large `/Size` values or object streams with wrong large `/N` values. This has been fixed in pypdf 6.10.1. As a workaround, one may apply the changes from the patch manually."
                }
            ],
            "source": {
                "advisory": "GHSA-jj6c-8h6c-hppx",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-04-23T13:41:24.058142Z",
                                "id": "CVE-2026-41168",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-04-23T16:24:48.712Z"
                }
            }
        ]
    }
}