WP Colorbox Security & Risk Analysis

wordpress.org/plugins/wp-colorbox

View image, video (YouTube, Vimeo), page, inline HTML, custom content in lightbox. Add jQuery Colorbox lightbox effect to your WordPress site.

6K active installs v1.1.6 PHP + WP 3.0+ Updated Aug 16, 2025
colorboxgalleryimagelightboxphoto
98
A · Safe
CVEs total2
Unpatched0
Last CVEAug 20, 2025
Safety Verdict

Is WP Colorbox Safe to Use in 2026?

Generally Safe

Score 98/100

WP Colorbox has a strong security track record. Known vulnerabilities have been patched promptly.

2 known CVEsLast CVE: Aug 20, 2025Updated 7mo ago
Risk Assessment

The wp-colorbox plugin, version 1.1.6, exhibits a generally good security posture based on the static analysis. It has a small attack surface with only one shortcode identified and no unprotected entry points. The code also demonstrates strong adherence to secure coding practices, with all SQL queries utilizing prepared statements and a high percentage of properly escaped output. Notably, there are no identified dangerous functions, file operations, external HTTP requests, or bundled libraries that could pose a direct risk.

However, the vulnerability history presents a significant concern. The plugin has two known medium-severity CVEs, both related to Cross-site Scripting (XSS). While currently unpatched, the presence of these historical vulnerabilities indicates a recurring pattern of input sanitization issues. The lack of nonce and capability checks across the entire plugin, despite having entry points, is also a notable weakness that could be exploited if an attacker finds a way to bypass or manipulate the shortcode execution.

In conclusion, while the static analysis shows positive signs of secure coding for version 1.1.6, the historical prevalence of XSS vulnerabilities and the absence of crucial security checks like nonces and capability checks warrant caution. Users should be aware of the past issues and ensure they are using the latest available patches, if any have been released to address these historical vulnerabilities.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • Two medium severity CVEs
  • 78% output escaping (some unescaped)
Vulnerabilities
2

WP Colorbox Security Vulnerabilities

CVEs by Year

1 CVE in 2020
2020
1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
2

2 total CVEs

CVE-2025-49397medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Colorbox Lightbox <= 1.1.5 - Authenticated (Contributor+) Stored Cross-Site Scripting

Aug 20, 2025 Patched in 1.1.6 (7d)
WF-969b54d4-50db-4a2f-afa1-e22b29af661e-wp-colorboxmedium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

WordPress Colorbox Lightbox Plugin <= 1.1.4 - Stored Cross-Site Scripting

Aug 14, 2020 Patched in 1.1.5 (1257d)
Code Analysis
Analyzed Mar 16, 2026

WP Colorbox Code Analysis

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

Output Escaping

78% escaped9 total outputs
Attack Surface

WP Colorbox Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wp_colorbox_media] main.php:39
WordPress Hooks 7
actionwp_enqueue_scriptsmain.php:29
filterplugin_action_linksmain.php:35
actionplugins_loadedmain.php:37
actionadmin_menumain.php:38
filterwidget_textmain.php:41
filterthe_excerptmain.php:42
filterthe_contentmain.php:43
Maintenance & Trust

WP Colorbox Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 16, 2025
PHP min version
Downloads154K

Community Trust

Rating86/100
Number of ratings23
Active installs6K
Developer Profile

WP Colorbox Developer Profile

Noor Alam

25 plugins · 157K total installs

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

How We Detect WP Colorbox

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-colorbox/jquery.colorbox-min.js/wp-content/plugins/wp-colorbox/wp-colorbox.js/wp-content/plugins/wp-colorbox/example5/colorbox.css
Script Paths
/wp-content/plugins/wp-colorbox/jquery.colorbox-min.js/wp-content/plugins/wp-colorbox/wp-colorbox.js
Version Parameters
wp-colorbox/jquery.colorbox-min.js?ver=wp-colorbox/wp-colorbox.js?ver=

HTML / DOM Fingerprints

CSS Classes
wp-colorbox-imagewp-colorbox-youtubewp-colorbox-vimeowp-colorbox-iframewp-colorbox-inline
Data Attributes
data-colorbox-hrefdata-colorbox-rel
JS Globals
jQuery.fn.colorboxjQuery.fn.wpColorbox
Shortcode Output
<a class="wp-colorbox-image" href="
FAQ

Frequently Asked Questions about WP Colorbox