From 37675d3b42224bac293363d50c7d72ec9372483c Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Mon, 29 Jun 2026 01:18:08 -0400 Subject: [PATCH 1/2] Add pypdf PNG predictor fix commit reference --- .../2026/06/GHSA-5hgr-hg42-57jg/GHSA-5hgr-hg42-57jg.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-5hgr-hg42-57jg/GHSA-5hgr-hg42-57jg.json b/advisories/github-reviewed/2026/06/GHSA-5hgr-hg42-57jg/GHSA-5hgr-hg42-57jg.json index 8e3597add6753..ab827c031e60f 100644 --- a/advisories/github-reviewed/2026/06/GHSA-5hgr-hg42-57jg/GHSA-5hgr-hg42-57jg.json +++ b/advisories/github-reviewed/2026/06/GHSA-5hgr-hg42-57jg/GHSA-5hgr-hg42-57jg.json @@ -44,6 +44,10 @@ "type": "WEB", "url": "https://github.com/py-pdf/pypdf/pull/3806" }, + { + "type": "WEB", + "url": "https://github.com/py-pdf/pypdf/commit/6755d925fae26a79c2f76f5c911bcd728f75a952" + }, { "type": "PACKAGE", "url": "https://github.com/py-pdf/pypdf" @@ -62,4 +66,4 @@ "github_reviewed_at": "2026-06-16T13:46:42Z", "nvd_published_at": null } -} \ No newline at end of file +} From 3b2f6bc5762d43f96733b6bf84db458b3dda5e45 Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Wed, 8 Jul 2026 01:35:18 -0400 Subject: [PATCH 2/2] Add pypdf CVE-2026-49460 NVD reference --- .../2026/06/GHSA-5hgr-hg42-57jg/GHSA-5hgr-hg42-57jg.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/advisories/github-reviewed/2026/06/GHSA-5hgr-hg42-57jg/GHSA-5hgr-hg42-57jg.json b/advisories/github-reviewed/2026/06/GHSA-5hgr-hg42-57jg/GHSA-5hgr-hg42-57jg.json index ab827c031e60f..34c19425bcd90 100644 --- a/advisories/github-reviewed/2026/06/GHSA-5hgr-hg42-57jg/GHSA-5hgr-hg42-57jg.json +++ b/advisories/github-reviewed/2026/06/GHSA-5hgr-hg42-57jg/GHSA-5hgr-hg42-57jg.json @@ -40,6 +40,10 @@ "type": "WEB", "url": "https://github.com/py-pdf/pypdf/security/advisories/GHSA-5hgr-hg42-57jg" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-49460" + }, { "type": "WEB", "url": "https://github.com/py-pdf/pypdf/pull/3806"