Vulnerability Description
Gorse before 0.5.10 contains an authentication bypass vulnerability in the /api/dump and /api/restore endpoints that allows unauthenticated attackers to access protected functionality when admin_api_key is empty, which is the default configuration. Remote attackers can exfiltrate the entire database including user records, items, and feedback data containing personally identifiable information, or completely overwrite the dataset without authentication.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/gorse-io/gorse/commit/19fdcbb309fb5b609e9cc3eb10c74885b5b27da
- https://github.com/gorse-io/gorse/issues/1292
- https://github.com/gorse-io/gorse/pull/1293
- https://www.vulncheck.com/advisories/gorse-unauthenticated-database-dump-and-res
FAQ
What is CVE-2026-56782?
CVE-2026-56782 is a vulnerability with a CVSS score of 9.8 (CRITICAL). Gorse before 0.5.10 contains an authentication bypass vulnerability in the /api/dump and /api/restore endpoints that allows unauthenticated attackers to access protected functionality when admin_api_k...
How severe is CVE-2026-56782?
CVE-2026-56782 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-56782?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.