{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-41313",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-04-20T14:01:46.671Z",
        "datePublished": "2026-04-22T21:04:59.877Z",
        "dateUpdated": "2026-04-23T16:24:39.932Z"
    },
    "containers": {
        "cna": {
            "title": "pypdf: Possible long runtimes for wrong size values in incremental mode",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-834",
                            "lang": "en",
                            "description": "CWE-834: Excessive Iteration",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "attackVector": "LOCAL",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "NONE",
                        "userInteraction": "PASSIVE",
                        "vulnConfidentialityImpact": "NONE",
                        "vulnIntegrityImpact": "NONE",
                        "vulnAvailabilityImpact": "LOW",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "baseScore": 4.8,
                        "baseSeverity": "MEDIUM",
                        "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/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-4pxv-j86v-mhcw",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/py-pdf/pypdf/security/advisories/GHSA-4pxv-j86v-mhcw"
                },
                {
                    "name": "https://github.com/py-pdf/pypdf/pull/3735",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/py-pdf/pypdf/pull/3735"
                },
                {
                    "name": "https://github.com/py-pdf/pypdf/commit/c50a0104cf083356f7c7f5d61410466a57f5c88a",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/py-pdf/pypdf/commit/c50a0104cf083356f7c7f5d61410466a57f5c88a"
                },
                {
                    "name": "https://github.com/py-pdf/pypdf/releases/tag/6.10.2",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/py-pdf/pypdf/releases/tag/6.10.2"
                }
            ],
            "affected": [
                {
                    "vendor": "py-pdf",
                    "product": "pypdf",
                    "versions": [
                        {
                            "version": "< 6.10.2",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-04-22T21:04:59.877Z"
            },
            "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.2 can craft a PDF which leads to long runtimes. This requires loading a PDF with a large trailer `/Size` value in incremental mode. This has been fixed in pypdf 6.10.2. As a workaround, one may apply the changes from the patch manually."
                }
            ],
            "source": {
                "advisory": "GHSA-4pxv-j86v-mhcw",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-04-23T13:42:06.228654Z",
                                "id": "CVE-2026-41313",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "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:39.932Z"
                }
            }
        ]
    }
}