CVE-2026-33659
Last modified
CVE-2026-33659 is a low-severity vulnerability rated 3.1/10 on the CVSS scale. EspoCRM is an open source customer relationship management application. In versions 9.3.3 and below, the POST /api/v1/Attachment/fromImageUrl endpoint is vulnerable to Server-Side Request Forgery (SSRF) via a DNS rebinding (TOCTOU) condition. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
Description
EspoCRM is an open source customer relationship management application. In versions 9.3.3 and below, the POST /api/v1/Attachment/fromImageUrl endpoint is vulnerable to Server-Side Request Forgery (SSRF) via a DNS rebinding (TOCTOU) condition. Host validation uses dns_get_record() but the actual HTTP request resolves hostnames through curl's internal resolver (gethostbyname()), allowing the two lookups to return different IP addresses for the same hostname. A secondary issue exists where an empty DNS result (due to DNS failure, IPv6-only domains, or non-existent hostnames) causes the validation to implicitly allow the host without further checks. An authenticated attacker with default attachment creation access can exploit this gap to bypass internal IP restrictions and scan internal network ports, confirm the existence of internal hosts, and interact with internal HTTP-based services, though data extraction from binary protocol services and remote code execution are not possible through this endpoint. This issue has been fixed in version 9.3.4.
Metrics
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Espocrm | Espocrm | < 9.3.4 |
References
- https://github.com/espocrm/espocrm/security/advisories/GHSA-6m4j-fwrx-crh7Exploit, Vendor Advisory
- https://github.com/espocrm/espocrm/security/advisories/GHSA-6m4j-fwrx-crh7Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33659?
How severe is CVE-2026-33659?
How do I fix CVE-2026-33659?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-33653Ulloady is a file uploader script with multi-file upload sup…5.4
- CVE-2026-33654nanobot is a personal AI assistant. Prior to version 0.1.6, …9.8
- CVE-2026-33655New API is a large language mode (LLM) gateway and artificia…7.7
- CVE-2026-33656EspoCRM is an open source customer relationship management a…9.1
- CVE-2026-33657EspoCRM is an open source customer relationship management a…5.4
- CVE-2026-33658Active Storage allows users to attach cloud and local files …6.5
- CVE-2026-3366IBM InfoSphere Optim Test Data Fabrication 1.0.0, 1.0.0.1, 1…7.5
- CVE-2026-33660n8n is an open source workflow automation platform. Prior to…8.8
- CVE-2026-33661Pay is an open-source payment SDK extension package for vari…7.5
- CVE-2026-33662OP-TEE is a Trusted Execution Environment (TEE) designed as …7.5
- CVE-2026-33663n8n is an open source workflow automation platform. Prior to…6.5
- CVE-2026-33664Kestra is an open-source, event-driven orchestration platfor…5.4
Are you affected by CVE-2026-33659?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
