rurumo Security & Risk Analysis

wordpress.org/plugins/rurumo

Allows to get Russian translations for your plugins automatically.

50 active installs v0.2 PHP + WP 2.8+ Updated Dec 10, 2018
l10npluginsrussiantranslations
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is rurumo Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "rurumo" plugin v0.2 exhibits a mixed security posture. On the positive side, there are no registered CVEs, no known unpatched vulnerabilities, and the plugin demonstrates good practices with 100% of its SQL queries using prepared statements and includes at least one nonce and capability check. The absence of external HTTP requests and bundled libraries further reduces potential attack vectors.

However, significant concerns arise from the static analysis. The presence of the `unserialize` function is a critical risk, as it can lead to Remote Code Execution (RCE) if attacker-controlled data is unserialized. Furthermore, the plugin fails to properly escape any of its output, leaving it vulnerable to Cross-Site Scripting (XSS) attacks. The lack of any taint analysis results is also noteworthy, suggesting either limited analysis was performed or the tool couldn't identify any flows, which is unusual given the presence of `unserialize` and unescaped output.

In conclusion, while the plugin benefits from a clean vulnerability history and good SQL practices, the identified `unserialize` function and complete lack of output escaping present substantial security risks. The absence of taint analysis data is also a point of concern, making it difficult to fully assess the impact of the `unserialize` function. Users should be cautious and consider the potential for XSS and RCE vulnerabilities.

Key Concerns

  • Presence of unserialize function
  • No output escaping
Vulnerabilities
None known

rurumo Security Vulnerabilities

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

rurumo Code Analysis

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

Dangerous Functions Found

unserialize$rurumo = unserialize(get_option('rurumo'));rurumo.php:78

Output Escaping

0% escaped3 total outputs
Attack Surface

rurumo Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionafter_plugin_rowrurumo.php:112
actionupdate-custom_rurumo-get-translationrurumo.php:136
Maintenance & Trust

rurumo Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedDec 10, 2018
PHP min version
Downloads13K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

rurumo Developer Profile

Sergey Biryukov

23 plugins · 313K total installs

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

How We Detect rurumo

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about rurumo