Bug 2523348 (CVE-2026-79654) - CVE-2026-79654 ketello: Katello Content View History API Cross-Organization Authorization Bypass
Summary: CVE-2026-79654 ketello: Katello Content View History API Cross-Organization A...
Keywords:
Status: NEW
Alias: CVE-2026-79654
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-25 10:53 UTC by OSIDB Bzimport
Modified: 2026-08-26 05:28 UTC (History)
14 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-25 10:53:01 UTC
An authorization bypass in Katello's Content View History API. The ContentViewHistoriesController resolves the requested Content View using an unrestricted ContentView.find(params[:content_view_id]) lookup instead of the authorization-aware ContentView.readable scope. As a result, an authenticated user with view_content_views permission for one organization may be able to supply the ID of a Content View belonging to another organization and retrieve its lifecycle history. The reported impact is limited to unauthorized disclosure of Content View lifecycle metadata, including publication and promotion events, associated users, and timestamps.


Note You need to log in before you can comment on or make changes to this bug.