payloadcms CVE Vulnerabilities & Metrics

Focus on payloadcms vulnerabilities and metrics.

Last updated: 08 Mar 2026, 23:25 UTC

About payloadcms Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with payloadcms. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total payloadcms CVEs: 5
Earliest CVE date: 12 Apr 2022, 17:15 UTC
Latest CVE date: 24 Feb 2026, 15:21 UTC

Latest CVE reference: CVE-2026-27567

Rolling Stats

30-day Count (Rolling): 1
365-day Count (Rolling): 3

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): -50.0%
Year Variation (Calendar): 0%

Month Growth Rate (30-day Rolling): -50.0%
Year Growth Rate (365-day Rolling): 0.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical payloadcms CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 1.5

Max CVSS: 7.5

Critical CVEs (≥9): 0

CVSS Range vs. Count

Range Count
0.0-3.9 4
4.0-6.9 0
7.0-8.9 1
9.0-10.0 0

CVSS Distribution Chart

Top 5 Highest CVSS payloadcms CVEs

These are the five CVEs with the highest CVSS scores for payloadcms, sorted by severity first and recency.

All CVEs for payloadcms

CVE-2026-27567 payloadcms vulnerability CVSS: 0 24 Feb 2026, 15:21 UTC

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.

CVE-2026-25574 payloadcms vulnerability CVSS: 0 06 Feb 2026, 22:16 UTC

Payload is a free and open source headless content management system. Prior to 3.74.0, a cross-collection Insecure Direct Object Reference (IDOR) vulnerability exists in the payload-preferences internal collection. In multi-auth collection environments using Postgres or SQLite with default serial/auto-increment IDs, authenticated users from one auth collection can read and delete preferences belonging to users in different auth collections when their numeric IDs collide. This vulnerability has been patched in v3.74.0.

CVE-2026-25544 payloadcms vulnerability CVSS: 0 06 Feb 2026, 22:16 UTC

Payload is a free and open source headless content management system. Prior to 3.73.0, when querying JSON or richText fields, user input was directly embedded into SQL without escaping, enabling blind SQL injection attacks. An unauthenticated attacker could extract sensitive data (emails, password reset tokens) and achieve full account takeover without password cracking. This vulnerability is fixed in 3.73.0.

CVE-2023-30843 payloadcms vulnerability CVSS: 0 26 Apr 2023, 21:15 UTC

Payload is a free and open source headless content management system. In versions prior to 1.7.0, if a user has access to documents that contain hidden fields or fields they do not have access to, the user could reverse-engineer those values via brute force. Version 1.7.0 contains a patch. As a workaround, write a `beforeOperation` hook to remove `where` queries that attempt to access hidden field data.

CVE-2022-27952 payloadcms vulnerability CVSS: 7.5 12 Apr 2022, 17:15 UTC

An arbitrary file upload vulnerability in the file upload module of PayloadCMS v0.15.0 allows attackers to execute arbitrary code via a crafted SVG file.