📧 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 vulnerability Higher Education CRITICAL 9h Global data_breach Government HIGH 10h Global supply_chain Software Development and Open Source Communities CRITICAL 10h Global malware Software Development CRITICAL 10h Global phishing Multiple Sectors HIGH 10h Global vulnerability Web Applications CRITICAL 11h Global apt Critical Infrastructure CRITICAL 11h Global ransomware Multiple sectors CRITICAL 12h Global supply_chain Software Development, IT Infrastructure, Technology CRITICAL 12h Global vulnerability,data_breach,general Technology, Industrial Control Systems, Telecommunications HIGH 13h Global vulnerability Higher Education CRITICAL 9h Global data_breach Government HIGH 10h Global supply_chain Software Development and Open Source Communities CRITICAL 10h Global malware Software Development CRITICAL 10h Global phishing Multiple Sectors HIGH 10h Global vulnerability Web Applications CRITICAL 11h Global apt Critical Infrastructure CRITICAL 11h Global ransomware Multiple sectors CRITICAL 12h Global supply_chain Software Development, IT Infrastructure, Technology CRITICAL 12h Global vulnerability,data_breach,general Technology, Industrial Control Systems, Telecommunications HIGH 13h Global vulnerability Higher Education CRITICAL 9h Global data_breach Government HIGH 10h Global supply_chain Software Development and Open Source Communities CRITICAL 10h Global malware Software Development CRITICAL 10h Global phishing Multiple Sectors HIGH 10h Global vulnerability Web Applications CRITICAL 11h Global apt Critical Infrastructure CRITICAL 11h Global ransomware Multiple sectors CRITICAL 12h Global supply_chain Software Development, IT Infrastructure, Technology CRITICAL 12h Global vulnerability,data_breach,general Technology, Industrial Control Systems, Telecommunications HIGH 13h
Vulnerabilities

CVE-2026-33745

High ⚡ Exploit Available
cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.39.0, the cpp-httplib HTTP client forwards stored Basic Auth, Bearer Token, and Digest Auth credentials to
CWE-200 — Weakness Type
Published: Mar 27, 2026  ·  Modified: Apr 2, 2026  ·  Source: NVD
CVSS v3
7.4
🔗 NVD Official
📄 Description (English)

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.39.0, the cpp-httplib HTTP client forwards stored Basic Auth, Bearer Token, and Digest Auth credentials to arbitrary hosts when following cross-origin HTTP redirects (301/302/307/308). A malicious or compromised server can redirect the client to an attacker-controlled host, which then receives the plaintext credentials in the `Authorization` header. Version 0.39.0 fixes the issue.

🤖 AI Executive Summary

cpp-httplib versions prior to 0.39.0 leak authentication credentials (Basic Auth, Bearer Token, Digest Auth) to arbitrary hosts during HTTP redirects. An attacker can redirect a client to a malicious server and capture plaintext credentials in the Authorization header. This affects any Saudi organization using cpp-httplib in client applications, particularly those handling sensitive API communications. Immediate patching to version 0.39.0 or later is critical.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: May 4, 2026 23:32
🇸🇦 Saudi Arabia Impact Assessment
High impact for Saudi banking sector (SAMA-regulated institutions) using cpp-httplib for API integrations with payment gateways and financial services. Government agencies (NCA oversight) face credential compromise risks in inter-agency communications. Telecom operators (STC, Mobily) using cpp-httplib in network management tools could expose authentication tokens. Healthcare providers (MOH) handling patient data APIs are at risk. Energy sector (ARAMCO, SEC) applications communicating with SCADA or operational systems could be compromised. E-commerce and fintech startups in KAUST/Riyadh tech hubs are particularly vulnerable.
🏢 Affected Saudi Sectors
Banking and Financial Services Government and Public Administration Healthcare and Medical Services Energy and Utilities Telecommunications E-commerce and Retail Technology and Software Development Insurance
⚖️ Saudi Risk Score (AI)
8.2
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Inventory all applications and services using cpp-httplib library across your organization
2. Identify which versions are deployed (pre-0.39.0 are vulnerable)
3. Disable HTTP redirects in cpp-httplib client configurations if possible, or implement redirect validation
4. Monitor network traffic for suspicious cross-origin redirects to unfamiliar hosts

PATCHING GUIDANCE:
1. Upgrade cpp-httplib to version 0.39.0 or later immediately
2. Recompile all dependent applications with the patched library
3. Conduct full regression testing before production deployment
4. Prioritize patching for applications handling financial, healthcare, or government data

COMPENSATING CONTROLS (if immediate patching not possible):
1. Implement HTTP redirect validation - whitelist allowed redirect destinations
2. Use certificate pinning for HTTPS connections to prevent MITM attacks
3. Implement network-level controls to block unexpected outbound connections
4. Rotate all credentials (API keys, tokens, passwords) that may have been exposed
5. Enable multi-factor authentication for critical services
6. Implement request signing with short-lived tokens instead of static credentials

DETECTION RULES:
1. Monitor for Authorization header presence in requests to unexpected external hosts
2. Alert on HTTP 301/302/307/308 responses followed by requests to different domains
3. Track cpp-httplib version usage in dependency scanning tools
4. Implement SIEM rules to detect credential patterns in outbound traffic
5. Monitor DNS queries for suspicious domain resolution patterns
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. قم بحصر جميع التطبيقات والخدمات التي تستخدم مكتبة cpp-httplib في جميع أنحاء المنظمة
2. حدد الإصدارات المنتشرة (الإصدارات السابقة للإصدار 0.39.0 معرضة للخطر)
3. عطّل عمليات إعادة التوجيه HTTP في تكوينات عميل cpp-httplib إن أمكن، أو قم بتنفيذ التحقق من إعادة التوجيه
4. راقب حركة الشبكة بحثاً عن عمليات إعادة توجيه مريبة عبر الأصول إلى مضيفين غير معروفين

إرشادات التصحيح:
1. قم بترقية cpp-httplib إلى الإصدار 0.39.0 أو أحدث على الفور
2. أعد ترجمة جميع التطبيقات التابعة باستخدام المكتبة المصححة
3. إجراء اختبار انحدار كامل قبل نشر الإنتاج
4. إعطاء الأولوية لتصحيح التطبيقات التي تتعامل مع البيانات المالية والصحية والحكومية

الضوابط البديلة (إذا لم يكن التصحيح الفوري ممكناً):
1. تنفيذ التحقق من إعادة التوجيه HTTP - قائمة بيضاء للوجهات المسموحة
2. استخدام تثبيت الشهادة لاتصالات HTTPS لمنع هجمات MITM
3. تنفيذ ضوابط على مستوى الشبكة لحظر الاتصالات الصادرة غير المتوقعة
4. تدوير جميع بيانات الاعتماد (مفاتيح API والرموز وكلمات المرور) التي قد تكون قد تعرضت
5. تفعيل المصادقة متعددة العوامل للخدمات الحرجة
6. تنفيذ توقيع الطلب برموز قصيرة الأجل بدلاً من بيانات الاعتماد الثابتة

قواعد الكشف:
1. مراقبة وجود رأس Authorization في الطلبات إلى مضيفين خارجيين غير متوقعين
2. تنبيه على استجابات HTTP 301/302/307/308 متبوعة بطلبات إلى نطاقات مختلفة
3. تتبع استخدام إصدار cpp-httplib في أدوات فحص التبعيات
4. تنفيذ قواعد SIEM للكشف عن أنماط بيانات الاعتماد في حركة المرور الصادرة
5. مراقبة استعلامات DNS لأنماط دقة النطاق المريبة
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.5.1.1 - Information Security Policies (credential handling) ECC 2024 A.6.1.2 - Access Control (authentication mechanism security) ECC 2024 A.8.2.1 - Cryptography (protection of credentials in transit) ECC 2024 A.12.6.1 - Technical Vulnerability Management (library patching)
🔵 SAMA CSF
SAMA CSF ID.AM-2 - Asset Management (inventory cpp-httplib usage) SAMA CSF PR.AC-1 - Access Control (credential protection) SAMA CSF PR.DS-2 - Data Security (encryption of authentication data) SAMA CSF DE.CM-8 - Monitoring (detection of credential leakage)
🟡 ISO 27001:2022
ISO 27001:2022 A.5.15 - Supplier Relationships (third-party library security) ISO 27001:2022 A.8.1.1 - User Endpoint Devices (client application security) ISO 27001:2022 A.8.2.3 - Cryptography (credential protection mechanisms) ISO 27001:2022 A.8.3.2 - Access Control (authentication credential management)
🟣 PCI DSS v4.0.1
PCI DSS 2.4 - Maintain Inventory of System Components (library tracking) PCI DSS 6.2 - Security Patches (timely patching of vulnerable libraries) PCI DSS 8.2.1 - User Authentication (credential protection during transmission)
📦 Affected Products / CPE 1 entries
yhirose:cpp-httplib
📊 CVSS Score
7.4
/ 10.0 — High
📊 CVSS Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
Attack VectorN — None / Network
Attack ComplexityH — High
Privileges RequiredN — None / Network
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityH — High
IntegrityH — High
AvailabilityN — None / Network
📋 Quick Facts
Severity High
CVSS Score7.4
CWECWE-200
EPSS0.04%
Exploit ✓ Yes
Patch ✗ No
Published 2026-03-27
Source Feed nvd
Views 4
🇸🇦 Saudi Risk Score
8.2
/ 10.0 — Saudi Risk
Priority: CRITICAL
🏷️ Tags
exploit-available CWE-200
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.