CVE-2026-91081
Received Received - Intake

Server-Side Request Forgery in Docs Through 5.6.1

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

Publication date: 2026-09-14

Last updated on: 2026-09-14

Assigner: VulnCheck

Description

Docs through 5.6.1 contains a server-side request forgery vulnerability in the cors-proxy endpoint that allows anonymous attackers to make outbound requests by providing a public document UUID. Attackers can exploit DNS time-of-check-time-of-use race conditions and shared address space bypasses to access internal network resources and exfiltrate image content.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-14
Last Modified
2026-09-14
Generated
2026-09-14
AI Q&A
2026-09-14
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
suitenumerique docs 5.6.1
suitenumerique docs 5.2.1

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-918 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.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a server-side request forgery (SSRF) in Docs through 5.6.1. It exists in the cors-proxy endpoint, where anonymous attackers can make outbound requests by providing a public document UUID. Attackers exploit DNS time-of-check-time-of-use race conditions and shared address space bypasses to access internal network resources and steal image content.

Detection Guidance

Detecting this vulnerability requires monitoring for unusual outbound requests from the cors-proxy endpoint. Check server logs for requests to the /cors-proxy endpoint with public document UUIDs. Look for DNS time-of-check-time-of-use race conditions or shared address space bypasses in network traffic.

Impact Analysis

An attacker could use this flaw to access internal systems, exfiltrate sensitive data like images, or interact with internal services. This could lead to unauthorized data access, network reconnaissance, or further attacks on internal infrastructure.

Compliance Impact

This vulnerability could lead to unauthorized data access or exfiltration, violating GDPR's data protection principles or HIPAA's security requirements for protected health information. Organizations may face compliance breaches, legal penalties, or reputational damage if exploited.

Mitigation Strategies

Immediately update Docs to version 5.6.2 or later to patch the vulnerability. Disable the cors-proxy endpoint if not required. Implement network segmentation to restrict outbound requests from the server. Monitor for suspicious outbound traffic patterns.

Chat Assistant

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

EPSS Chart