PatchSiren cyber security CVE debrief
CVE-2026-3600 investi CVE debrief
The Investi plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'investi-announcements-accordion' shortcode's 'maximum-num-years' attribute in all versions up to, and including, 1.0.26. This is due to insufficient input sanitization and output escaping on user-supplied shortcode attributes. Specifically, the 'maximum-num-years' attribute value is read directly from shortcode attributes and interpolated into a double-quoted HTML attribute without any escaping (no esc_attr(), htmlspecialchars(), or similar). This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
- Vendor
- investi
- Product
- Unknown
- CVSS
- MEDIUM 6.4
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-04-08
- Original CVE updated
- 2026-07-24
- Advisory published
- 2026-04-08
- Advisory updated
- 2026-07-24
Who should care
Users of the Investi plugin for WordPress, particularly those with Contributor-level access and above, should be aware of this vulnerability and take steps to mitigate it. This includes administrators, security teams, and operators who manage WordPress installations with the Investi plugin. They should assess their exposure, apply patches or mitigations, and monitor for suspicious activity.
Technical summary
The Investi plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'investi-announcements-accordion' shortcode's 'maximum-num-years' attribute. The vulnerability exists due to insufficient input sanitization and output escaping on user-supplied shortcode attributes. An attacker with Contributor-level access and above can inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Defensive priority
Medium
Recommended defensive actions
- Update the Investi plugin to a version that fixes the vulnerability
- Implement input sanitization and output escaping for user-supplied shortcode attributes
- Restrict access to the 'investi-announcements-accordion' shortcode to prevent unauthorized modifications
- Monitor for suspicious activity and implement additional security measures as needed
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record was published on 2026-04-08T05:16:05.960Z and was last modified on 2026-07-24T21:10:00.143Z. The NVD entry is currently Deferred. Evidence is limited to CVE and NVD information. Defenders should verify the vulnerability status of their Investi plugin deployments and review the official CVE record for details.
Official resources
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-04-08T05:16:05.960Z and has not been modified since then. The NVD entry is currently Deferred.