Description
A vulnerability has been found in mettle sendportal up to 3.0.1. This issue affects the function sendgrid/postmark/postal/mailjet of the component APIv1 Webhooks. The manipulation leads to missing authentication. The attack is possible to be carried out remotely. The exploit has been disclosed to the public and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-07-09
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A vulnerability in the APIv1 Webhooks of Mettle Sendportal allows remote attackers to bypass authentication for the sendgrid, postmark, postal, and mailjet endpoints. The flaw is rooted in improper authentication handling (CWE‑287) and missing authentication checks (CWE‑306). The attacker can manipulate requests to trigger webhook handlers without valid credentials, potentially causing unintended service behavior, unauthorized data exposure, or denial of related services. The attack is possible to be carried out remotely by crafting requests directly to these endpoints over HTTP.

Affected Systems

The flaw affects the sendportal application of the vendor Mettle, specifically versions up to and including 3.0.1. Any deployment that exposes the APIv1 Webhooks endpoints (sendgrid, postmark, postal, mailjet) is at risk, regardless of host configuration.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate to high severity. The publicly disclosed exploit may be available, and the attack is remote. The EPSS score of <1% indicates a very low likelihood of exploitation today. The flaw is not listed in CISA’s KEV catalog, suggesting it is not yet known to be exploited in the wild. Attackers would need to identify an exposed APIv1 Webhooks endpoint with no authentication, then send crafted requests via the network to trigger the vulnerable handler.

Generated by OpenCVE AI on July 29, 2026 at 12:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a version newer than 3.0.1 once an official fix is released.
  • Enforce network access controls to restrict visibility of the APIv1 Webhooks endpoints to trusted hosts or IP ranges.
  • Enable or configure authentication mechanisms for the webhook endpoints, ensuring calls include valid credentials or tokens, and monitor for unusual webhook activity and inspect payloads for signs of unauthorized use.

Generated by OpenCVE AI on July 29, 2026 at 12:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 09 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 09 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in mettle sendportal up to 3.0.1. This issue affects the function sendgrid/postmark/postal/mailjet of the component APIv1 Webhooks. The manipulation leads to missing authentication. The attack is possible to be carried out remotely. The exploit has been disclosed to the public and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Title mettle sendportal APIv1 Webhooks mailjet missing authentication
First Time appeared Mettle
Mettle sendportal
Weaknesses CWE-287
CWE-306
CPEs cpe:2.3:a:mettle:sendportal:*:*:*:*:*:*:*:*
Vendors & Products Mettle
Mettle sendportal
References
Metrics cvssV2_0

{'score': 6.4, 'vector': 'AV:N/AC:L/Au:N/C:N/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.5, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

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


Subscriptions

Mettle Sendportal
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-09T18:08:24.940Z

Reserved: 2026-07-09T05:36:19.016Z

Link: CVE-2026-15192

cve-icon Vulnrichment

Updated: 2026-07-09T17:53:33.412Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T12:15:04Z

Weaknesses
  • CWE-287

    Improper Authentication

  • CWE-306

    Missing Authentication for Critical Function