codoforum-sso Security & Risk Analysis

wordpress.org/plugins/codoforum-sso

Integrates Codoforum forum software with WordPress using SSO(Single Sign On)

10 active installs v1.1 PHP + WP 3.1+ Updated Sep 29, 2020
codoforumforumsso
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is codoforum-sso Safe to Use in 2026?

Generally Safe

Score 85/100

codoforum-sso has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The codoforum-sso v1.1 plugin exhibits a seemingly low-risk profile based on the provided static analysis and vulnerability history. The absence of reported CVEs and the lack of identified dangerous functions, SQL injection vulnerabilities, or file operations are positive indicators. However, the static analysis reveals significant concerns regarding output escaping, with 100% of detected outputs being unescaped. This presents a risk of Cross-Site Scripting (XSS) vulnerabilities if the data being output is not properly sanitized by the application itself.

Furthermore, the taint analysis indicates two flows with unsanitized paths. While classified as not critical or high severity, these flows still represent potential security weaknesses that could be exploited if user-supplied data reaches sensitive functions without adequate validation or sanitization. The complete lack of nonce checks and capability checks on the identified entry points (though there are none) is a concerning pattern that would be a major issue if entry points existed and were unprotected. The overall security posture is thus a mixed bag, with a clean vulnerability history but underlying code quality issues in output handling and data flow sanitization that require attention.

Key Concerns

  • All outputs unescaped
  • Taint flows with unsanitized paths
  • No capability checks
  • No nonce checks
Vulnerabilities
None known

codoforum-sso Security Vulnerabilities

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

codoforum-sso Code Analysis

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

Output Escaping

0% escaped3 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
output_jsonp (sso.php:37)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

codoforum-sso Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_initwordpress-codoforum-sso.php:33
actionadmin_menuwordpress-codoforum-sso.php:39
actioninitwordpress-codoforum-sso.php:95
Maintenance & Trust

codoforum-sso Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedSep 29, 2020
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

codoforum-sso Developer Profile

evnix

1 plugin · 10 total installs

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

How We Detect codoforum-sso

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrap
Data Attributes
id="codoforum_clientid"name="codoforum_clientid"id="codoforum_secret"name="codoforum_secret"
FAQ

Frequently Asked Questions about codoforum-sso