Description
PraisonAI AgentMail versions before 4.6.78 lack signature verification in webhook mode, allowing unauthenticated attackers to inject messages with spoofed sender addresses. Attackers can POST crafted message.received events to the webhook endpoint to inject arbitrary content into the agent and trigger replies to attacker-controlled addresses, bypassing sender allow/block lists.
Published: 2026-07-11
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

PraisonAI AgentMail versions before 4.6.78 do not verify signatures in webhook mode, so any user can POST crafted message.received events. An attacker can inject arbitrary message content that the agent will send to the specified address, bypassing the sender allow and block lists. The vulnerability enables the attacker to spoof a sender address, cause automated replies, and potentially launch phishing or spam campaigns. This flaw is categorized as CWE‑290.

Affected Systems

MervinPraison’s PraisonAI AgentMail product is affected for all versions prior to 4.6.78. No unaffected older versions are identified.

Risk and Exploitability

The CVSS score of 6.9 indicates medium severity, and the EPSS score of < 1% indicates a very low exploitation probability. The vulnerability is not listed in CISA KEV. An attacker can exploit the flaw from an external network without any authentication, making the attack vector easy to reach. Because the flaw allows messages to be sent to arbitrary addresses, the potential impact spans confidentiality of email content and reputation of the sender domain.

Generated by OpenCVE AI on July 31, 2026 at 12:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade PraisonAI AgentMail to version 4.6.78 or later to enable webhook signature verification
  • Configure the webhook endpoint to require authenticated requests and enable signature validation before processing message events
  • If an upgrade is not immediately possible, restrict webhook access to trusted networks and monitor outbound email traffic for suspicious replies

Generated by OpenCVE AI on July 31, 2026 at 12:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 14 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 11 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Description PraisonAI AgentMail versions before 4.6.78 lack signature verification in webhook mode, allowing unauthenticated attackers to inject messages with spoofed sender addresses. Attackers can POST crafted message.received events to the webhook endpoint to inject arbitrary content into the agent and trigger replies to attacker-controlled addresses, bypassing sender allow/block lists.
Title PraisonAI AgentMail before 4.6.78 Message Injection via Webhook
First Time appeared Praison
Praison praisonai
Weaknesses CWE-290
CPEs cpe:2.3:a:praison:praisonai:*:*:*:*:*:*:*:*
Vendors & Products Praison
Praison praisonai
References
Metrics cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N'}


Subscriptions

Praison Praisonai
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-13T16:10:29.816Z

Reserved: 2026-07-09T14:05:21.470Z

Link: CVE-2026-61428

cve-icon Vulnrichment

Updated: 2026-07-13T16:10:19.472Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T12:45:03Z

Weaknesses
  • CWE-290

    Authentication Bypass by Spoofing