Repeater Entries Widget Security & Risk Analysis

wordpress.org/plugins/repeater-entries-widget

Repeater Entries Widget - Let users enter as many entries in widget as they wish with repeater fields like caption, description, image, etc.

10 active installs v1.6 PHP 5.6+ WP 3.0.1+ Updated Dec 16, 2025
multiplewidgetwidgets
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Repeater Entries Widget Safe to Use in 2026?

Generally Safe

Score 100/100

Repeater Entries Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5mo ago
Risk Assessment

The repeater-entries-widget plugin v1.6 exhibits a strong security posture in several key areas. The static analysis reveals no identified entry points like AJAX handlers, REST API routes, or shortcodes that are unprotected by authentication or permission checks. This significantly reduces the external attack surface. Furthermore, the plugin demonstrates good practices with SQL queries being 100% prepared, indicating protection against SQL injection. The absence of dangerous functions, file operations, and external HTTP requests is also a positive sign. The vulnerability history is clean, with zero known CVEs, which suggests a well-maintained and secure codebase over time. However, a notable concern is the output escaping, where only 71% of outputs are properly escaped. This leaves a potential window for cross-site scripting (XSS) vulnerabilities if user-supplied data is not handled carefully in the remaining 29% of output operations. The lack of taint analysis data also prevents a complete understanding of potential data flow vulnerabilities.

Key Concerns

  • Improper output escaping (29% unescaped)
Vulnerabilities
None known

Repeater Entries Widget Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Repeater Entries Widget Release Timeline

v1.6Current
v1.5
v1.4
v1.3
v1.2
v1.0
Code Analysis
Analyzed Apr 16, 2026

Repeater Entries Widget Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

71% escaped75 total outputs
Attack Surface

Repeater Entries Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_menuinc/admin/zwrew.admin.php:28
actionadmin_initinc/admin/zwrew.admin.php:111
actionwidgets_initrepeater-entries-widget.php:74
actionadmin_enqueue_scriptsrepeater-entries-widget.php:450
actionwp_headrepeater-entries-widget.php:463
filterpost_thumbnail_htmlrepeater-entries-widget.php:495
filterimage_send_to_editorrepeater-entries-widget.php:496
Maintenance & Trust

Repeater Entries Widget Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 16, 2025
PHP min version5.6
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Repeater Entries Widget Developer Profile

ZealousWeb

19 plugins · 7K total installs

76
trust score
Avg Security Score
96/100
Avg Patch Time
128 days
View full developer profile
Detection Fingerprints

How We Detect Repeater Entries Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/repeater-entries-widget/inc/css/repeater.css/wp-content/plugins/repeater-entries-widget/inc/js/repeater.js
Script Paths
/wp-content/plugins/repeater-entries-widget/inc/js/repeater.js
Version Parameters
repeater-entries-widget/inc/css/repeater.css?ver=repeater-entries-widget/inc/js/repeater.js?ver=

HTML / DOM Fingerprints

CSS Classes
rew-entriesrew-captionrew-imagerew-short-descrew-shortdesc-btnrew-full-desc
Data Attributes
id="full-desc-halfid="full-desc-full
JS Globals
window.open
FAQ

Frequently Asked Questions about Repeater Entries Widget