
Press, News, Events Security & Risk Analysis
wordpress.org/plugins/press-news-eventsCreate custom post types for press releases, references to external news stories, and events.
Is Press, News, Events Safe to Use in 2026?
Generally Safe
Score 85/100Press, News, Events has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "press-news-events" v1.1 plugin exhibits a generally positive security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events with unprotected entry points suggests a limited attack surface, which is a good practice. The code also shows some positive indicators like the presence of nonce and capability checks, and a complete lack of file operations and external HTTP requests. This indicates a cautious approach to handling user-provided data and interacting with the WordPress environment.
However, there are significant concerns. The fact that 100% of its single SQL query does not use prepared statements is a critical risk. This makes the plugin highly susceptible to SQL injection vulnerabilities, especially if any part of the data used in the query originates from user input. Furthermore, with only 49% of output properly escaped, there's a substantial risk of cross-site scripting (XSS) vulnerabilities through unescaped output. While the taint analysis shows no critical or high severity flows and a low total flow count, the identified unsanitized path, despite its severity not being rated as high, warrants further investigation in conjunction with the SQL and output escaping issues.
The vulnerability history is a strong positive point, showing zero known CVEs, unpatched vulnerabilities, or historical common vulnerability types. This suggests that either the plugin has been very well-developed and maintained from a security perspective, or it has not been targeted or extensively analyzed for vulnerabilities in the past. Coupled with the limited entry points, this history contributes to a perception of relative safety. Overall, while the lack of historical vulnerabilities and a small attack surface are strengths, the critical flaw in SQL query handling and the significant proportion of unescaped output present immediate and serious security risks that need to be addressed.
Key Concerns
- Raw SQL without prepared statements
- Low percentage of properly escaped output
- Flows with unsanitized paths
Press, News, Events Security Vulnerabilities
Press, News, Events Code Analysis
SQL Query Safety
Output Escaping
Data Flow Analysis
Press, News, Events Attack Surface
WordPress Hooks 28
Maintenance & Trust
Press, News, Events Maintenance & Trust
Maintenance Signals
Community Trust
Press, News, Events Alternatives
Same Category Posts
same-category-posts
Show posts related to the current category or other custom post types.
Event Calendar Newsletter
event-calendar-newsletter
Stop manually copying the events you’re promoting from your WordPress events calendar!
News CPT
news-cpt
A quick, easy way to add an extensible News custom post type to Wordpress.
AcyMailing integration for The Events Calendar
acymailing-integration-for-the-events-calendar
Add events from The Events Calendar to your emails. Filter users on events participation.
Super Simple Events
super-simple-events
Super Simple Events is an events plugin for WordPress, built to be easy to use and manage.
Press, News, Events Developer Profile
3 plugins · 80 total installs
How We Detect Press, News, Events
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/press-news-events/css/admin.css/wp-content/plugins/press-news-events/js/datepicker.js/wp-content/plugins/press-news-events/js/admin.js/wp-content/plugins/press-news-events/js/datepicker.js/wp-content/plugins/press-news-events/js/admin.jspress-news-events/css/admin.css?ver=1.1press-news-events/js/datepicker.js?ver=1.1press-news-events/js/admin.js?ver=1.1HTML / DOM Fingerprints
pne_adminpne_nonce_eventpne_nonce_press_releasepne_nonce_news[event-meta][press_release-meta][news-meta]