AC Print + Email Security & Risk Analysis

wordpress.org/plugins/ac-print-email

A clean, privacy-first Print and Email toolbar for WordPress. No tracking, no third-party services, no UI bloat.

0 active installs v1.2.4 PHP 7.4+ WP 6.0+ Updated Feb 3, 2026
accessibilityemailprintprivacysharing
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AC Print + Email Safe to Use in 2026?

Generally Safe

Score 100/100

AC Print + Email has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The ac-print-email plugin v1.2.4 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, the exclusive use of prepared statements for SQL queries, and 100% proper output escaping are significant strengths. The single file operation is handled, and there are no external HTTP requests, further reducing potential attack vectors. The presence of a capability check indicates a basic level of authorization is being considered.

However, the complete absence of nonce checks across the plugin's entry points, particularly for the single shortcode, presents a notable concern. While the total entry points are minimal, the lack of nonce verification means that an attacker could potentially trigger actions associated with the shortcode without proper user authorization. The taint analysis not finding any issues is positive, but this does not negate the risks introduced by the missing nonce checks.

The plugin's vulnerability history is clean, with no recorded CVEs. This, combined with the code signals, suggests that the developers have a generally good understanding of secure coding practices. The main weakness lies in the implementation of authentication/authorization mechanisms, specifically the reliance on capability checks alone and the absence of nonces on its single entry point.

Key Concerns

  • Missing nonce checks on shortcode
Vulnerabilities
None known

AC Print + Email Security Vulnerabilities

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

AC Print + Email Code Analysis

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

Output Escaping

100% escaped48 total outputs
Attack Surface

AC Print + Email Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[ac_print_email] ac-print-email.php:62
WordPress Hooks 9
actionwp_enqueue_scriptsac-print-email.php:45
filterthe_contentac-print-email.php:56
actionwp_footerac-print-email.php:59
actionadmin_initac-print-email.php:70
actionadmin_menuac-print-email.php:71
actionadmin_enqueue_scriptsac-print-email.php:74
filterwpseo_metadescac-print-email.php:79
filterwpseo_opengraph_descac-print-email.php:80
filterwpseo_twitter_descriptionac-print-email.php:81
Maintenance & Trust

AC Print + Email Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 3, 2026
PHP min version7.4
Downloads100

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

AC Print + Email Developer Profile

absolutewebdev

1 plugin · 0 total installs

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

How We Detect AC Print + Email

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ac-print-email/css/ac-print-email.css/wp-content/plugins/ac-print-email/js/ac-print-email-frontend.js
Script Paths
/wp-content/plugins/ac-print-email/js/ac-print-email-frontend.js
Version Parameters
ac-print-email/css/ac-print-email.css?ver=ac-print-email/js/ac-print-email-frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
acpe-toolbaracpe-toolbar-wrapacpe-iconacpe-icon-gmailacpe-icon-yahooacpe-icon-outlookacpe-icon-aolacpe-icon-mailto+2 more
Data Attributes
data-acpedata-email-subjectdata-email-bodydata-acpe-urldata-email-subject-fallbackdata-email-body-fallback+1 more
JS Globals
ACPE_FrontEnd
Shortcode Output
[ac_print_email]
FAQ

Frequently Asked Questions about AC Print + Email