Request without Authorization token in header are processed

Created on 19 June 2025, 5 days ago

Overview

API requests sent to the server following endpoint without an Authorization token in the request header are currently processed and allowed, rather than being rejected. This allows clients to access protected endpoints without proper authentication, posing a security risk.

List of endpoints that are processed without Authorization header :

  • GET , PATCH , DELETE /xb/api/v0/config/js_component/{configEntityId}
  • GET , PATCH , DELETE /xb/api/v0/config/xb_asset_library/{configEntityId}

Proposed resolution

User interface changes

🐛 Bug report
Status

Active

Version

0.0

Component

Page builder

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024