CVE-2026-16587 MEDIUM

CVE-2026-16587: Advanced Form Integration <= 2.6.0 - Missing Authorization to Authenticated (Subscriber+) Arbitrary MailUp OAuth Token Overwrite via auth_redirect() Function

Vendor Nasirahmed
Product Advanced Form Integration — Connect Forms to 200+ Apps
Weakness CWE-862 · Missing authorization
Published July 28, 2026
Last update July 28, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

The Advanced Form Integration — Connect Forms to 200+ Apps plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.6.0. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to overwrite the site's stored MailUp OAuth tokens in the adfoin_mailup_keys option with attacker-controlled tokens, hijacking future form-submission data to a MailUp account they control or nulling the tokens to break the integration entirely. This is exploitable by any authenticated user who can reach /wp-admin/profile.php, as admin_init fires for all logged-in users visiting any wp-admin page.

Explanation of Vulnerability in Simple Terms

02Summary

Advanced Form Integration versions 2.6.0 and earlier lack proper authorization checks on certain operations. A logged-in user with low privileges can modify data they should not have access to. The vulnerability requires an active user account but no special interaction from the victim. Update to a version newer than 2.6.0 to resolve this issue.

What an attacker can do

03Attacker Capabilities

A low-privilege user can modify data they should not have permission to change.

Potential impact on your site

04Site Impact

Unauthorized users may alter form data or settings, compromising data integrity and form functionality.

Conditions required to exploit

05Prerequisites

Attacker must have a valid user account with low privileges on the site.

Key dates

06Disclosure timeline

July 28, 2026 CVE published
July 28, 2026 Record updated

Related vulnerabilities

08Related CVE