GHSA-hhfx-5x8j-f5f6

Suggest an improvement
Source
https://github.com/advisories/GHSA-hhfx-5x8j-f5f6
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/02/GHSA-hhfx-5x8j-f5f6/GHSA-hhfx-5x8j-f5f6.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-hhfx-5x8j-f5f6
Aliases
Published
2026-02-24T20:10:32Z
Modified
2026-02-24T20:19:08.599756Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
Payload: Server-Side Request Forgery (SSRF) in External File URL Uploads
Details

Impact

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.

Users are affected if ALL of these are true:

  • Payload version < v3.75.0
  • At least one collection with upload enabled
  • A user has create access to that upload-enabled collection

An authenticated user with upload collection write permissions could potentially access internal services. Response content from internal services could be retrieved through the application.

Patches

This vulnerability has been patched in v3.75.0. Users should upgrade to v3.75.0 or later.

Workarounds

If users cannot upgrade immediately, they can 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.

Database specific
{
    "github_reviewed_at": "2026-02-24T20:10:32Z",
    "nvd_published_at": "2026-02-24T15:21:38Z",
    "cwe_ids": [
        "CWE-918"
    ],
    "severity": "MODERATE",
    "github_reviewed": true
}
References

Affected packages

npm / payload

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.75.0

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/02/GHSA-hhfx-5x8j-f5f6/GHSA-hhfx-5x8j-f5f6.json"