CVE-2026-48518
Last modified
CVE-2026-48518 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. 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. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-48518?
How severe is CVE-2026-48518?
How do I fix CVE-2026-48518?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-48512MessagePack for C# is a MessagePack serializer for C#. Prior…7.5
- CVE-2026-48513MessagePack for C# is a MessagePack serializer for C#. Prior…7.5
- CVE-2026-48514MessagePack for C# is a MessagePack serializer for C#. Prior…7.5
- CVE-2026-48515MessagePack for C# is a MessagePack serializer for C#. Prior…7.5
- CVE-2026-48516MessagePack for C# is a MessagePack serializer for C#. Prior…7.5
- CVE-2026-48517MessagePack for C# is a MessagePack serializer for C#. Prior…7.5
- CVE-2026-48519Langflow is a tool for building and deploying AI-powered age…9.6
- CVE-2026-4852The Image Source Control Lite – Show Image Credits and Capti…6.4
- CVE-2026-48520Langflow is a tool for building and deploying AI-powered age…6.1
- CVE-2026-48522PyJWT is a JSON Web Token implementation in Python. Prior to…4.2
- CVE-2026-48523PyJWT is a JSON Web Token implementation in Python. From 2.9…5.4
- CVE-2026-48524PyJWT is a JSON Web Token implementation in Python. Prior to…3.7
Are you affected by CVE-2026-48518?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
