Awesome Watermark Security & Risk Analysis

wordpress.org/plugins/awesome-watermark

Apply text or image watermark to any WordPress image and thumbnails sizes.

20 active installs v1.0 PHP + WP 3.3+ Updated Jun 28, 2015
copyrightimagepicturetextwatermark
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Awesome Watermark Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The 'awesome-watermark' v1.0 plugin exhibits a generally positive security posture due to a lack of known vulnerabilities and a limited attack surface. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly reduces potential entry points for attackers. Furthermore, the code signals indicate that all SQL queries utilize prepared statements, and there are no reported external HTTP requests or bundled libraries that might introduce third-party vulnerabilities.

However, a critical concern arises from the static analysis revealing that 100% of the 46 output operations are not properly escaped. This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected into the website's output, potentially affecting users. While taint analysis shows no flows with unsanitized paths, the lack of output escaping is a severe oversight that attackers can exploit by supplying specially crafted input that is then rendered on the page without sanitization.

The plugin's vulnerability history is clean, with no recorded CVEs, which is a strong positive indicator. This, combined with the lack of known critical or high-severity issues in the code analysis, suggests that the developers have maintained a good security practice for past versions. However, the significant gap in output escaping needs immediate attention to prevent potential security breaches, despite the absence of past incidents.

Key Concerns

  • All outputs unescaped (XSS risk)
Vulnerabilities
None known

Awesome Watermark Security Vulnerabilities

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

Awesome Watermark Code Analysis

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

Output Escaping

0% escaped46 total outputs
Attack Surface

Awesome Watermark Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionadmin_initawesome-watermark.php:26
actionadmin_menuincludes\AwesomeWaterMark.php:16
actionadmin_initincludes\AwesomeWaterMark.php:17
actionadmin_initincludes\AwesomeWaterMark.php:18
actionadmin_enqueue_scriptsincludes\AwesomeWaterMark.php:19
actionadmin_initincludes\AwesomeWaterMark.php:20
actionadmin_enqueue_scriptsincludes\AwesomeWaterMark.php:21
filterwp_generate_attachment_metadataincludes\AwesomeWaterMark.php:24
actionadmin_headincludes\AwesomeWaterMark.php:483
filtergettextincludes\AwesomeWaterMark.php:527
Maintenance & Trust

Awesome Watermark Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedJun 28, 2015
PHP min version
Downloads4K

Community Trust

Rating68/100
Number of ratings5
Active installs20
Developer Profile

Awesome Watermark Developer Profile

Tahir Yasin

3 plugins · 430 total installs

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

How We Detect Awesome Watermark

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/awesome-watermark/css/style.css/wp-content/plugins/awesome-watermark/js/awesome-watermark.js
Script Paths
/wp-content/plugins/awesome-watermark/js/awesome-watermark.js
Version Parameters
awesome-watermark/css/style.css?ver=awesome-watermark/js/awesome-watermark.js?ver=

HTML / DOM Fingerprints

CSS Classes
awm-watermark-settings
HTML Comments
<!-- Awesome Watermark Options --><!-- Preview Watermarks --><!-- Help -->
Data Attributes
data-awm-typedata-awm-textdata-awm-imagedata-awm-positiondata-awm-margindata-awm-size
JS Globals
AWM_AJAX_URL
FAQ

Frequently Asked Questions about Awesome Watermark