PT-2026-49470 · Unknown · Multi-Juicer
CVE-2026-48518
·
Published
2026-06-15
·
Updated
2026-06-16
CVSS v3.1
4.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
MultiJuicer versions 8.0.0 through 10.0.0
Description
The team join endpoint 'POST /multi-juicer/api/teams/{team}/join' accepts requests with any Content-Type, including
text/plain. Since this content type does not trigger a Cross-Origin Resource Sharing (CORS) preflight—a mechanism used by browsers to verify if a cross-site request is safe—an attacker can use a cross-site HTML form to force a victim's browser to log in as the attacker's team. This allows an attacker to inflate their team score in a Capture The Flag (CTF) context by using other players' activity and capture sensitive data entered by the victim. The issue is exploitable without authentication if the victim visits an attacker-controlled page while having network access to the deployment. The use of SameSite=Strict on session cookies does not prevent this attack because it plants a new cookie instead of using an existing one.Recommendations
Update to version 10.0.1.
Exploit
Fix
CSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Multi-Juicer