Creative Commons Media Tagger Security & Risk Analysis

wordpress.org/plugins/cc-tagger

Allows tagging of media as having a Creative Commons license. License info shows as link and/or image and is searchable. Search engine optimized.

10 active installs v2.2 PHP + WP 2.9+ Updated Nov 8, 2010
cccc-relcreative-commonslicenserdfa
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Creative Commons Media Tagger Safe to Use in 2026?

Generally Safe

Score 85/100

Creative Commons Media Tagger has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 15yr ago
Risk Assessment

The "cc-tagger" plugin v2.2 exhibits a mixed security posture. On the positive side, it has no known vulnerabilities in its history and the static analysis shows no dangerous functions, raw SQL queries, file operations, external HTTP requests, or bundled libraries. The plugin also boasts a small attack surface with only one shortcode and no AJAX handlers or REST API routes that are unprotected.

However, there are significant concerns arising from the static analysis. A major red flag is that 0% of the 21 detected output operations are properly escaped. This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data could be injected and executed by the browser. Furthermore, the absence of nonce checks and capability checks on its entry points, while the attack surface is minimal, means that even the single shortcode could potentially be exploited if it processes untrusted input without proper authorization or validation.

Given the lack of historical vulnerabilities, the plugin might appear safe. However, the current code analysis reveals critical weaknesses in output sanitization and authorization mechanisms. This suggests that while the developers may have a good track record, the current version has introduced substantial risks that need immediate attention. The absence of taint analysis results is not necessarily a positive sign, as it could indicate limited analysis or that the tool did not find relevant flows, rather than a true absence of exploitable data flows.

Key Concerns

  • No output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Creative Commons Media Tagger Security Vulnerabilities

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

Creative Commons Media Tagger Code Analysis

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

Output Escaping

0% escaped21 total outputs
Attack Surface

Creative Commons Media Tagger Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[cc-tag] wp_cc_shortcode.php:13
WordPress Hooks 16
actionadmin_footeradmin_page.php:6
actionadmin_menuadmin_page.php:162
actionadmin_initadmin_page.php:163
filterposts_wherecreative-tagger.php:140
filterposts_joincreative-tagger.php:141
filterpost_linkcreative-tagger.php:146
actionthe_postcreative-tagger.php:147
filterget_search_querycreative-tagger.php:148
filterquery_varscreative-tagger.php:231
actionpre_get_postscreative-tagger.php:232
filterget_search_formcreative-tagger.php:267
filtercomments_popup_link_attributescreative-tagger.php:352
filterthe_contentwp_cc_shortcode.php:12
filterprepend_attachmentwp_cc_shortcode.php:15
filterattachment_fields_to_editwp_cc_upload_options.php:3
filterattachment_fields_to_savewp_cc_upload_options.php:4
Maintenance & Trust

Creative Commons Media Tagger Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedNov 8, 2010
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Creative Commons Media Tagger Developer Profile

CodeAndReload

4 plugins · 370 total installs

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

How We Detect Creative Commons Media Tagger

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cc-tagger/css/cc-tagger.css/wp-content/plugins/cc-tagger/js/cc-tagger.js
Script Paths
/wp-content/plugins/cc-tagger/js/cc-tagger.js
Version Parameters
cc-tagger/css/cc-tagger.css?ver=cc-tagger/js/cc-tagger.js?ver=

HTML / DOM Fingerprints

Shortcode Output
[cc_display_license][cc_shortcode]
FAQ

Frequently Asked Questions about Creative Commons Media Tagger