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

exploitDog

nvd логотип

CVE-2026-57579

Опубликовано: 14 сент. 2026
Источник: nvd
CVSS3: 7.5
EPSS Низкий

Описание

Alchemy is an open source content management system engine written in Ruby on Rails. Prior to 7.4.15, 8.0.15, 8.1.14, and 8.2.6, the unauthenticated GET /api/pages/nested endpoint implemented by Api::PagesController#nested in app/controllers/alchemy/api/pages_controller.rb returns an unfiltered page tree because it performs no authorization and does not scope descendants by the caller's ability. Anonymous callers can retrieve restricted and unpublished page metadata that the sibling show action denies. When elements=true is supplied, PageTreeSerializer also returns element and ingredient content from restricted pages because PageTreePreloader and the serializer do not apply an ability check to those records. This issue is fixed in versions 7.4.15, 8.0.15, 8.1.14, and 8.2.6.

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-862

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-862