Vulnerability Description
Mixpost through 2.6.0 contains a reflected cross-site scripting vulnerability that allows unauthenticated attackers to execute arbitrary JavaScript in authenticated users' browsers by crafting malicious OAuth callback URLs with unsanitized error query parameters. Attackers can exploit the OAuth callback controller's failure to sanitize error parameters before rendering them through Laravel flash messages via the Vue v-html directive to hijack authenticated user sessions or perform unauthorized actions.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/inovector/mixpost/issues/204
- https://www.vulncheck.com/advisories/mixpost-reflected-xss-via-oauth-callback-er
- https://github.com/inovector/mixpost/issues/204
FAQ
What is CVE-2026-57958?
CVE-2026-57958 is a vulnerability with a CVSS score of 6.1 (MEDIUM). Mixpost through 2.6.0 contains a reflected cross-site scripting vulnerability that allows unauthenticated attackers to execute arbitrary JavaScript in authenticated users' browsers by crafting malicio...
How severe is CVE-2026-57958?
CVE-2026-57958 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-57958?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.