CVE-2026-92298 | CVSS: 4.8 | 严重级别: MEDIUM
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.
参考链接:
• https://gist.github.com/kazisabu/9e3109aab24245fde19b88f53f965e93
• https://github.com/espocrm/espocrm
• https://github.com/espocrm/espocrm/blob/10.0.8/application/Espo/Core/Utils/Util.
📌 数据来源: NVD 官方
⚠️ 合规声明: 本文内容仅用于网络安全合规学习、科研与授权测试用途。严禁用于任何未授权行为,违者自行承担全部法律责任。