8.5
CVE-2026-18359
- EPSS 0.22%
- Veröffentlicht 06.08.2026 15:11:13
- Zuletzt bearbeitet 18.08.2026 18:06:45
- CVE-Watchlists
- Unerledigt
Server-Side Request Forgery (SSRF) in eScriptorium
Server-side request forgery in the METS and IIIF import URI handling in Scripta eScriptorium through 26.04.1 allows a remote authenticated user to make the server issue arbitrary HTTP requests to internal hosts, including the cloud instance metadata service, via the mets_uri or iiif_uri parameter of POST /api/documents/{pk}/imports/, because the IMPORT_ALLOWED_DOMAINS setting defaults to '*' and no address filtering, redirect cap or timeout is appliedDaten sind bereitgestellt durch National Vulnerability Database (NVD)
Escriptorium ≫ Escriptorium Version <= 26.04.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.22% | 0.125 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| cve@gitlab.com | 8.5 | 3.1 | 4.7 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N
|
CWE-918 Server-Side Request Forgery (SSRF)
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.
https://gitlab.com/scripta/escriptorium/-/work_items/1230