CVE-2026-25544
Unknown Unknown - Not Provided
Blind SQL Injection in Payload CMS Allows Full Account Takeover

Publication date: 2026-02-06

Last updated on: 2026-02-20

Assigner: GitHub, Inc.

Description
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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-06
Last Modified
2026-02-20
Generated
2026-06-16
AI Q&A
2026-02-07
EPSS Evaluated
2026-06-14
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
payloadcms payload to 3.73.0 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

The vulnerability exists in Payload, a free and open source headless content management system, in versions prior to 3.73.0. When querying JSON or richText fields, user input was directly embedded into SQL queries without proper escaping. This flaw allows an unauthenticated attacker to perform blind SQL injection attacks.

Through this vulnerability, an attacker can extract sensitive data such as emails and password reset tokens, and potentially achieve full account takeover without needing to crack passwords.

Impact Analysis

This vulnerability can have severe impacts including unauthorized access to sensitive user data like emails and password reset tokens.

An attacker can achieve full account takeover without password cracking, leading to potential loss of control over user accounts and data.

The vulnerability has a high severity score (CVSS 9.8), indicating it can lead to complete compromise of confidentiality, integrity, and availability.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

The vulnerability is fixed in Payload version 3.73.0. Immediate mitigation involves upgrading the Payload CMS to version 3.73.0 or later.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-25544. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart