CVE-2026-89158
MariaDB Server Análise e mitigação de vulnerabilidades

Visão geral

CVE-2026-89158 is an integer overflow vulnerability in PCRE2's pcre2_compile_32() function that results in an out-of-bounds heap write on 32-bit platforms. It affects all PCRE2 versions up to and including 10.47, with the fix introduced in version 10.48. The vulnerability was discovered by OSS-Fuzz and publicly disclosed on September 11, 2026. It carries a CVSS v3.1 base score of 6.5 (Medium/High) (GitHub Advisory, Red Hat).

Detalhes técnicos

The root cause is an integer overflow (CWE-190) in the byte-size calculation within pcre2_compile_32() on 32-bit systems where size_t is also 32-bit. When a crafted pattern requires approximately 2^30 code units in compiled form, the CU2BYTES() macro multiplies the code-unit count by 4 (bytes per 32-bit code unit), causing the result to wrap around to a small value. This leads to an undersized heap allocation, followed by an out-of-bounds write (CWE-787) as the compiler writes beyond the buffer boundary. Exploitation requires an attacker to supply a carefully crafted, large regular expression pattern to an application that uses the 32-bit PCRE2 library in a 32-bit process; the 8-bit and 16-bit PCRE2 libraries are not affected. The vulnerability was discovered via OSS-Fuzz fuzzing infrastructure (GitHub Advisory, PCRE2 Release).

Impacto

Successful exploitation causes an out-of-bounds heap write during pattern compilation, which can corrupt adjacent heap memory. This may lead to data integrity compromise (rated High for integrity impact) or, under favorable memory layout conditions, arbitrary code execution within the affected process. Availability impact is rated Low, and there is no confidentiality impact. The PCRE2 maintainers note that additional process exploitation beyond memory corruption should be assumed possible (GitHub Advisory).

Exploração

There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation as of the disclosure date (GitHub Advisory). The NVD SSVC assessment classifies exploitation as "none" and the attack as non-automatable, reflecting the high attack complexity required to craft a pattern that bypasses earlier overflow checks. The EPSS score is approximately 0.22%, indicating a low near-term exploitation probability. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Nessus detection plugin 346792 is available for scanning (Feedly).

Etapas de exploração

  1. Identify target application: Locate an application that accepts user-supplied regular expression patterns and compiles them using the 32-bit PCRE2 library (pcre2_compile_32()) running in a 32-bit process environment.
  2. Craft malicious pattern: Construct a large, specially crafted regex pattern whose compiled representation requires approximately 2^30 32-bit code units. The pattern must be designed to bypass earlier overflow checks within the PCRE2 compiler's sizing pass.
  3. Submit pattern: Supply the crafted pattern to the target application through its normal input interface (e.g., API endpoint, configuration field, search input).
  4. Trigger integer overflow: When pcre2_compile_32() processes the pattern, the CU2BYTES() multiplication overflows, causing an undersized heap buffer to be allocated.
  5. Achieve out-of-bounds write: The compiler writes compiled pattern data beyond the end of the undersized buffer, corrupting adjacent heap memory, potentially enabling further exploitation such as arbitrary code execution (GitHub Advisory).

Mitigação e soluções alternativas

Upgrade PCRE2 to version 10.48 or later, which adds bounds checks and hardened arithmetic throughout the affected compilation paths to prevent the overflow (PCRE2 Release). If immediate patching is not possible, the primary workaround is to avoid compiling untrusted or attacker-controlled patterns using the 32-bit PCRE2 library in a 32-bit process. Additionally, restricting network access to applications that expose regex compilation functionality can reduce the attack surface. SUSE has released a security update (SUSE-SU-2026:4201-1) addressing this and related PCRE2 vulnerabilities (Red Hat).

Reações da comunidade

Red Hat, SUSE, and Microsoft have all acknowledged the vulnerability and issued advisories or updates. SUSE released security update SUSE-SU-2026:4201-1 addressing multiple PCRE2 issues including CVE-2026-89158. The OSS-Fuzz project was credited with discovering the vulnerability, highlighting the continued value of automated fuzzing for open-source library security (PCRE2 Release, Red Hat).

Recursos adicionais

Status correto da distribuição Linux

Disponibilidade de correção em distribuições Linux principais e suas versões.

Debian

Fixo

bookworm

pcre2: 10.42-1+deb12u1

Fixo

sid

pcre2: 10.48-1

Fixo

trixie

pcre2: 10.46-1~deb13u2

Fixo

Ubuntu

Desconhecido

bionic (esm-apps)

pcre2

Desconhecido

devel

pcre2

Desconhecido

focal (esm-infra)

pcre2

Desconhecido

jammy

pcre2

Desconhecido

noble

pcre2

Desconhecido

resolute

pcre2

Desconhecido

xenial (esm-apps-legacy)

pcre2

Desconhecido

RHEL / CentOS

Afetados

OpenShift

openshift/ose-rhel-coreos-8

Afetados

RHEL 8

mariadb:10.11/mariadb.src

Afetados

RHEL 9

bootc.src

Afetados

RHEL 10

mariadb10.11.src

Afetados

Alpine

Afetados

edge

10.40-r0

Afetados

v3.19

10.40-r0

Afetados

v3.20

10.40-r0

Afetados

v3.21

10.40-r0

Afetados

v3.22

10.40-r0

Afetados

v3.23

10.47-r0

Afetados

v3.24

10.47-r1

Afetados

OrigemEste relatório foi gerado usando IA

Relacionado MariaDB Server Vulnerabilidades:

CVE ID

Gravidade

Pontuação

Tecnologias

Nome do componente

Exploração do CISA KEV

Tem correção

Data de publicação

CVE-2026-89161HIGH7.8
  • MariaDB Server logoMariaDB Server
  • mariadb-embedded
NãoSimSep 11, 2026
CVE-2026-89157HIGH7.4
  • MariaDB Server logoMariaDB Server
  • mariadb-oqgraph-engine
NãoSimSep 11, 2026
CVE-2026-89160MEDIUM6.5
  • MariaDB Server logoMariaDB Server
  • system-reinstall-bootc
NãoSimSep 11, 2026
CVE-2026-89158MEDIUM6.5
  • MariaDB Server logoMariaDB Server
  • mariadb:11.8::mariadb-server-galera
NãoSimSep 11, 2026
CVE-2026-89162LOW3.3
  • MariaDB Server logoMariaDB Server
  • Judy
NãoSimSep 11, 2026

Avaliação de vulnerabilidade gratuita

Compare sua postura de segurança na nuvem

Avalie suas práticas de segurança na nuvem em 9 domínios de segurança para comparar seu nível de risco e identificar lacunas em suas defesas.

Solicitar avaliação

Marque uma demonstração personalizada

Pronto para ver a Wiz em ação?

"A melhor experiência do usuário que eu já vi, fornece visibilidade total para cargas de trabalho na nuvem."
David EstlickCISO
"A Wiz fornece um único painel de vidro para ver o que está acontecendo em nossos ambientes de nuvem."
Adam FletcherDiretor de Segurança
"Sabemos que se a Wiz identifica algo como crítico, na verdade é."
Greg PoniatowskiChefe de Gerenciamento de Ameaças e Vulnerabilidades