Popup in Posts, Pages Security & Risk Analysis

wordpress.org/plugins/popup-in-posts-pages

Create popups with Tinymce, within posts and pages..

0 active installs v1.2 PHP + WP 2.7+ Updated Aug 1, 2022
contentinlinepopuppostposts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Popup in Posts, Pages Safe to Use in 2026?

Generally Safe

Score 85/100

Popup in Posts, Pages has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The plugin "popup-in-posts-pages" v1.2 appears to have a generally good security posture based on the provided static analysis. It demonstrates adherence to secure coding practices by avoiding dangerous functions, utilizing prepared statements for all SQL queries, and not performing file operations or external HTTP requests. The presence of nonce checks further indicates an effort to prevent common cross-site request forgery attacks.

However, there are notable areas of concern. The plugin exhibits a low percentage of properly escaped output, meaning data displayed to users could potentially be manipulated or lead to cross-site scripting vulnerabilities if user-supplied data is involved and not properly sanitized before output. Furthermore, the lack of capability checks on the identified shortcode entry point is a significant risk, as it could allow unauthenticated users to trigger the shortcode's functionality, potentially leading to unintended consequences or information disclosure.

The vulnerability history shows no known CVEs, which is a positive sign. This, combined with the absence of critical or high severity taint flows, suggests that the plugin has not historically been a significant target for severe security flaws. Despite the strengths in SQL handling and avoiding risky functions, the identified output escaping and capability check deficiencies present tangible risks that warrant attention.

Key Concerns

  • Low output escaping percentage
  • Shortcode without capability checks
Vulnerabilities
None known

Popup in Posts, Pages Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

Popup in Posts, Pages Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
7
1 escaped
Nonce Checks
2
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

13% escaped8 total outputs
Attack Surface

Popup in Posts, Pages Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[popupi] index.php:123
WordPress Hooks 10
actionplugins_loadedindex.php:37
actionwp_enqueue_scriptsindex.php:111
filterthe_contentindex.php:143
actionadd_meta_boxesindex.php:159
actionsave_postindex.php:204
actionadmin_initindex.php:223
filtermce_external_pluginsindex.php:225
filtermce_buttons_2index.php:228
filtertiny_mce_versionindex.php:234
actionactivated_pluginindex.php:244
Maintenance & Trust

Popup in Posts, Pages Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedAug 1, 2022
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Popup in Posts, Pages Developer Profile

ttodua

4 plugins · 2K total installs

71
trust score
Avg Security Score
88/100
Avg Patch Time
271 days
View full developer profile
Detection Fingerprints

How We Detect Popup in Posts, Pages

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/popup-in-posts-pages/popup_script.php
Script Paths
/wp-content/plugins/popup-in-posts-pages/popup_script.php

HTML / DOM Fingerprints

CSS Classes
a_pupupihpi_OnePopupBlockpopup_blocktxeachFieldX
HTML Comments
<!-- ... -->
Data Attributes
data-name
JS Globals
popupi_contentsshow_my_popup
Shortcode Output
[popupi[/popupi]
FAQ

Frequently Asked Questions about Popup in Posts, Pages