Home

Description

The FormLift for Infusionsoft Web Forms plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 7.5.21. This is due to missing capability checks on the connect() and listen_for_tokens() methods of the FormLift_Infusionsoft_Manager class, both of which are hooked to 'plugins_loaded' and execute on every page load. The connect() function generates an OAuth connection password and leaks it in the redirect Location header without verifying the requesting user is authenticated or authorized. The listen_for_tokens() function only validates the temporary password but performs no user authentication before calling update_option() to save attacker-controlled OAuth tokens and app domain. This makes it possible for unauthenticated attackers to hijack the site's Infusionsoft connection by first triggering the OAuth flow to obtain the temporary password, then using that password to set arbitrary OAuth tokens and app domain via update_option(), effectively redirecting the plugin's API communication to an attacker-controlled server.

PUBLISHED Reserved 2026-03-16 | Published 2026-03-26 | Updated 2026-04-08 | Assigner Wordfence




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

Problem types

CWE-862 Missing Authorization

Product status

Default status
unaffected

Any version
affected

Timeline

2026-03-16:Vendor Notified
2026-03-25:Disclosed

Credits

Nabil Irawan finder

References

www.wordfence.com/...-a0ea-46b9-b609-b184e1f7ca8e?source=cve

plugins.trac.wordpress.org/...s/api/infusionsoft-manager.php

plugins.trac.wordpress.org/...s/api/infusionsoft-manager.php

plugins.trac.wordpress.org/...s/api/infusionsoft-manager.php

plugins.trac.wordpress.org/...s/api/infusionsoft-manager.php

plugins.trac.wordpress.org/...s/api/infusionsoft-manager.php

plugins.trac.wordpress.org/...s/api/infusionsoft-manager.php

plugins.trac.wordpress.org/...s/api/infusionsoft-manager.php

plugins.trac.wordpress.org/...s/api/infusionsoft-manager.php

plugins.trac.wordpress.org/...formlift&sfp_email=&sfph_mail=

cve.org (CVE-2026-4281)

nvd.nist.gov (CVE-2026-4281)

Download JSON