Payload Plugins is a collection of plugins designed to enhance Payload CMS. In 0.7.0, @jhb.software/payload-alt-text-plugin exposes POST /api/alt-text-plugin/generate and POST /api/alt-text-plugin/bulk with a default guard that accepts any authenticated user, while alt-text/src/endpoints/generateAltText.ts and alt-text/src/endpoints/bulkGenerateAltTexts.ts call req.payload.findByID and req.payload.update without overrideAccess: false. Payload therefore defaults overrideAccess to true and skips the target collection's read and update access functions. An authenticated low-privilege user can supply id, collection, locale, and update values to read arbitrary protected upload documents and overwrite their alt and keywords fields, even when the collection permits those operations only to administrators. A control Local API call with overrideAccess: false is denied, confirming that the plugin endpoint bypasses otherwise effective collection rules. This vulnerability is fixed in 0.8.0.
CVE-2026-59965
Score 7.1 from GitHub Security Advisory (severity: HIGH) published 2026-09-10. a secondary CVSS source baseline 7.1; sources differ by 0.0.
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.1
- EG Score
- 7.1(high)
- EG Risk
- 48(Track)EG Risk 48/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity71% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 29%
- KEV
- Not listed
Published
September 10, 2026
Last Modified
September 17, 2026
Advisory Details (4)
Auto-updated Sep 15, 2026@jhb.software/[email protected]
Patch available: jhb-software/payload-plugins [email protected]
https://github.com/jhb-software/payload-plugins/releases/tag/[email protected]commit e39634868ce1 (jhb-software/payload-plugins)
Patch available: jhb-software/payload-plugins [email protected] (contains commit e39634868ce1)
https://github.com/jhb-software/payload-plugins/commit/e39634868ce13a414e2981e219befc58101654d3fix(alt-text): enforce collection access control in generate endpoints
Patch available: jhb-software/payload-plugins [email protected] (PR #159 merged 2026-06-21)
https://github.com/jhb-software/payload-plugins/pull/159Alt Text Endpoint Authorization Bypass via Payload Local API `overrideAccess` Omission · Advisory · jhb-software/payload-plugins · GitHub
https://github.com/jhb-software/payload-plugins/security/advisories/GHSA-4qpv-39hg-f7fxVendor Advisories for CVE-2026-59965(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Patch Availability(1)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| npm | @jhb.software/payload-alt-text-plugin | — | ghsa |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Affected Packages
(1 across 1 ecosystem)
npm(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| @jhb.software/payload-alt-text-plugin | — | 0.8.0 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 11× in last 7d / 34× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-24 18:30 UTCEG score recompute
- 2026-09-24 14:04 UTCEPSS rescore
- 2026-09-23 20:05 UTCEG score recompute
- 2026-09-23 17:54 UTCEPSS rescore
- 2026-09-22 21:38 UTCEG score recompute
- 2026-09-21 23:12 UTCEG score recompute
- 2026-09-21 00:46 UTCEG score recompute
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-20 02:20 UTCEG score recompute
- 2026-09-19 03:51 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 05:25 UTCEG score recompute
- 2026-09-17 19:31 UTCEPSS rescore
- 2026-09-17 18:12 UTCEG score recompute
- 2026-09-17 15:44 UTCEG score recompute
- 2026-09-16 15:03 UTCEG score recompute
- 2026-09-16 15:02 UTCGHSA enrichment
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 03:48 UTCGHSA enrichment
- 2026-09-15 16:35 UTCEG score recompute
- 2026-09-15 16:35 UTCGHSA enrichment
- 2026-09-15 16:03 UTCGHSA enrichment
- 2026-09-15 15:39 UTCGHSA enrichment
- 2026-09-15 04:25 UTCGHSA enrichment
- 2026-09-14 17:12 UTCGHSA enrichment
Show 9 moreShow fewer
- 2026-09-14 05:59 UTCGHSA enrichment
- 2026-09-13 18:46 UTCGHSA enrichment
- 2026-09-13 07:33 UTCGHSA enrichment
- 2026-09-12 20:20 UTCGHSA enrichment
- 2026-09-12 09:07 UTCGHSA enrichment
- 2026-09-11 21:54 UTCGHSA enrichment
- 2026-09-11 10:40 UTCGHSA enrichment
- 2026-09-10 23:24 UTCEG score recompute
- 2026-09-10 23:24 UTCGHSA enrichment
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-59965?
When was CVE-2026-59965 disclosed?
Is CVE-2026-59965 actively exploited?
What is the CVSS score of CVE-2026-59965?
How do I remediate CVE-2026-59965?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-59965
Is Your Infrastructure Affected by CVE-2026-59965?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.