๐Ÿ” CVE Alert

CVE-2026-48518

MEDIUM 4.3

MultiJuicer: Login CSRF allows attacker to force victims into their team

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

MultiJuicer is used to run separate Juice Shop instances on a central kubernetes cluster without the need for local instances. In versions 8.0.0 through 10.0.0, the team join endpoint (POST /multi-juicer/api/teams/{team}/join) accepted requests with any Content-Type, including text/plain. Because that content type does not trigger a CORS preflight, an attacker could host a cross-site HTML form that auto-submits to the endpoint and forces a victim's browser to log in as the attacker's team. A successful, undetected attacker can cause victims to unwittingly solve Juice Shop challenges under the attacker's team identity. In a CTF context this lets the attacker inflate their team's score using other players' activity, and any sensitive data the victim enters into "their" Juice Shop ends up in the attacker's instance. The vulnerability is exploitable without any prior authentication; the victim only needs to visit a page the attacker controls while having network access to the MultiJuicer deployment. SameSite=Strict on the session cookie does not mitigate this, because the attack plants a new cookie rather than relying on an existing one. This issue was fixed in version 10.0.1.

CWE CWE-352
Vendor juice-shop
Product multi-juicer
Published Jun 15, 2026
Stay Ahead of the Next One

Get instant alerts for juice-shop multi-juicer

Be the first to know when new medium vulnerabilities affecting juice-shop multi-juicer are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Affected Versions

juice-shop / multi-juicer
>= 8.0.0, < 10.0.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/juice-shop/multi-juicer/security/advisories/GHSA-h759-hf7w-j6m6 github.com: https://github.com/juice-shop/multi-juicer/issues/525 github.com: https://github.com/juice-shop/multi-juicer/commit/75b08c3fdda410781d421bfdf041fb1e913d6b49