📧 info@ciso.sa | 📱 +966550939344 | Riyadh, Kingdom of Saudi Arabia
🔧 Scheduled Maintenance — Saturday 2:00-4:00 AM AST. Some features may be temporarily unavailable.    ●   
💎
Pro Plan 50% Off Unlock all AI features, unlimited reports, and priority support. Upgrade
Search Center
ESC to close
Global data_breach Government HIGH 43m Global malware Software Development CRITICAL 52m Global phishing Multiple Sectors HIGH 1h Global vulnerability Web Applications CRITICAL 1h Global apt Critical Infrastructure CRITICAL 1h Global ransomware Multiple sectors CRITICAL 2h Global supply_chain Software Development, IT Infrastructure, Technology CRITICAL 3h Global vulnerability,data_breach,general Technology, Industrial Control Systems, Telecommunications HIGH 3h Global general Consumer Electronics and Retail MEDIUM 6h Global supply_chain Software Development and Technology HIGH 6h Global data_breach Government HIGH 43m Global malware Software Development CRITICAL 52m Global phishing Multiple Sectors HIGH 1h Global vulnerability Web Applications CRITICAL 1h Global apt Critical Infrastructure CRITICAL 1h Global ransomware Multiple sectors CRITICAL 2h Global supply_chain Software Development, IT Infrastructure, Technology CRITICAL 3h Global vulnerability,data_breach,general Technology, Industrial Control Systems, Telecommunications HIGH 3h Global general Consumer Electronics and Retail MEDIUM 6h Global supply_chain Software Development and Technology HIGH 6h Global data_breach Government HIGH 43m Global malware Software Development CRITICAL 52m Global phishing Multiple Sectors HIGH 1h Global vulnerability Web Applications CRITICAL 1h Global apt Critical Infrastructure CRITICAL 1h Global ransomware Multiple sectors CRITICAL 2h Global supply_chain Software Development, IT Infrastructure, Technology CRITICAL 3h Global vulnerability,data_breach,general Technology, Industrial Control Systems, Telecommunications HIGH 3h Global general Consumer Electronics and Retail MEDIUM 6h Global supply_chain Software Development and Technology HIGH 6h
Vulnerabilities

CVE-2026-39383

High ⚡ Exploit Available
CWE-918 — Weakness Type
Published: May 5, 2026  ·  Modified: May 12, 2026  ·  Source: NVD
CVSS v3
7.2
🔗 NVD Official
📄 Description (English)

Gotenberg is an API-based document conversion tool. In version 8.29.1, an unauthenticated attacker with network access can force the server to make outbound HTTP POST requests to arbitrary internal or external destinations by supplying a crafted URL in the Gotenberg-Webhook-Url request header. The FilterDeadline function in filter.go is intended to gate outbound URLs, but when both the allow-list and deny-list are empty (the default configuration), it returns nil unconditionally and permits any URL.

This is a blind SSRF: Gotenberg POSTs the converted document to the webhook URL and only checks whether the response status code is an error, but never returns the target's response body to the attacker. An attacker can use this to probe internal network infrastructure by observing whether the error callback is invoked, force POST requests against internal services that perform side effects, and confirm reachability of cloud metadata endpoints. The retryable HTTP client issues up to 4 automatic retries per request, amplifying each probe.

This issue has been fixed in version 8.31.0. As a workaround, configure the GOTENBERG_API_WEBHOOK_ALLOW_LIST environment variable to restrict webhook URLs to known receivers, or set GOTENBERG_API_WEBHOOK_DENY_LIST to block RFC-1918 and link-local address ranges.

🤖 AI Executive Summary

Gotenberg 8.29.1 contains an unauthenticated Server-Side Request Forgery (SSRF) vulnerability in the Gotenberg-Webhook-Url header that allows attackers to force arbitrary HTTP POST requests to internal or external destinations. The vulnerability exists because the FilterDeadline function returns nil when both allow-list and deny-list are empty, bypassing URL validation entirely.

📄 Description (Arabic)

ثغرة SSRF عمياء في Gotenberg 8.29.1 تسمح لمهاجم غير مصرح بالوصول إلى الشبكة بفرض طلبات HTTP POST إلى وجهات عشوائية من خلال رأس Gotenberg-Webhook-Url. يمكن للمهاجم استخدام هذه الثغرة لاستكشاف البنية التحتية للشبكة الداخلية أو فرض طلبات ضد الخدمات الداخلية التي تؤدي إلى آثار جانبية.

🤖 ملخص تنفيذي (AI)

إصدار Gotenberg 8.29.1 يحتوي على ثغرة SSRF غير مصرح بها في رأس Gotenberg-Webhook-Url تسمح للمهاجمين بفرض طلبات HTTP POST عشوائية إلى وجهات داخلية أو خارجية. تنشأ الثغرة لأن دالة FilterDeadline تعيد nil عندما تكون قائمة السماح وقائمة الحظر فارغتين.

🤖 AI Intelligence Analysis Analyzed: May 10, 2026 10:18
🇸🇦 Saudi Arabia Impact Assessment
Saudi Relevance: high
🏢 Affected Saudi Sectors
government banking telecom healthcare
🎯 MITRE ATT&CK Techniques
⚖️ Saudi Risk Score (AI)
7.0
/ 10.0
🔧 Remediation Steps (English)
Upgrade Gotenberg to version 8.29.2 or later immediately. Configure explicit allow-list and deny-list rules for webhook URLs in production environments. Implement network segmentation to restrict outbound connections from Gotenberg servers. Monitor and log all webhook requests. Disable webhook functionality if not required.
🔧 خطوات المعالجة (العربية)
قم بترقية Gotenberg إلى الإصدار 8.29.2 أو أحدث فوراً. قم بتكوين قوائم سماح وحظر صريحة لعناوين URL الخاصة بـ webhook في بيئات الإنتاج. قم بتنفيذ تقسيم الشبكة لتقييد الاتصالات الصادرة من خوادم Gotenberg. راقب وسجل جميع طلبات webhook. عطّل وظيفة webhook إذا لم تكن مطلوبة.
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
5.3 5.4 6.1
🔵 SAMA CSF
CC-6.1 CC-6.2 CC-7.2
🟡 ISO 27001:2022
A.13.1.1 A.13.2.1 A.14.2.1
📦 Affected Products / CPE 1 entries
thecodingmachine:gotenberg
📊 CVSS Score
7.2
/ 10.0 — High
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredN — None / Network
User InteractionN — None / Network
ScopeC — Changed
ConfidentialityL — Low / Local
IntegrityL — Low / Local
AvailabilityN — None / Network
📋 Quick Facts
Severity High
CVSS Score7.2
CWECWE-918
EPSS0.05%
Exploit ✓ Yes
Patch ✗ No
Published 2026-05-05
Source Feed nvd
Views 1
🇸🇦 Saudi Risk Score
7.0
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ Tags
exploit-available CWE-918
Share this CVE

💬 Comments

0
Loading comments
📣 Found this valuable?
Share it with your cybersecurity network
in LinkedIn 𝕏 X / Twitter 💬 WhatsApp ✈ Telegram
🍪 Privacy Preferences
CISO Consulting — Compliant with Saudi Personal Data Protection Law (PDPL)
We use cookies and similar technologies to provide the best experience on our platform. You can choose which types you accept.
🔒
Essential Always On
Required for the website to function properly. Cannot be disabled.
📋 Sessions, CSRF tokens, authentication, language preferences
📊
Analytics
Help us understand how visitors use the site and improve performance.
📋 Page views, session duration, traffic sources, performance metrics
⚙️
Functional
Enable enhanced features like content personalization and preferences.
📋 Dark/light theme, font size, custom dashboards, saved filters
📣
Marketing
Used to deliver content and ads relevant to your interests.
📋 Campaign tracking, retargeting, social media analytics
Privacy Policy →
CISO AI Assistant
Ask anything · Documents · Support
🔐

Introduce Yourself

Enter your details to access the full assistant

Your info is private and never shared
💬
CyberAssist
Online · responds in seconds
5 / 5
🔐 Verify Your Identity

Enter your email to receive a verification code before submitting a support request.

Enter to send · / for commands 0 / 2000
CISO AI · Powered by Anthropic Claude
✦ Quick Survey Help Us Improve CISO Consulting Your feedback shapes the future of our platform — takes less than 2 minutes.
⚠ Please answer this question to continue

How would you rate your overall experience with our platform?

Rate from 1 (poor) to 5 (excellent)

🎉
Thank you!
Your response has been recorded.