CVE-2026-67204 PUBLISHED

BookStack < 26.05.4 Broken Access Control via Image Gallery API

Assigner: VulnCheck
Reserved: 28.07.2026 Published: 24.08.2026 Updated: 24.08.2026

BookStack before 26.05.4 contains a broken access control vulnerability that allows authenticated API users with image-update or image-delete permissions to manipulate other users' avatars by exploiting missing content-type restrictions in the Image Gallery API endpoints. Attackers can supply a user avatar's ID to the API controller, which loads any image type without the web controller's gallery and drawio restrictions, and when the avatar's uploaded_to field matches a page ID accessible to the attacker, the authorization check passes allowing the attacker to rename, replace, or delete the target user's avatar without requiring user-management permission.

Metrics

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

Product Status

Vendor BookStackApp
Product BookStack
Versions Default: affected
  • affected from 0 to 26.05.4 (excl.)

Credits

  • ByteMe.Red finder
  • VulnCheck coordinator

References

Problem Types

  • Incorrect Authorization CWE