CVE-2026-54415 PUBLISHED

Broken Access Control in Azuriom CMS Server Routes Allows Account Takeover

Assigner: TuranSec
Reserved: 13.06.2026 Published: 17.06.2026 Updated: 17.06.2026

Missing Authorization in the server management routes (routes/admin.php) in Azuriom Azuriom CMS before 1.2.11 on all platforms allows an authenticated attacker with the admin.access permission to create AzLink server tokens and take over non-admin user accounts by changing their passwords and email addresses via crafted HTTP requests to /admin/servers/create and the AzLink API endpoints (/api/azlink/password, /api/azlink/email, /api/azlink/user/{id}).

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.6

Product Status

Vendor Azuriom
Product Azuriom CMS
Versions Default: unaffected
  • affected from 0 to 1.2.11 (excl.)

Credits

  • Bobur Abdugafforov finder
  • Khabibullaev Barkamol coordinator

References

Problem Types

  • CWE-862 Missing Authorization CWE
  • CWE-269 Improper Privilege Management CWE