CVE-2026-18277 PUBLISHED

Missing Authorization in eScriptorium

Assigner: GitLab
Reserved: 29.07.2026 Published: 06.08.2026 Updated: 06.08.2026

Missing authorization in the OcrModelRight create and delete views in Scripta eScriptorium through 26.04.1 allows a remote authenticated user to grant themselves access to another user's private OCR model and to revoke any user's OCR model access via a POST request, because the ownership check is placed in get_context_data() and therefore runs only on the GET rendering path

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L
CVSS Score: 7.1

Product Status

Vendor Scripta
Product eScriptorium
Versions Default: unaffected
  • affected from 0 to 26.4.1 (incl.)

Solutions

Upgrade to fixed version: 26.04.2, 1.0.1 or 0.13.9.

Credits

  • Thibault Clérice & Hassen Aguili finder

References

Problem Types

  • CWE-862: Missing Authorization CWE