CVE-2026-34746
HIGH7.7EPSS 0.01%Payload has Authenticated SSRF via Upload Functionality
描述
### Impact An authenticated Server-Side Request Forgery (SSRF) vulnerability existed in the upload functionality. Authenticated users with `create` or `update` access to an upload-enabled collection could cause the server to make outbound HTTP requests to arbitrary URLs. Consumers are affected if ALL of these are true: - Payload version **< v3.79.1** - At least one collection with `upload` enabled - An authenticated user has `create` or `update` access to that collection ### Patches This vulnerability has been patched in **v3.79.1**. Users should upgrade to **v3.79.1** or later. ### Workarounds Until consumers can upgrade: - Restrict `create` and `update` access to upload-enabled collections to trusted roles only. - Limit outbound network access from your Payload server where possible.
受影響套件(1)
- npm/payloadfrom 0, < 3.79.1
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.7 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N |