CVE-2026-47255 PUBLISHED

AgenticMail API/storage and outbound relay hardening

Assigner: GitHub_M
Reserved: 18.05.2026 Published: 20.07.2026 Updated: 21.07.2026

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.

Metrics

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

Product Status

Vendor agenticmail
Product @agenticmail/api
Versions
  • Version < 0.9.32 is affected
Vendor agenticmail
Product @agenticmail/core
Versions
  • Version < 0.9.10 is affected

References

Problem Types

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