CVE-2026-59965
Last modified
CVE-2026-59965 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| jhb-software | payload-plugins | < 0.8.0 |
| @jhb.software | payload-alt-text-plugin | < 0.8.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-59965?
How severe is CVE-2026-59965?
How do I fix CVE-2026-59965?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-59950The MCP Python SDK, called mcp on PyPI, is a Python implemen…8.1
- CVE-2026-59952Valibot helps validate data using a schema. Versions prior t…6.9
- CVE-2026-59954Apollo is a reliable configuration management system suitabl…7.5
- CVE-2026-59955Apollo is a reliable configuration management system suitabl…7.5
- CVE-2026-5996A security vulnerability has been detected in Totolink A7100…9.8
- CVE-2026-59960Argos JavaScript provides official Argos SDKs for JavaScript…7.5
- CVE-2026-59969Apache ZooKeeper quorum TLS fails to enforce peer hostname v…
- CVE-2026-5997A vulnerability was detected in Totolink A7100RU 7.4cu.2313_…9.8
- CVE-2026-59971MySQL MCP Server is a Model Context Protocol server that ena…10
- CVE-2026-59973FrontMCP is a TypeScript-first framework for the Model Conte…8.5
- CVE-2026-59974Stanza is a Stanford NLP Python library for tokenization, se…7.8
- CVE-2026-5998A flaw has been found in zhayujie chatgpt-on-wechat CowAgent…5.5
Are you affected by CVE-2026-59965?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
