TB Repeater Meta Box Security & Risk Analysis

wordpress.org/plugins/tb-repeater-with-meta-box

Add flexible repeater fields in WordPress with text, editor, and image options to build dynamic, customizable content layouts with ease.

0 active installs v1.1 PHP + WP 5.0+ Updated Apr 2, 2026
imagerepeaterrepeater-metaboxtextboxwysingeditor
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TB Repeater Meta Box Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The tb-repeater-with-meta-box plugin v1.1 exhibits a generally strong security posture based on the provided static analysis. The complete absence of identified AJAX handlers, REST API routes, shortcodes, and cron events, especially without authentication checks, significantly reduces the potential attack surface. Furthermore, the code's use of prepared statements for all SQL queries and a lack of dangerous functions or file operations are excellent security practices. The plugin also has no recorded vulnerabilities or CVEs, which indicates a history of responsible development and patching.

Despite these strengths, there are areas for improvement. A notable concern is the significant percentage of output that is not properly escaped (42%). This could lead to Cross-Site Scripting (XSS) vulnerabilities if any of the unescaped output is derived from user-supplied input. Additionally, the complete lack of nonce checks and capability checks across all potential entry points, although currently zero, presents a significant risk if any new entry points are introduced in future versions without proper security measures. The absence of taint analysis flows might be due to the limited entry points identified, but it doesn't negate the potential for vulnerabilities in unescaped output.

In conclusion, while the plugin is currently very secure due to its limited attack surface and good SQL handling, the unescaped output and the absence of fundamental security checks like nonces and capability checks represent potential weaknesses. Addressing the output escaping and implementing these checks for any future additions would further solidify its security. The current lack of known vulnerabilities is a positive sign, but it should not lead to complacency regarding the identified code-level risks.

Key Concerns

  • Significant portion of output not properly escaped
  • No nonce checks present
  • No capability checks present
Vulnerabilities
None known

TB Repeater Meta Box Security Vulnerabilities

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

TB Repeater Meta Box Release Timeline

v1.1Current
Code Analysis
Analyzed Mar 17, 2026

TB Repeater Meta Box Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
11
15 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

58% escaped26 total outputs
Attack Surface

TB Repeater Meta Box Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadd_meta_boxestb-repeater-meta-box.php:28
actionsave_posttb-repeater-meta-box.php:101
actionadmin_enqueue_scriptstb-repeater-meta-box.php:125
Maintenance & Trust

TB Repeater Meta Box Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedApr 2, 2026
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

TB Repeater Meta Box Developer Profile

Vishit Shah

7 plugins · 820 total installs

90
trust score
Avg Security Score
94/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect TB Repeater Meta Box

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tb-repeater-with-meta-box/js/tb-repeater-scripts.js/wp-content/plugins/tb-repeater-with-meta-box/js/tb-repeater-media.js/wp-content/plugins/tb-repeater-with-meta-box/css/tb-repeater.css
Script Paths
js/tb-repeater-scripts.jsjs/tb-repeater-media.js
Version Parameters
tb-repeater-with-meta-box/js/tb-repeater-scripts.js?ver=tb-repeater-with-meta-box/js/tb-repeater-media.js?ver=tb-repeater-with-meta-box/css/tb-repeater.css?ver=

HTML / DOM Fingerprints

CSS Classes
custom-repeater-containercustom-repeater-fieldscustom-repeater-rowinput-boxcustom-image-fieldcustom-image-previewupload-image-buttonremove-image-button+2 more
Data Attributes
name="tb_repeater_custom_data[text][]"name="tb_repeater_custom_data[editor][]"name="tb_repeater_custom_data[image][]"id="custom_text_id="custom_editor_id="custom_image_
FAQ

Frequently Asked Questions about TB Repeater Meta Box