Pregnancy Calculator Security & Risk Analysis

wordpress.org/plugins/pregnancy-calculator

The Pregnancy Calculator can estimate a pregnancy schedule based on the provided due date. An estimated due date provided usually based on a sonogram.

100 active installs v3.0.7 PHP 5.2.4+ WP 4.6+ Updated Mar 8, 2024
pregnancy-calculatorpregnancy-calendarpregnancy-month-calculatorpregnancy-week-calculatorsimple-pregnancy-calculator
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Pregnancy Calculator Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "pregnancy-calculator" plugin version 3.0.7 exhibits a mixed security posture. On the positive side, it demonstrates good practices regarding database interactions by exclusively using prepared statements for SQL queries and shows no recorded history of vulnerabilities or CVEs, which is a strong indicator of historical security awareness. Furthermore, the absence of external HTTP requests, file operations, and external HTTP requests in the static analysis reduces common attack vectors.

However, significant concerns arise from the lack of output escaping, with 0% of the 20 total outputs being properly escaped. This creates a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the website. The absence of nonce checks and capability checks, particularly in conjunction with any potential, albeit currently undiscovered, entry points, is also a weakness that could be exploited if any vulnerabilities are introduced in the future. The plugin also has one shortcode, which represents an entry point, but without capability checks, its execution context is not secured.

In conclusion, while the plugin benefits from a clean vulnerability history and secure database practices, the critical flaw of unescaped output presents a high risk of XSS. The lack of nonces and capability checks further weakens its security, making it susceptible to exploitation if new vulnerabilities are introduced. Addressing the output escaping issue is paramount to improving its security.

Key Concerns

  • 0% of outputs properly escaped
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Pregnancy Calculator Security Vulnerabilities

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

Pregnancy Calculator Code Analysis

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

Output Escaping

0% escaped20 total outputs
Attack Surface

Pregnancy Calculator Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[pregnancy-calculator] shortcode.php:14
WordPress Hooks 4
actionwp_enqueue_scriptspregnancy-calculator.php:20
actionadmin_enqueue_scriptspregnancy-calculator.php:35
actionadmin_initpregnancy-calculator.php:49
actionadmin_menupregnancy-calculator.php:68
Maintenance & Trust

Pregnancy Calculator Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedMar 8, 2024
PHP min version5.2.4
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

Pregnancy Calculator Developer Profile

Maher Hossain

3 plugins · 400 total installs

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

How We Detect Pregnancy Calculator

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Pregnancy Calculator