CVE Catalog

CVE-2026-35549

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.26%

17th percentile - higher than 17% of all known CVEs

Summary

In MariaDB Server before versions 11.4.10, 11.5.x-11.8.x before 11.8.6, and 12.x before 12.2.2, a vulnerability was found where a large packet can crash the server if the caching_sha2_password authentication plugin is installed and some user accounts are configured to use it. The issue is due to alloca usage in sha256_crypt_r.

Risk Assessment

An attacker can crash the MariaDB server, leading to database service disruption and potential availability loss.

Recommendation

Update MariaDB Server to version 11.4.10, 11.8.6, or 12.2.2 depending on the branch, or temporarily disable the caching_sha2_password plugin if feasible.

Other vulnerabilities in MariaDB Server

See all
Original NVD description (English source)

An issue was discovered in MariaDB Server before 11.4.10, 11.5.x through 11.8.x before 11.8.6, and 12.x before 12.2.2. If the caching_sha2_password authentication plugin is installed, and some user accounts are configured to use it, a large packet can crash the server because sha256_crypt_r uses alloca.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS