S4E just found a high top 10 tcp port service scan
critical·Web Vulnerabilities·Updated Aug 14, 2026

CVE-2026-40280 Scanner

CVE-2026-40280 Scanner - Server-Side-Request-Forgery (SSRF) vulnerability in Gotenberg

Est. Time~1 minutes
Scan TypeGroup Scan
Targetsdomain, subdomain, ipv4
CostFree
0
Times Used
by S4E users
0
Assets Scanned
domains & IPs
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2026-40280
7.8
CVSShigh
Exploitable remotely over the internet · no authentication required.

Gotenberg is an API-based document conversion tool. In versions 8.30.1 and earlier, the default private-IP deny-lists for the --webhook-deny-list and --api-download-from-deny-list flags use a case-sensitive regular expression (^https?://) to match URL schemes. Because Go's net/url.Parse() normalizes the scheme to lowercase before establishing the outbound TCP connection, an attacker can bypass the deny-list by simply capitalizing part of the URL scheme (e.g., HTTP://, HTTPS://, or Http://). This allows unauthenticated requests to reach internal network services, including private IP ranges, loopback addresses, and cloud instance metadata endpoints such as HTTP://169.254.169.254/latest/meta-data/. This bypasses the same security control that was patched in CVE-2026-27018. This issue has been fixed in version 8.31.0.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
gotenbergby gotenberg
<= 8.30.1
Updated Aug 19, 2026View on NVD →
Detail

Gotenberg is primarily used as an API-based document conversion tool, popular among developers for its ease in converting HTML, Markdown, and Office documents into PDF format. It's commonly used in cloud and microservices architectures where document processing is needed server-side. Many enterprises and businesses utilize Gotenberg to automate their document conversion processes within their applications. By leveraging HTTP-based interactions, Gotenberg provides seamless integration into existing software infrastructure. Its open-source nature allows adaptability and customization according to specific business needs. Gotenberg serves as an efficient solution for document management within server environments, enhancing productivity and workflow.

Server-Side-Request-Forgery (SSRF) is a serious vulnerability that occurs when an attacker can make a server-side application process unintended requests, potentially leading to access of internal resources. In Gotenberg, it bypasses the deny-lists meant to filter out requests to sensitive internal endpoints. Exploited properly, this could allow an unauthorized user to communicate with internal systems usually inaccessible from the outside. The vulnerability can be triggered via incorrect URL scheme handling, opening pathways to internal IP addresses and metadata services. Mitigation is crucial, as SSRF risks exposing sensitive data and allowing other actions like unauthorized interaction with backend resources.

The vulnerability in Gotenberg exists due to inadequate filtering in the handling of URL schemes, particularly in the 'downloadFrom' feature. The application fails to correctly validate schemes entered in uppercase formats like 'HTTP://', enabling attackers to circumvent security rules. When such SSRF opportunities are exploited, it can lead to non-authenticated connections reaching critical internals like cloud metadata APIs, sensitive IP ranges, and loopback interfaces. The defect arises from improper regex usage in security rules, capitalized to lower arrangements can bypass the logical controls set for detecting prohibited engagements.

Exploitation of the SSRF vulnerability can potentially allow attackers to interact with internal and cloud-based services without proper authorization. This might lead to data breaches, information leakage, and elevate privileges by accessing configuration or metadata endpoints. Attackers can deploy further malevolent actions within internal networks by sending requests that verify/exploit internal vulnerabilities. Understanding and mapping an organization's internal architecture may also become achievable, increasing the exposure surface and risk level of associated systems. Proactively managing exposure and access controls are essential to restraining the possibilities of this vulnerability.

REFERENCES

Solution Advice
  • Update Gotenberg to version 8.31.0 or later to address the SSRF vulnerability.
  • Ensure all deny-lists are correctly configured and effectively implemented to prevent scheme manipulation.
  • Regularly review and test security configurations and rules to ensure they cannot be easily bypassed.
  • Employ network segmentation to minimize internal exposure and restrict access paths.
  • Monitor logs for abnormal outgoing requests that might indicate exploitation attempts.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.