AnnounceME Security & Risk Analysis

wordpress.org/plugins/announceme

AnnounceME is a simple plugin, coded to help you publishing important Announcements.

10 active installs v0.3.3 PHP + WP 3.0+ Updated Unknown
announceannouncementnewsticker
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AnnounceME Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "announceme" v0.3.3 plugin exhibits a generally weak security posture due to significant code quality issues, despite having no recorded vulnerabilities or exploitable entry points identified in the static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events, combined with zero known CVEs, suggests a limited attack surface and a lack of prior exploitation. However, the code analysis reveals alarming trends: 100% of SQL queries are not using prepared statements, and 100% of output is not properly escaped. This indicates a high likelihood of introducing vulnerabilities such as SQL injection and Cross-Site Scripting (XSS) if the plugin were to handle user-supplied data or be expanded in functionality. The taint analysis, showing flows with unsanitized paths, further reinforces these concerns, though no critical or high severity issues were flagged in this specific version. The lack of capability checks and nonce checks, while not directly exploitable given the current entry points, are critical omissions for any plugin that might introduce them in future updates or handle sensitive data. Overall, while the plugin currently appears inactive and unexploited, its underlying code quality presents a substantial risk of future vulnerabilities.

Key Concerns

  • SQL queries not using prepared statements
  • Output not properly escaped
  • Flows with unsanitized paths
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

AnnounceME Security Vulnerabilities

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

AnnounceME Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

0% escaped31 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
announcemeAdmin (announceme.php:67)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

AnnounceME Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_headannounceme.php:50
actionadmin_menuannounceme.php:57
actionwp_headannounceme.php:264
actionwp_footerannounceme.php:278
Maintenance & Trust

AnnounceME Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedUnknown
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

AnnounceME Developer Profile

Berni1337

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 AnnounceME

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/announceme/admin.css
Version Parameters
announceme/admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
announceme
Data Attributes
id="announceme"
FAQ

Frequently Asked Questions about AnnounceME