Skip to main content

Instant Popup Builder Powerful Popup Maker For Opt Ins Email Newsletters Lead Generation EUVDEUVD-2026-13074

| CVE-2026-3475 MEDIUM
Missing Authorization (CWE-862)
2026-03-19 Wordfence
5.3
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
5.3 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Lifecycle Timeline

3
EUVD ID Assigned
Mar 19, 2026 - 08:15 euvd
EUVD-2026-13074
Analysis Generated
Mar 19, 2026 - 08:15 vuln.today
CVE Published
Mar 19, 2026 - 07:34 nvd
MEDIUM 5.3

DescriptionCVE.org

The Instant Popup Builder plugin for WordPress is vulnerable to Unauthenticated Arbitrary Shortcode Execution in all versions up to and including 1.1.7. This is due to the handle_email_verification_page() function constructing a shortcode string from user-supplied GET parameters (token, email) and passing it to do_shortcode() without properly sanitizing square bracket characters, combined with missing authorization checks on the init hook. While sanitize_text_field() and esc_attr() are applied, neither function strips or escapes square bracket characters ([ and ]). WordPress's shortcode regex uses [^\]\/]* to match content inside shortcode tags, meaning a ] character in the token value prematurely closes the shortcode tag. This makes it possible for unauthenticated attackers to inject and execute arbitrary registered shortcodes by crafting a malicious token parameter containing ] followed by arbitrary shortcode syntax.

AnalysisAI

A remote code execution vulnerability in Instant Popup Builder (CVSS 5.3). Remediation should follow standard vulnerability management procedures.

Technical ContextAI

CWE-862 (Missing Authorization). Affects Instant Popup Builder.

RemediationAI

Monitor vendor channels for patch availability.

Share

EUVD-2026-13074 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy