Monthly Horoscopes Security & Risk Analysis

wordpress.org/plugins/monthly-horoscopes

Add up to 12 months of sun sign monthly horoscopes to your sites pages and posts pages with this free and easy to install WordPress plugin.

50 active installs v1.3 PHP 5.2+ WP 4.4+ Updated Oct 5, 2021
astrologyhoroscopehoroscopesmonthly-horoscopeszodiac
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Monthly Horoscopes Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The monthly-horoscopes plugin v1.3 exhibits a generally good security posture based on the static analysis. The absence of dangerous functions, file operations, and SQL queries without prepared statements is commendable. The total lack of known vulnerabilities in its history also suggests a history of stable and relatively secure development.

However, there are areas of concern that warrant attention. The most significant risk stems from the low percentage of properly escaped output, with 56% of outputs not being adequately sanitized. This could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is displayed without proper escaping. Additionally, the plugin's reliance on external HTTP requests without clear indications of sanitization or authentication checks for these requests could pose a risk if the external services are compromised or malicious. The absence of nonce and capability checks on the single identified shortcode entry point is also a weakness, as it could potentially allow unauthorized actions or information disclosure.

While the plugin has no recorded vulnerabilities to date, the identified weaknesses in output escaping and the lack of robust authentication checks on its entry points represent potential attack vectors. The plugin's strengths lie in its clean code regarding dangerous functions and SQL, but the identified output sanitization and authentication gaps need to be addressed to improve its overall security.

Key Concerns

  • Insufficient output escaping
  • Shortcode without nonce/capability checks
  • External HTTP requests without clear auth/sanitization
Vulnerabilities
None known

Monthly Horoscopes Security Vulnerabilities

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

Monthly Horoscopes Code Analysis

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

Output Escaping

44% escaped9 total outputs
Attack Surface

Monthly Horoscopes Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[monthly_horoscopes] monthly_horoscopes.php:29
WordPress Hooks 2
actionadmin_menumonthly_horoscopes.php:101
actionadmin_initmonthly_horoscopes.php:240
Maintenance & Trust

Monthly Horoscopes Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedOct 5, 2021
PHP min version5.2
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

Monthly Horoscopes Developer Profile

David Klugmann

1 plugin · 50 total installs

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

How We Detect Monthly Horoscopes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/monthly-horoscopes/css/monthly_horoscopes.css
Version Parameters
monthly-horoscopes/css/monthly_horoscopes.css?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- Adds the shortcode so using the shortcode [monthly_horoscopes] in the text displays the horoscopes --><!-- Called when the Plugin is Activated --><!-- Called when the Plugin is Deactivated --><!-- Addis the submenu to the Wordpress Dashboard -->+5 more
Data Attributes
id="horoscopes_options"name="horoscopes_options_submit"
Shortcode Output
[monthly_horoscopes]
FAQ

Frequently Asked Questions about Monthly Horoscopes