7.1
CVE-2026-18277
- EPSS 0.24%
- Veröffentlicht 06.08.2026 15:11:23
- Zuletzt bearbeitet 18.08.2026 18:06:35
- CVE-Watchlists
- Unerledigt
Missing Authorization in eScriptorium
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
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Escriptorium ≫ Escriptorium Version <= 26.04.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.24% | 0.147 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| cve@gitlab.com | 7.1 | 2.8 | 4.2 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L
|
CWE-862 Missing Authorization
The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
https://gitlab.com/scripta/escriptorium/-/work_items/1227