CVE-2026-3600
MEDIUMInvesti <= 1.0.26 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'maximum-num-years' Shortcode Attribute
Title source: cnaExploitation Summary
EIP tracks 1 public exploit for CVE-2026-3600. PoCs published by K3ysTr0K3R.
AI-analyzed exploit summary The repository contains only a minimal README with the CVE identifier and no exploit code, technical details, or functional content.
Description
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.
Exploits (1)
The repository contains only a minimal README with the CVE identifier and no exploit code, technical details, or functional content.
References (6)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N