Description
A flaw has been found in mettle sendportal up to 3.0.1. This vulnerability affects unknown code of the file vendor/mettle/sendportal-core/src/Http/Requests/CampaignStoreRequest.php of the component Campaign Creation Endpoint. Executing a manipulation can lead to authorization bypass. The attack can be executed remotely. The exploit has been published 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: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in Mettle SendPortal allows an‑in authorization checks when creating or modifying campaigns. This vulnerability stems from inadequate validation in the CampaignStoreRequest component and can enable an attacker without proper permissions to create or alter campaign data. The weakness corresponds to authorization and privilege escalation issues (CWE-285) and related contextual authorization checks (CWE-639).

Affected Systems

All installations of Mettle SendPortal up to and including version 3.0.1 are affected. The flaw originates in the vendor/mettle/sendportal-core/src/Http/Requests/CampaignStoreRequest.php component of the sendportal‑core package.

Risk and Exploitability

The CVSS score of 5.3 classifies this issue as moderate severity. EPSS scoring is <1%, indicating a low likelihood of exploitation in the near term, and the vulnerability is not listed in the CISA KEV catalog. However, published exploit code demonstrates that an attacker can remotely send crafted requests to the campaign creation endpoint to bypass authorization. The flaw permits unauthorized creation or modification of campaigns, potentially compromising the integrity of campaign data.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check for and apply any updates that address the authorization bypass in CampaignStoreRequest.php and upgrade to a patched version if available.
  • Implement IP whitelisting, rate limiting, or other traffic controls on the campaign creation endpoint to restrict access to trusted actors.
  • Add explicit server‑side role validation before processing campaign store requests, ensuring that only users with the required permissions can create or modify campaigns.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description A flaw has been found in mettle sendportal up to 3.0.1. This vulnerability affects unknown code of the file vendor/mettle/sendportal-core/src/Http/Requests/CampaignStoreRequest.php of the component Campaign Creation Endpoint. Executing a manipulation can lead to authorization bypass. The attack can be executed remotely. The exploit has been published and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Title mettle sendportal Campaign Creation Endpoint CampaignStoreRequest.php authorization
First Time appeared Mettle
Mettle sendportal
Weaknesses CWE-285
CWE-639
CPEs cpe:2.3:a:mettle:sendportal:*:*:*:*:*:*:*:*
Vendors & Products Mettle
Mettle sendportal
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/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-14T00:59:15.934Z

Reserved: 2026-07-09T05:33:07.527Z

Link: CVE-2026-15191

cve-icon Vulnrichment

Updated: 2026-07-14T00:59:12.390Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T12:30:03Z

Weaknesses
  • CWE-285

    Improper Authorization

  • CWE-639

    Authorization Bypass Through User-Controlled Key