CVE-2026-47255

Summary

AgenticMail gives AI agents real email addresses and phone numbers. @agenticmail/api prior to version 0.9.32 and @agenticmail/core prior to version 0.9.10 had weakness related to validation and and binding of inactive-agent hour filtering; storage SQL identifier validation; metadata-backed ownership checks for raw storage SQL; blocking direct storage metadata access through raw SQL; fail-closed outbound worker secret handling; SMTP envelope/header control-character validation before command construction; and TLS certificate verification as the default for MailSender with an explicit opt-out for local development. @agenticmail/api prior to version 0.9.32 and @agenticmail/core prior to version 0.9.10 are patched.

Affected Software

VendorProductVersion RangeStatus
agenticmail@agenticmail/api< 0.9.32affected
agenticmail@agenticmail/core< 0.9.10affected

Weaknesses

  • CWE-20: CWE-20: Improper Input Validation
  • CWE-89: CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
  • CWE-284: CWE-284: Improper Access Control
  • CWE-319: CWE-319: Cleartext Transmission of Sensitive Information
  • CWE-798: CWE-798: Use of Hard-coded Credentials

References