Product
medium
advisory
Heap Buffer Overflow in SQLite SQLAR Extension (CVE-2026-39113)
1 TTP 1 CVEA heap buffer overflow in the SQLite SQLAR extension (CVE-2026-39113) occurs when an attacker triggers sqlar_uncompress with a 64-bit size value that gets truncated during memory allocation, leading to heap corruption and potential denial of service.
SQLite +1
sqlar
heap-buffer-overflow
denial-of-service
1t
1c
updated
high
advisory
Kysely JSON-path Injection Vulnerability
2 rules 1 TTP 1 CVEA JSON-path traversal injection vulnerability exists in Kysely versions prior to 0.28.16, allowing attackers to traverse JSON sub-fields outside the intended scope, potentially leading to unauthorized read and write access to sensitive data in MySQL, PostgreSQL, and SQLite databases due to insufficient sanitization of JSON-path metacharacters in the `JSONPathBuilder.key()` and `.at()` functions.
MySQL +3
jsonpath
injection
kysely
cwe-89
cwe-915
cwe-1284
2r
1t
1c