Vulnerability Description
Capgo before 12.128.2 contains improper error handling in the /private/accept_invitation endpoint that returns HTTP 500 instead of safe 4xx errors when magic_invite_string is invalid. Attackers can trigger this vulnerability using only the public key by submitting malformed magic_invite_string values to cause server errors and leak internal processing details.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/Cap-go/capgo/security/advisories/GHSA-34p8-fh3m-376x
- https://www.vulncheck.com/advisories/capgo-improper-error-handling-in-accept-inv
- https://github.com/Cap-go/capgo/security/advisories/GHSA-34p8-fh3m-376x
FAQ
What is CVE-2026-56331?
CVE-2026-56331 is a vulnerability with a CVSS score of 5.3 (MEDIUM). Capgo before 12.128.2 contains improper error handling in the /private/accept_invitation endpoint that returns HTTP 500 instead of safe 4xx errors when magic_invite_string is invalid. Attackers can tr...
How severe is CVE-2026-56331?
CVE-2026-56331 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-56331?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.