CVE-2026-18275
Received Received - Intake

Authorization Bypass in Scripta eScriptorium Serializers

Vulnerability report for CVE-2026-18275, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-06

Last updated on: 2026-08-06

Assigner: GitLab Inc.

Description

Authorization bypass in the process and annotation taxonomy serializers in Scripta eScriptorium through 26.04.1 allows a remote authenticated user to run segmentation and transcription against other users' document parts, overwriting their content, via part primary keys supplied to a many=True related field whose queryset restriction was applied to the ManyRelatedField instead of its child_relation and therefore had no effect

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-06
Last Modified
2026-08-06
Generated
2026-08-16
AI Q&A
2026-08-06
EPSS Evaluated
2026-08-15
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
scripta escriptorium 26.04.1

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-639 The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an authorization bypass in Scripta eScriptorium through version 26.04.1. It allows a remote authenticated user to perform segmentation and transcription on other users' document parts, potentially overwriting their content. The issue occurs due to incorrect application of queryset restrictions in the serializers.

Detection Guidance

This vulnerability involves authorization bypass in Scripta eScriptorium's serializers. To detect it, inspect the application logs for unauthorized access attempts to document parts or segmentation/transcription operations performed by non-owners. Check for requests containing part primary keys in many=True related fields that modify other users' content. Review the ManyRelatedField usage in the serializers to ensure queryset restrictions are applied correctly to child_relation.

Impact Analysis

If you are a user of Scripta eScriptorium, an attacker with valid credentials could modify or overwrite your document parts without authorization. This could lead to data loss, corruption, or unauthorized changes to your work.

Compliance Impact

This vulnerability could impact compliance with GDPR and HIPAA by allowing unauthorized access and modification of sensitive data. GDPR requires protecting personal data, while HIPAA mandates safeguarding protected health information. Unauthorized changes could violate these regulations.

Mitigation Strategies

Update Scripta eScriptorium to version 26.04.1 or later to address the authorization bypass issue in the serializers.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-18275. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart