CVE-2026-35549 PUBLISHED

Assigner: mitre
Reserved: 03.04.2026 Published: 03.04.2026 Updated: 03.04.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS Score: 6.5

Product Status

Vendor MariaDB
Product MariaDB
Versions Default: unaffected
  • affected from 0 to 11.4.10 (excl.)
  • affected from 11.5.0 to 11.8.6 (excl.)
  • affected from 12.0.0 to 12.2.2 (excl.)

References

Problem Types

  • CWE-789 Memory Allocation with Excessive Size Value CWE