Famous Birthday Plugin Security & Risk Analysis

wordpress.org/plugins/famous-birthdays

The Famous Birthday plugin for WordPress gives you on each day two famous birthdays. This is a fun way for you and your readers to se with which celeb …

10 active installs v1.0.0 PHP + WP + Updated Unknown
birthdaybirthdaysfamousstars
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Famous Birthday Plugin Safe to Use in 2026?

Generally Safe

Score 100/100

Famous Birthday Plugin has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The 'famous-birthdays' v1.0.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by not using dangerous functions and employing prepared statements for all SQL queries. The absence of known CVEs and a clean vulnerability history further suggests a relatively secure foundation. However, several concerning signals are present in the static analysis. The low percentage of properly escaped output (7%) is a significant weakness, potentially leading to cross-site scripting (XSS) vulnerabilities if malicious data is rendered without proper sanitization. Additionally, the presence of 0 nonce checks and 0 capability checks on its entry points (shortcode) is a major concern, as this allows any logged-in user to trigger the shortcode's functionality, potentially leading to unauthorized actions or information disclosure depending on the shortcode's implementation. The taint analysis revealing 2 flows with unsanitized paths, even if not flagged as critical or high, warrants attention as these could be vectors for further exploitation in conjunction with other weaknesses.

Key Concerns

  • Low output escaping percentage
  • Missing capability checks on shortcode
  • Missing nonce checks on shortcode
  • Unsanitized paths in taint analysis
Vulnerabilities
None known

Famous Birthday Plugin Security Vulnerabilities

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

Famous Birthday Plugin Code Analysis

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

Output Escaping

7% escaped14 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
handle_settings_save (famous-birthdays.php:119)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Famous Birthday Plugin Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[famous_birthdays] famous-birthdays.php:111
WordPress Hooks 7
actioninithooks.php:2
actionwidgets_inithooks.php:3
actionadmin_menuhooks.php:4
actionadmin_enqueue_scriptshooks.php:5
actionadmin_inithooks.php:6
actionadmin_noticeshooks.php:7
actionwp_enqueue_scriptshooks.php:8
Maintenance & Trust

Famous Birthday Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedUnknown
PHP min version
Downloads9K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Famous Birthday Plugin Developer Profile

Thorulf

1 plugin · 10 total installs

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

How We Detect Famous Birthday Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/famous-birthdays/widget-template.css
Script Paths
/wp-content/plugins/famous-birthdays/admin-script.js
Version Parameters
famous-birthdays/widget-template.css?ver=famous-birthdays/admin-script.js?ver=

HTML / DOM Fingerprints

Shortcode Output
<!-- Start of Famous Birthdays -->
FAQ

Frequently Asked Questions about Famous Birthday Plugin