Cyber Posture

CVE-2026-29097

High

Published: 19 March 2026

Published
19 March 2026
Modified
24 March 2026
KEV Added
Patch
CVSS Score 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.0002 5.0th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-29097 is a high-severity SSRF (CWE-918) vulnerability in Suitecrm Suitecrm. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 5.0th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SC-5 (Denial-of-service Protection) and SI-10 (Information Input Validation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

SI-10 requires validation of inputs to the RSS Feed Dashlet, directly preventing SSRF exploitation by rejecting malicious URLs.

prevent

SC-5 implements DoS protections that mitigate the availability impact caused by SSRF-triggered resource exhaustion in SuiteCRM.

prevent

SI-2 ensures timely patching of the SuiteCRM RSS Feed Dashlet flaw, as versions 7.15.1 and 8.9.3 specifically address this SSRF/DoS vulnerability.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1499.004 Application or System Exploitation Impact
Adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users.
Why these techniques?

SSRF in public-facing web app (SuiteCRM) directly enables remote unauthenticated exploitation (T1190) that triggers application-level DoS (T1499.004) with no C/I impact.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

SuiteCRM is an open-source, enterprise-ready Customer Relationship Management (CRM) software application. Versions prior to 7.15.1 and 8.9.3 contain a Server-Side Request Forgery (SSRF) vulnerability combined with a Denial of Service (DoS) condition in the RSS Feed Dashlet component. Versions 7.15.1…

more

and 8.9.3 patch the issue.

Deeper analysisAI

CVE-2026-29097 is a Server-Side Request Forgery (SSRF) vulnerability combined with a Denial of Service (DoS) condition affecting the RSS Feed Dashlet component in SuiteCRM, an open-source Customer Relationship Management (CRM) software application. The issue impacts versions prior to 7.15.1 and 8.9.3. It has a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H), indicating high severity primarily due to availability impact, and is associated with CWE-918.

Unauthenticated attackers with network access can exploit this vulnerability remotely with low complexity and no user interaction required. By manipulating the RSS Feed Dashlet, they can trigger SSRF to make unauthorized requests from the server, resulting in a DoS condition that disrupts service availability without affecting confidentiality or integrity.

SuiteCRM versions 7.15.1 and 8.9.3 address the vulnerability with patches. Additional details on mitigation and release notes are available in the SuiteCRM documentation at https://docs.suitecrm.com/admin/releases/7.15.x and the GitHub security advisory at https://github.com/SuiteCRM/SuiteCRM/security/advisories/GHSA-x3p2-qcqh-qx2m.

Details

CWE(s)

Affected Products

suitecrm
suitecrm
≤ 7.15.1 · 8.0.0 — 8.9.3

CVEs Like This One

CVE-2026-33289Same product: Suitecrm Suitecrm
CVE-2026-29102Same product: Suitecrm Suitecrm
CVE-2026-29101Same product: Suitecrm Suitecrm
CVE-2026-29109Same product: Suitecrm Suitecrm
CVE-2026-29103Same product: Suitecrm Suitecrm
CVE-2026-29096Same product: Suitecrm Suitecrm
CVE-2026-29189Same product: Suitecrm Suitecrm
CVE-2026-29100Same product: Suitecrm Suitecrm
CVE-2026-33288Same product: Suitecrm Suitecrm
CVE-2026-29099Same product: Suitecrm Suitecrm

References