FX Currency Converter Security & Risk Analysis

wordpress.org/plugins/fx-currency-converter

Easy-to-use, free currency converter. 🔑 No API key needed. ❤️ Install and enjoy.

10 active installs v0.2.3 PHP 5.3+ WP 3.1+ Updated Apr 9, 2026
currenciescurrency-conversioncurrency-convertercurrency-exchangeexchange-rates
99
A · Safe
CVEs total1
Unpatched0
Last CVEDec 11, 2025
Safety Verdict

Is FX Currency Converter Safe to Use in 2026?

Generally Safe

Score 99/100

FX Currency Converter has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

1 known CVELast CVE: Dec 11, 2025Updated 1mo ago
Risk Assessment

The "fx-currency-converter" v0.2.1 plugin exhibits a generally strong security posture based on the static analysis, with excellent practices in SQL query preparation and output escaping. All identified outputs are properly escaped, and all SQL queries utilize prepared statements, which significantly mitigates the risk of SQL injection vulnerabilities. The limited attack surface, consisting of a single shortcode and no unprotected entry points, is also a positive sign. However, the lack of nonce checks on the entry points is a significant concern, potentially leaving the plugin vulnerable to Cross-Site Request Forgery (CSRF) attacks. Furthermore, the existence of two external HTTP requests without explicit mention of their security handling warrants careful consideration, as these could be potential vectors for various attacks if not implemented securely. The vulnerability history, while showing no currently unpatched vulnerabilities, reveals a past medium-severity Cross-Site Scripting (XSS) vulnerability. This, coupled with the absence of nonce checks, suggests that while the developers have addressed past issues, there may be a systemic weakness in input validation and CSRF protection that needs continuous attention.

Key Concerns

  • Missing nonce checks on entry points
  • Two external HTTP requests without auth/sanitization
Vulnerabilities
1 published

FX Currency Converter Security Vulnerabilities

CVEs by Year

1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-13963medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

FX Currency Converter <= 0.2.0 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode Attributes

Dec 11, 2025 Patched in 0.2.1 (1d)
Version History

FX Currency Converter Release Timeline

v0.2.3Current
v0.2.2
v0.2.1
v0.2.01 CVE
v0.1.01 CVE
Code Analysis
Analyzed Apr 6, 2026

FX Currency Converter Code Analysis

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

Output Escaping

100% escaped27 total outputs
Attack Surface

FX Currency Converter Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[fxcc_convert] includes/shortcode.php:124
WordPress Hooks 3
filterplugin_action_linksincludes/settings-page.php:96
actionadmin_menuincludes/settings-page.php:101
actioninitincludes/shortcode.php:127
Maintenance & Trust

FX Currency Converter Maintenance & Trust

Maintenance Signals

WordPress version tested7.0
Last updatedApr 9, 2026
PHP min version5.3
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

FX Currency Converter Developer Profile

falselight

9 plugins · 5K total installs

93
trust score
Avg Security Score
99/100
Avg Patch Time
22 days
View full developer profile
Detection Fingerprints

How We Detect FX 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/fx-currency-converter/assets/css/fx-currency-converter-styles.css
Version Parameters
fx-currency-converter-styles

HTML / DOM Fingerprints

Shortcode Output
[fxcc_convert]
FAQ

Frequently Asked Questions about FX Currency Converter