Skip to content
Threat Feed

Tag

Sqlite

4 briefs RSS
high advisory

Open WebUI Same-Origin XSS via Terminal Port Preview

An insecure sandbox configuration in the Open WebUI terminal port preview feature allows authenticated users to execute arbitrary JavaScript in the application's origin, leading to session token theft and account takeover.

Open WebUI +5 web-vulnerability xss session-theft web-application ssrf cve-2026-87996 vulnerability denial-of-service +5
3r 5t 1c updated
medium advisory

Heap Buffer Overflow in SQLite SQLAR Extension (CVE-2026-39113)

A 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
critical advisory

Anyquery Arbitrary File Write (AFW) Leads to Remote Code Execution (RCE)

Anyquery in server mode is vulnerable to arbitrary file write (AFW) due to its failure to restrict native SQLite disk manipulation commands like `ATTACH DATABASE`. Unauthenticated attackers can connect to the MySQL-compatible server port and write arbitrary files (e.g., PHP webshells, malicious cronjobs) to any path writable by the Anyquery process, which can lead to remote code execution (RCE) with the privileges of the Anyquery process, significantly impacting system integrity and availability.

Anyquery arbitrary-file-write rce sqlite server-mode vulnerability
3r 4t
high advisory

Diesel SQLite Backend UTF-8 Corruption Vulnerability

Diesel versions before 2.3.8 are vulnerable to UTF-8 corruption due to the `sqlite3_value_text` function not always returning UTF-8 encoded strings, potentially leading to invalid UTF-8 string processing without validation.

diesel utf-8 sqlite corruption
2r