CVE-2026-29105 PUBLISHED

SuiteCRM has Unauthenticated Open Redirect in Leads WebToLead Capture

Assigner: GitHub_M
Reserved: 03.03.2026 Published: 19.03.2026 Updated: 19.03.2026

SuiteCRM is an open-source, enterprise-ready Customer Relationship Management (CRM) software application. Prior to versions 7.15.1 and 8.9.3, SuiteCRM contains an unauthenticated open redirect vulnerability in the WebToLead capture functionality. A user-supplied POST parameter is used as a redirect destination without validation, allowing attackers to redirect victims to arbitrary external websites. This vulnerability allows attackers to abuse the trusted SuiteCRM domain for phishing and social engineering attacks by redirecting users to malicious external websites. Versions 7.15.1 and 8.9.3 patch the issue.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
CVSS Score: 5.4

Product Status

Vendor SuiteCRM
Product SuiteCRM
Versions
  • Version < 7.15.1 is affected
  • Version >= 8.0.0, < 8.9.3 is affected

References

Problem Types

  • CWE-601: URL Redirection to Untrusted Site ('Open Redirect') CWE