Vulnerability Description
Maybe through 0.6.0 contains a missing authorization vulnerability that allows authenticated low-privilege member-role users to access and modify global hosting settings by exploiting unprotected show and update actions in the Settings::HostingsController, where the before_action ensure_admin filter is applied only to the clear_cache action. Attackers can read the operator's Synth API key rendered in plaintext via a form field value attribute, overwrite it with an attacker-controlled value, toggle public registration settings, and disable email confirmation requirements to disrupt the entire instance.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/geo-chen/oss/blob/main/maybe.md
- https://www.vulncheck.com/advisories/maybe-missing-authorization-via-hostingscon
FAQ
What is CVE-2026-63100?
CVE-2026-63100 is a vulnerability with a CVSS score of 6.5 (MEDIUM). Maybe through 0.6.0 contains a missing authorization vulnerability that allows authenticated low-privilege member-role users to access and modify global hosting settings by exploiting unprotected show...
How severe is CVE-2026-63100?
CVE-2026-63100 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-63100?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.