CVE-2026-4281
Last modified
CVE-2026-4281 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 0.47% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-4281?
How severe is CVE-2026-4281?
How do I fix CVE-2026-4281?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-42804A stack-based buffer overflow vulnerability exists in the Bo…7.6
- CVE-2026-42805A stack-based buffer overflow vulnerability exists in the Bo…8.4
- CVE-2026-42806An out-of-bounds read vulnerability was discovered in the Bo…4.3
- CVE-2026-42807A heap-based buffer overflow vulnerability in the PC bridge …8
- CVE-2026-42808An issue was discovered in Bosch Sensortec COINES_SDK versio…6.8
- CVE-2026-42809Apache Polaris can issue broad temporary ("vended") storage …9.9
- CVE-2026-42810Apache Polaris accepts literal `*` characters in namespace a…9.9
- CVE-2026-42811In plain terms, Apache Polaris is supposed to issue short-li…9.9
- CVE-2026-42812In Apache Iceberg, the table's metadata files are control fi…9.9
- CVE-2026-4282A flaw was found in Keycloak. The SingleUseObjectProvider, a…7.4
- CVE-2026-42822Improper authentication in Azure Local Disconnected Operatio…10
- CVE-2026-42823Improper access control in Azure Logic Apps allows an author…9.9
Are you affected by CVE-2026-4281?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
