cbcvebase.
CVE-2026-22693
published 2026-01-10

CVE-2026-22693: HarfBuzz is a text shaping engine. Prior to version 12.3.0, a null pointer dereference vulnerability exists in the SubtableUnicodesCache::create function…

PriorityP428medium5.3CVSS 3.1
AVNACLPRNUINSUCNINAL
EPSS
0.38%
30.0th percentile
HarfBuzz is a text shaping engine. Prior to version 12.3.0, a null pointer dereference vulnerability exists in the SubtableUnicodesCache::create function located in src/hb-ot-cmap-table.hh. The function fails to check if hb_malloc returns NULL before using placement new to construct an object at the returned pointer address. When hb_malloc fails to allocate memory (which can occur in low-memory conditions or when using custom allocators that simulate allocation failures), it returns NULL. The code then attempts to call the constructor on this null pointer using placement new syntax, resulting in undefined behavior and a Segmentation Fault. This issue has been patched in version 12.3.0.

Affected

12 ranges
VendorProductVersion rangeFixed in
debianharfbuzz< harfbuzz 12.3.0-4 (forky)harfbuzz 12.3.0-4 (forky)
debianlibharfbuzz-shaper-perl
harfbuzzharfbuzz< 12.3.012.3.0
harfbuzz_projectharfbuzz< 12.3.012.3.0
harfbuzz_projectharfbuzz>= 0 < 12.3.0-412.3.0-4
jvharfbuzz< 0.0320.032
jvharfbuzz_shaper< 0.0320.032
msrcazl3_harfbuzz_8.3.0-3_on_azure_linux_3.0
msrcazl3_harfbuzz_8.3.0-4_on_azure_linux_3.0
msrcazl3_qtbase_6.6.3-4_on_azure_linux_3.0
msrccbl2_harfbuzz_3.4.0-3_on_cbl_mariner_2.0
msrccbl2_qt5-qtbase_5.12.11-19_on_cbl_mariner_2.0

CVSS provenance

nvdv3.15.3MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
osv7.5HIGH
vendor_debian7.5LOW
vendor_msrc5.3MEDIUM
vendor_redhat5.3MEDIUM
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.