CVE-2026-29097
SSRF and DoS in SuiteCRM RSS Feed Dashlet Prior to
Publication date: 2026-03-19
Last updated on: 2026-03-24
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| suitecrm | suitecrm | to 7.15.1 (exc) |
| suitecrm | suitecrm | From 8.0.0 (inc) to 8.9.3 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| 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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability affects SuiteCRM, an open-source Customer Relationship Management software. Versions prior to 7.15.1 and 8.9.3 have a Server-Side Request Forgery (SSRF) vulnerability combined with a Denial of Service (DoS) condition in the RSS Feed Dashlet component.
SSRF vulnerabilities allow an attacker to make the server perform unintended requests, potentially accessing internal resources or causing disruptions. The DoS condition means the vulnerability can also be exploited to make the service unavailable or crash.
The issue is fixed in versions 7.15.1 and 8.9.3 of SuiteCRM.
How can this vulnerability impact me? :
Exploitation of this vulnerability can lead to unauthorized server-side requests, potentially exposing internal systems or sensitive data that should not be accessible externally.
Additionally, the Denial of Service condition can disrupt the availability of the SuiteCRM service, impacting business operations that rely on it.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, you should upgrade SuiteCRM to version 7.15.1 or later, or version 8.9.3 or later, as these versions contain patches that fix the Server-Side Request Forgery (SSRF) and Denial of Service (DoS) issues in the RSS Feed Dashlet component.