Simple Course Creator – Updates Security & Risk Analysis

wordpress.org/plugins/simple-course-creator-updates

Use the SCC Updates addon to list the newest posts from your courses and stories in a timeline format.

10 active installs v1.0.0 PHP + WP 3.8+ Updated Sep 30, 2014
courselessonseriestaxonomyupdates
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Course Creator – Updates Safe to Use in 2026?

Generally Safe

Score 85/100

Simple Course Creator – Updates has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The "simple-course-creator-updates" plugin version 1.0.0 exhibits a mixed security posture. On the positive side, it has no known vulnerabilities in its history, and the static analysis reveals no dangerous functions, no raw SQL queries, no file operations, no external HTTP requests, and no critical or high-severity taint flows. This suggests a generally well-developed codebase with a focus on secure coding practices in these areas.

However, significant concerns arise from the output escaping and capability checks. With 10 total outputs and 0% properly escaped, there's a high risk of cross-site scripting (XSS) vulnerabilities if any user-supplied data is directly reflected in the output without proper sanitization. Additionally, the complete absence of nonce checks and capability checks across all entry points (even though the attack surface is small, consisting of one shortcode) is a critical security oversight. This means that the shortcode's functionality, whatever it may be, is fully accessible and executable by any logged-in user, regardless of their role or permissions, and without any protection against cross-site request forgery (CSRF) attacks.

In conclusion, while the plugin benefits from a clean vulnerability history and secure handling of sensitive operations like SQL and external requests, the lack of output escaping and essential security checks on its entry point represents a substantial security weakness. This makes it susceptible to XSS and CSRF vulnerabilities.

Key Concerns

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

Simple Course Creator – Updates Security Vulnerabilities

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

Simple Course Creator – Updates Code Analysis

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

Output Escaping

0% escaped10 total outputs
Attack Surface

Simple Course Creator – Updates Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[scc_updates] includes\display\class-sccu-updates-listing.php:24
WordPress Hooks 2
actionwp_enqueue_scriptsincludes\display\class-sccu-updates-listing.php:21
actioninitsimple-course-creator-updates.php:72
Maintenance & Trust

Simple Course Creator – Updates Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedSep 30, 2014
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Simple Course Creator – Updates Developer Profile

kolakube

5 plugins · 750 total installs

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

How We Detect Simple Course Creator – Updates

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-course-creator-updates/assets/css/icons.css/wp-content/plugins/simple-course-creator-updates/includes/scc_templates/sccu.css

HTML / DOM Fingerprints

CSS Classes
sccu-post-listingsccu-post-listing-container
Shortcode Output
[scc_updates]
FAQ

Frequently Asked Questions about Simple Course Creator – Updates