Auto Currency Converter Security & Risk Analysis

wordpress.org/plugins/auto-currency-converter

The plugin automatically adds a price in the second currency. US dollars-Japanese Yen are currently supported. (more currencies are being planned)

10 active installs v1.2.2 PHP + WP 4.0.0+ Updated May 20, 2019
currencyexchangejapanmoneyyen
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Auto Currency Converter Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "auto-currency-converter" v1.2.2 plugin exhibits a generally good security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface, and crucially, no entry points are identified as unprotected. The plugin also avoids the use of dangerous functions and conducts all SQL queries using prepared statements, which are excellent security practices. Furthermore, the lack of any recorded vulnerabilities in its history suggests a responsible development approach. However, several areas raise concerns. A significant weakness is the complete lack of output escaping on all identified output points. This makes the plugin highly susceptible to Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected and executed in users' browsers. The presence of file operations and external HTTP requests, while not inherently insecure, warrants closer inspection in conjunction with the unescaped output, as they could potentially be exploited to achieve RCE or data exfiltration if not handled carefully within the context of the unescaped output. The lack of nonce and capability checks, while not directly leading to an attack vector given the limited attack surface, is a missed opportunity for robust authorization and could become a problem if new entry points are introduced in future versions without proper security considerations.

Key Concerns

  • 100% of output is unescaped
  • Missing nonce checks
  • Missing capability checks
  • File operations present
  • External HTTP requests present
Vulnerabilities
None known

Auto Currency Converter Security Vulnerabilities

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

Auto Currency Converter Code Analysis

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

Output Escaping

0% escaped10 total outputs
Attack Surface

Auto Currency Converter Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_noticesauto-currency-converter.php:15
Maintenance & Trust

Auto Currency Converter Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedMay 20, 2019
PHP min version
Downloads6K

Community Trust

Rating96/100
Number of ratings4
Active installs10
Developer Profile

Auto Currency Converter Developer Profile

Yakkyofy

4 plugins · 80 total installs

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

How We Detect Auto Currency Converter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/auto-currency-converter/css/jquery-ui-fresh.css/wp-content/plugins/auto-currency-converter/js/register-datepicker.js
Script Paths
/wp-content/plugins/auto-currency-converter/js/register-datepicker.js

HTML / DOM Fingerprints

CSS Classes
auto-currency-converter
Data Attributes
data-valuedata-currency
Shortcode Output
()
FAQ

Frequently Asked Questions about Auto Currency Converter