Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-44329

Опубликовано: 27 мая 2026
Источник: nvd
CVSS3: 10
EPSS Низкий

Описание

free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's SMF mounts the UPI management route group without OAuth2/bearer-token authorization middleware. A network attacker who can reach SMF on the SBI can hit UPI endpoints with no Authorization header at all, and the requests reach the SMF business handlers. In the running Docker lab this was directly demonstrated for read (GET /upi/v1/upNodesLinks), write (POST /upi/v1/upNodesLinks with attacker-controlled UP-node and link payload), and delete (DELETE /upi/v1/upNodesLinks/{nodeID}) operations. This vulnerability is fixed in 4.2.2.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:free5gc:free5gc:*:*:*:*:*:*:*:*
Версия до 4.2.2 (исключая)

EPSS

Процентиль: 26%
0.00331
Низкий

10 Critical

CVSS3

Дефекты

CWE-306

Связанные уязвимости

CVSS3: 10
github
3 месяца назад

free5GC's SMF UPI management interface lacks auth middleware; unauthenticated topology read/write requests reach handlers

EPSS

Процентиль: 26%
0.00331
Низкий

10 Critical

CVSS3

Дефекты

CWE-306