Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Network SQLi with low complexity; grocy is an authenticated app so PR:L; primary impact is database disclosure (C:H) with limited integrity and no inherent availability impact.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
3DescriptionCVE.org
Bernd Bestel grocy v4.6.0 was discovered to contain a SQL injection vulnerability in the product-group parameter at /stockreports/spendings. This vulnerability allows attackers to access sensitive database information via a crafted SQL statement.
AnalysisAI
SQL injection in Bernd Bestel grocy v4.6.0 lets remote attackers extract sensitive database contents by injecting a crafted SQL statement through the product-group parameter of the /stockreports/spendings endpoint. The CVSS 3.1 base score is 9.8 (AV:N/AC:L/PR:N/UI:N) and SSVC rates technical impact as total with automatable exploitation, though EPSS remains low at 0.15%; publicly available exploit code exists via a published gist, but there is no public exploit identified as actively exploited (not in CISA KEV).
Technical ContextAI
grocy is a self-hosted, web-based ERP/groceries-and-household management application (PHP with an SQLite backend) commonly run in home-lab and small-office contexts. The flaw is a classic CWE-89 (Improper Neutralization of Special Elements used in an SQL Command) issue: the product-group parameter consumed by the stock spendings report at /stockreports/spendings is concatenated into a SQL query without proper parameterization or sanitization, allowing an attacker's input to alter query structure. The provided CPE string (cpe:2.3:a:n/a:n/a:*) is a placeholder and does not identify the product precisely, so the affected component is derived from the description rather than structured NVD CPE data.
RemediationAI
No vendor-released patch identified at time of analysis - no fixed version or upstream commit is present in the provided data, so monitor the grocy project (github.com/grocy/grocy) and its release notes for a version superseding 4.6.0 and upgrade as soon as one is published. As compensating controls, restrict network access to the grocy instance (it is designed for private/home-lab use, so place it behind a VPN or firewall and do not expose it to the internet), require authentication and limit the spendings/stockreports functionality to trusted users, and place a WAF or reverse-proxy rule in front of the /stockreports/spendings endpoint to filter SQL metacharacters in the product-group parameter - noting that WAF filtering is a stopgap that can be bypassed and may break legitimate group names containing special characters. Review the referenced PoC gist to build detection signatures for the specific injection pattern.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36788
GHSA-rf3j-fpf7-94x7