Vulnerability Description
Anyquery is an SQL query engine built on top of SQLite. Versions 0.4.3 and below allow attackers who have already gained access to localhost, even with low privileges, to use the http server through the port unauthenticated, and access private integration data like emails, without any warning of a foreign login from the provider. This issue is fixed in version 0.4.4.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/julien040/anyquery/commit/43cd8bd3354b9725b245a2354b08e1c9be1
- https://github.com/julien040/anyquery/releases/tag/0.4.4
- https://github.com/julien040/anyquery/security/advisories/GHSA-5f7p-rhmq-hvc7
FAQ
What is CVE-2025-61679?
CVE-2025-61679 is a vulnerability with a CVSS score of 7.7 (HIGH). Anyquery is an SQL query engine built on top of SQLite. Versions 0.4.3 and below allow attackers who have already gained access to localhost, even with low privileges, to use the http server through t...
How severe is CVE-2025-61679?
CVE-2025-61679 has been rated HIGH with a CVSS base score of 7.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-61679?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.