CVE-2026-59721

Hoppscotch is an open source API development ecosystem. Prior to 2026.6.0, the updateInfraConfigs GraphQL mutation in admin/infra.resolver.ts accepts an attacker-controlled MAILER_SMTP_URL value, and validateSMTPUrl in utils.ts permits path, query, or fragment content that nodemailer parses into sendmail transport options, allowing an admin to execute arbitrary commands as root in the backend container after restart and mail sending. This issue is fixed in version 2026.6.0.
Configurations

No configuration.

History

09 Jul 2026, 20:16

Type Values Removed Values Added
References () https://github.com/hoppscotch/hoppscotch/security/advisories/GHSA-v7q6-r45w-2c6r - () https://github.com/hoppscotch/hoppscotch/security/advisories/GHSA-v7q6-r45w-2c6r -

09 Jul 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-09 18:16

Updated : 2026-07-10 19:15


NVD link : CVE-2026-59721

Mitre link : CVE-2026-59721

CVE.ORG link : CVE-2026-59721


JSON object : View

Products Affected

No product.

CWE
CWE-77

Improper Neutralization of Special Elements used in a Command ('Command Injection')

CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

CWE-915

Improperly Controlled Modification of Dynamically-Determined Object Attributes