PatchSiren

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.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-3600 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-3600

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-3600 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-3600

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.