{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2025-62708",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2025-10-20T19:41:22.739Z",
        "datePublished": "2025-10-22T21:36:56.788Z",
        "dateUpdated": "2025-10-23T15:10:58.953Z"
    },
    "containers": {
        "cna": {
            "title": "pypdf manipulated LZWDecode streams can exhaust RAM",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-409",
                            "lang": "en",
                            "description": "CWE-409: Improper Handling of Highly Compressed Data (Data Amplification)",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "NONE",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "NONE",
                        "vulnIntegrityImpact": "NONE",
                        "vulnAvailabilityImpact": "HIGH",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "baseScore": 6.6,
                        "baseSeverity": "MEDIUM",
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U",
                        "version": "4.0"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/py-pdf/pypdf/security/advisories/GHSA-jfx9-29x2-rv3j",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/py-pdf/pypdf/security/advisories/GHSA-jfx9-29x2-rv3j"
                },
                {
                    "name": "https://github.com/py-pdf/pypdf/pull/3502",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/py-pdf/pypdf/pull/3502"
                },
                {
                    "name": "https://github.com/py-pdf/pypdf/commit/e51d07807ffcdaf18077b9486dadb3dc05b368da",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/py-pdf/pypdf/commit/e51d07807ffcdaf18077b9486dadb3dc05b368da"
                },
                {
                    "name": "https://github.com/py-pdf/pypdf/releases/tag/6.1.3",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/py-pdf/pypdf/releases/tag/6.1.3"
                }
            ],
            "affected": [
                {
                    "vendor": "py-pdf",
                    "product": "pypdf",
                    "versions": [
                        {
                            "version": "< 6.1.3",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2025-10-22T21:36:56.788Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "pypdf is a free and open-source pure-python PDF library. Prior to version 6.1.3, an attacker who uses this vulnerability can craft a PDF which leads to large memory usage. This requires parsing the content stream of a page using the LZWDecode filter. This has been fixed in pypdf version 6.1.3."
                }
            ],
            "source": {
                "advisory": "GHSA-jfx9-29x2-rv3j",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2025-10-23T15:10:16.712325Z",
                                "id": "CVE-2025-62708",
                                "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": "2025-10-23T15:10:58.953Z"
                }
            }
        ]
    }
}