๐Ÿ” CVE Alert

CVE-2026-47252

CRITICAL 9.0

Anyquery: AppleScript/JXA Code Injection via Unescaped URL in macOS plugins (Brave, Chrome, Edge, Reminders, Safari)

CVSS Score
9.0
EPSS Score
0.0%
EPSS Percentile
0th

Anyquery is an SQL query engine built on top of SQLite. Prior to 0.4.5, authenticated users with INSERT or UPDATE access to affected macOS virtual tables can execute operating-system commands because the Chrome plugin and equivalent Brave, Edge, and Safari variants interpolate a SQL-controlled URL into AppleScript or JXA source passed to osascript. In plugins/chrome/tabs.go, tabsTable.Insert() passes the URL through fmt.Sprintf(newTabScript, url), and tabsTable.Update() uses fmt.Sprintf(setURLScript, pk, url). A URL containing quote and newline characters can break out of the intended string or property record and append script statements, resulting in arbitrary command execution with the privileges of the anyquery process on the macOS host. This issue is fixed in version 0.4.5.

CWE CWE-94
Vendor julien040
Product anyquery
Published Sep 17, 2026
Last Updated Sep 17, 2026
Stay Ahead of the Next One

Get instant alerts for julien040 anyquery

Be the first to know when new critical vulnerabilities affecting julien040 anyquery are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

julien040 / anyquery
< 0.4.5
anyquery / github.com/julien040/anyquery/plugins/brave
< 0.2.0
anyquery / github.com/julien040/anyquery/plugins/chrome
< 0.2.0
anyquery / github.com/julien040/anyquery/plugins/edge
< 0.2.0
anyquery / github.com/julien040/anyquery/plugins/reminders
< 0.2.0
anyquery / github.com/julien040/anyquery/plugins/safari
< 0.2.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/julien040/anyquery/security/advisories/GHSA-hrj8-hjv8-mgwc github.com: https://github.com/julien040/anyquery/commit/33769e03bd4b0f76d7a20a4188cce7153f6db1c9 github.com: https://github.com/julien040/anyquery/releases/tag/0.4.5