CVE Catalog

CVE-2026-92298

MediumCVSS 4.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.32%

26th percentile - higher than 26% of all known CVEs

Summary

EspoCRM through 10.0.8 uses PHP's rand() function to generate tokens for lead-capture opt-in, event invitation, and campaign URLs instead of a cryptographically secure generator. Remote unauthenticated attackers can guess these roughly 31-bit tokens to confirm opt-ins, accept or decline event invitations on behalf of other contacts, and access event details.

Risk Assessment

An attacker can impersonate other users, manipulate consents, and access event information, potentially leading to confidentiality and integrity breaches. The vulnerability is easily exploitable remotely without authentication.

Recommendation

Update EspoCRM to a version later than 10.0.8 that uses a cryptographically secure token generator. Until then, restrict access to token-generating functions.

Other vulnerabilities in EspoCRM

See all
Original NVD description (English source)

EspoCRM through 10.0.8 uses PHP's rand() function to generate tokens for lead-capture opt-in, event invitation, and campaign URLs instead of a cryptographically secure generator. Remote unauthenticated attackers can guess these roughly 31-bit tokens to confirm opt-ins, accept or decline event invitations on behalf of other contacts, and access event details.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS