CVE-2026-27567

MEDIUM EPSS 20.5%
Published Feb 24, 20264mo ago · Modified Feb 26, 20264mo ago
4.8 CVSS 3.1
Medium
Find Similar
Published Feb 24, 2026 4mo ago
Last Modified Feb 26, 2026 4mo ago

Description

Payload is a free and open source headless content management system. Prior to 3.75.0, a Server-Side Request Forgery (SSRF) vulnerability exists in Payload's external file upload functionality. When processing external URLs for file uploads, insufficient validation of HTTP redirects could allow an authenticated attacker to access internal network resources. The Payload environment must have at least one collection with `upload` enabled and a user who has `create` access to that upload-enabled collection in order to be vulnerable. An authenticated user with upload collection write permissions could potentially access internal services. Response content from internal services could be retrieved through the application. This vulnerability has been patched in v3.75.0. As a workaround, one may mitigate this vulnerability by disabling external file uploads via the `disableExternalFile` upload collection option, or by restricting `create` access on upload-enabled collections to trusted users only.

CVSS Details

Base Score
4.8
Exploitability
1.7
Impact
2.7
Vector string
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required High
User Interaction Required
Scope Changed
Confidentiality Low
Integrity Low
Availability None

Threat Intelligence

EPSS Exploit Probability
20.5% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-918 Server-Side Request Forgery (SSRF) Validation

Affected Products 1

VendorProductVersionRange
payloadcmspayload* <3.75.0

References 3

  • github.com https://github.com/payloadcms/payload/commit/1041bb6
    Patch
  • github.com https://github.com/payloadcms/payload/releases/tag/v3.75.0
    ProductRelease Notes
  • github.com https://github.com/payloadcms/payload/security/advisories/GHSA-hhfx-5x8j-f5f6
    MitigationVendor Advisory

Remediation

  • github.com https://github.com/payloadcms/payload/commit/1041bb6
    Patch