CyberIntel ⬡ News
★ Saved ◆ Cyber Reads
← Back ⬡ Vulnerabilities & CVEs Apr 14, 2026

CVE-2026-33534 | EspoCRM up to 9.3.3 fromImageUrl isNotInternalHost server-side request forgery

VulDB Archived Apr 14, 2026 ✓ Full text saved

A vulnerability, which was classified as critical , has been found in EspoCRM up to 9.3.3 . This affects the function HostCheck::isNotInternalHost of the file /api/v1/Attachment/fromImageUrl . This manipulation causes server-side request forgery. This vulnerability is handled as CVE-2026-33534 . The attack can be initiated remotely. There is not any exploit available. It is advisable to upgrade the affected component.

Full text archived locally
✦ AI Summary · Claude Sonnet


    VDB-357212 · CVE-2026-33534 · GCVE-0-2026-33534 ESPOCRM UP TO 9.3.3 FROMIMAGEURL ISNOTINTERNALHOST SERVER-SIDE REQUEST FORGERY HISTORYDIFFRELATEJSONXMLCTI CVSS Meta Temp Score Current Exploit Price (≈) CTI Interest Score 5.2 $0-$5k 3.07 Summaryinfo A vulnerability, which was classified as critical, was found in EspoCRM up to 9.3.3. This impacts the function HostCheck::isNotInternalHost of the file /api/v1/Attachment/fromImageUrl. Such manipulation leads to server-side request forgery. This vulnerability is uniquely identified as CVE-2026-33534. The attack can be launched remotely. No exploit exists. You should upgrade the affected component. Detailsinfo A vulnerability, which was classified as critical, has been found in EspoCRM up to 9.3.3. Affected by this issue is the function HostCheck::isNotInternalHost of the file /api/v1/Attachment/fromImageUrl. The manipulation with an unknown input leads to a server-side request forgery vulnerability. Using CWE to declare the problem leads to 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. Impacted is confidentiality, integrity, and availability. CVE summarizes: EspoCRM is an open source customer relationship management application. Versions 9.3.3 and below have an authenticated Server-Side Request Forgery (SSRF) vulnerability that allows bypassing the internal-host validation logic by using alternative IPv4 representations such as octal notation (e.g., 0177.0.0.1 instead of 127.0.0.1). This is caused by HostCheck::isNotInternalHost() function relying on PHP's filter_var(..., FILTER_VALIDATE_IP), which does not recognize alternative IP formats, causing the validation to fall through to a DNS lookup that returns no records and incorrectly treats the host as safe, however the cURL subsequently normalizes the address and connects to the loopback destination. Through the confirmed /api/v1/Attachment/fromImageUrl endpoint, an authenticated user can force the server to make requests to loopback-only services and store the fetched response as an attachment. This vulnerability is distinct from CVE-2023-46736 (which involved redirect-based SSRF) and may allow access to internal resources reachable from the application runtime. This issue has been fixed in version 9.3.4. The advisory is shared for download at github.com. This vulnerability is handled as CVE-2026-33534 since 03/20/2026. The exploitation is known to be easy. The attack may be launched remotely. There are known technical details, but no exploit is available. Upgrading to version 9.3.4 eliminates this vulnerability. Productinfo Name EspoCRM Version 9.3.0 9.3.1 9.3.2 9.3.3 License open-source Website Product: https://github.com/espocrm/espocrm/ CPE 2.3info 🔒 🔒 🔒 CPE 2.2info 🔒 🔒 🔒 CVSSv4info VulDB Vector: 🔒 VulDB Reliability: 🔍 CVSSv3info VulDB Meta Base Score: 5.3 VulDB Meta Temp Score: 5.2 VulDB Base Score: 6.3 VulDB Temp Score: 6.0 VulDB Vector: 🔒 VulDB Reliability: 🔍 CNA Base Score: 4.3 CNA Vector (GitHub_M): 🔒 CVSSv2info Vector Complexity Authentication Confidentiality Integrity Availability Unlock Unlock Unlock Unlock Unlock Unlock Unlock Unlock Unlock Unlock Unlock Unlock Unlock Unlock Unlock Unlock Unlock Unlock VulDB Base Score: 🔒 VulDB Temp Score: 🔒 VulDB Reliability: 🔍 Exploitinginfo Class: Server-side request forgery CWE: CWE-918 CAPEC: 🔒 ATT&CK: 🔒 Physical: No Local: No Remote: Yes Availability: 🔒 Status: Not defined Price Prediction: 🔍 Current Price Estimation: 🔒 0-Day Unlock Unlock Unlock Unlock Today Unlock Unlock Unlock Unlock Threat Intelligenceinfo Interest: 🔍 Active Actors: 🔍 Active APT Groups: 🔍 Countermeasuresinfo Recommended: Upgrade Status: 🔍 0-Day Time: 🔒 Upgrade: EspoCRM 9.3.4 Timelineinfo 03/20/2026 CVE reserved 04/13/2026 +23 days Advisory disclosed 04/13/2026 +0 days VulDB entry created 04/13/2026 +0 days VulDB entry last update Sourcesinfo Product: github.com Advisory: github.com Status: Confirmed CVE: CVE-2026-33534 (🔒) GCVE (CVE): GCVE-0-2026-33534 GCVE (VulDB): GCVE-100-357212 Entryinfo Created: 04/13/2026 22:04 Changes: 04/13/2026 22:04 (64) Complete: 🔍 Cache ID: 99:3B5:101 Discussion No comments yet. Languages: en. Please log in to comment. ◂ PreviousOverviewNext ▸
    💬 Team Notes
    Article Info
    Source
    VulDB
    Category
    ⬡ Vulnerabilities & CVEs
    Published
    Apr 14, 2026
    Archived
    Apr 14, 2026
    Full Text
    ✓ Saved locally
    Open Original ↗