Countries FunFacts Security & Risk Analysis

wordpress.org/plugins/countries-funfacts

You can add shortcodes defined in this plugin and they will either display a random country or random country name. Depending on shortcode used

0 active installs v1.0.2 PHP + WP + Updated Apr 30, 2025
funfactsshortcode
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Countries FunFacts Safe to Use in 2026?

Generally Safe

Score 100/100

Countries FunFacts has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11mo ago
Risk Assessment

The "countries-funfacts" plugin v1.0.2 exhibits a generally positive security posture based on the provided static analysis. The absence of dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), and improperly escaped output are strong indicators of good development practices. Furthermore, the lack of external HTTP requests and no recorded vulnerability history suggest a stable and well-maintained codebase.

However, there are notable areas for concern. The plugin implements no nonce checks and no capability checks for its entry points. This means that any authenticated user, regardless of their role or permissions, could potentially trigger the functionality of the shortcodes. While the static analysis did not identify any taint flows with unsanitized paths, the lack of authorization checks significantly expands the potential attack surface for cross-site request forgery (CSRF) or privilege escalation if the shortcode's actions were to be exploited.

In conclusion, while the core code appears secure in terms of preventing common web vulnerabilities like SQL injection and XSS, the complete absence of authorization controls on its entry points is a significant weakness. This oversight creates a potential risk that could be exploited by malicious actors if the shortcode performs any sensitive operations or manipulates data in a way that could be leveraged for unauthorized actions. The plugin is strong in secure coding practices for data handling but weak in access control.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Countries FunFacts Security Vulnerabilities

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

Countries FunFacts Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Countries FunFacts Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[countryff-funfact] countries-funfacts.php:112
[countryff-name] countries-funfacts.php:113
Maintenance & Trust

Countries FunFacts Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 30, 2025
PHP min version
Downloads429

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Countries FunFacts Developer Profile

Shehzad Nizamani

1 plugin · 0 total installs

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

How We Detect Countries FunFacts

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
[countryff-funfact][countryff-name]
FAQ

Frequently Asked Questions about Countries FunFacts