CVE-2026-48599

HIGH

CVSS v4.0: 7.6 · EPSS: 0.0027 (18.8 percentile)

NetworkNo user interactionAuthorization Bypass (IDOR)Vendor advisory ref

Source data as of:

At a glance

Severity
HIGH
CVSS
7.6 v4.0 · NVD
EPSS
0.0027 (18.8 percentile) · FIRST.org
CISA KEV
No
Type
Authorization Bypass (IDOR) · NVD CWE
Attack conditions (CVSS vector)
NetworkNo user interaction · Source: NVD Vector
Published
2026-06-15 · Modified: 2026-06-16

CVSS / EPSS / KEV

CVSS v4.0 7.6 / 10 HIGH Source: NVD
EPSS 0.0027 18.8 percentile Source: FIRST.org
CISA KEV No Source: CISA

Source — CVSS: NVD · EPSS: FIRST.org · KEV: CISA. Data & Sources

Description

Authorization Bypass Through User-Controlled Key vulnerability in elixir-grpc grpc allows authenticated attackers to access or modify resources belonging to other users by smuggling a conflicting value for any path-bound field via the query string or request body. In 'Elixir.GRPC.Server.Transcode':map_request/5 (lib/grpc/server/transcode.ex), all three clauses use Map.merge/2 with path bindings as the first argument, giving them the lowest merge precedence. A request such as GET /users/me/profile?user_id=victim (or a POST with {"user_id": "victim"} when body: "*") yields a decoded protobuf struct where the path-bound field carries the attacker-supplied value rather than the router-extracted value. Any handler that uses the path-bound field for authorization, multi-tenancy scoping, or ownership checks is silently bypassed. This issue affects grpc from 0.8.0 before 1.0.0.

Record details

CVE ID
CVE-2026-48599
CVSS (v4.0)
7.6 (HIGH)
Vector
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS
0.0027 (18.8 percentile) — 2026-06-17
CISA KEV
No
Weakness (CWE)
CWE-639
Affected configurations (CPE)
0
Published
2026-06-15
Modified
2026-06-16
Status
Deferred

References

Reference URLs as listed by NVD, grouped by a mechanical match on the link's host/pattern. Labels describe the link type only.