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

exploitDog

oracle-oval логотип

ELSA-2026-47085

Опубликовано: 28 июл. 2026
Источник: oracle-oval
Платформа: Oracle Linux 10

Описание

ELSA-2026-47085: rest security update (IMPORTANT)

[0.9.1-11.1]

  • Add patch for CVE-2026-16615 (Weak random number generation in PKCE implementation) Resolves: RHEL-213749

Обновленные пакеты

Oracle Linux 10

Oracle Linux aarch64

rest

0.9.1-11.el10_2.1

rest-devel

0.9.1-11.el10_2.1

Oracle Linux x86_64

rest

0.9.1-11.el10_2.1

rest-devel

0.9.1-11.el10_2.1

Связанные CVE

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

CVSS3: 6.8
ubuntu
9 дней назад

A flaw was found in librest. The PKCE implementation for OAuth authorization uses the GRand function from the GLib API, a cryptographically insecure pseudo-random number generator. Because the generated "code verifier" lacks sufficient cryptographic entropy, a malicious actor can reverse-engineer the pseudo-random number generator (PRNG) seed to predict or reconstruct the code verifier string, allowing an attacker to bypass PKCE protections and successfully impersonate the client during the OAuth 2.0 authorization flow.

CVSS3: 6.8
redhat
около 2 месяцев назад

A flaw was found in librest. The PKCE implementation for OAuth authorization uses the GRand function from the GLib API, a cryptographically insecure pseudo-random number generator. Because the generated "code verifier" lacks sufficient cryptographic entropy, a malicious actor can reverse-engineer the pseudo-random number generator (PRNG) seed to predict or reconstruct the code verifier string, allowing an attacker to bypass PKCE protections and successfully impersonate the client during the OAuth 2.0 authorization flow.

CVSS3: 6.8
nvd
9 дней назад

A flaw was found in librest. The PKCE implementation for OAuth authorization uses the GRand function from the GLib API, a cryptographically insecure pseudo-random number generator. Because the generated "code verifier" lacks sufficient cryptographic entropy, a malicious actor can reverse-engineer the pseudo-random number generator (PRNG) seed to predict or reconstruct the code verifier string, allowing an attacker to bypass PKCE protections and successfully impersonate the client during the OAuth 2.0 authorization flow.

msrc
7 дней назад

Librest: weak random number generation in pkce implementation

CVSS3: 6.8
debian
9 дней назад

A flaw was found in librest. The PKCE implementation for OAuth authori ...