CVE-2026-56782 PUBLISHED

Gorse - Unauthenticated Database Dump and Restore via /api/dump and /api/restore Endpoints

Assigner: VulnCheck
Reserved: 23.06.2026 Published: 29.06.2026 Updated: 30.06.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor gorse-io
Product gorse
Versions Default: unaffected
  • affected from 0 to 0.5.10 (excl.)
  • Version 0.5.10 is unaffected

Credits

  • George Chen finder

References

Problem Types

  • Missing Authentication for Critical Function CWE