Orbisius Random Name Generator Security & Risk Analysis

wordpress.org/plugins/orbisius-random-name-generator

Generates a random name based on a keyword list that you define.

50 active installs v1.0.3 PHP 7.4+ WP 5.0+ Updated Feb 6, 2026
randomrandom-name-generator
99
A · Safe
CVEs total1
Unpatched0
Last CVEFeb 10, 2026
Safety Verdict

Is Orbisius Random Name Generator Safe to Use in 2026?

Generally Safe

Score 99/100

Orbisius Random Name Generator has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Feb 10, 2026Updated 1mo ago
Risk Assessment

The plugin 'orbisius-random-name-generator' v1.0.3 exhibits a generally strong security posture based on the provided static analysis. The code demonstrates good practices by utilizing prepared statements for all SQL queries, properly escaping all output, and including a nonce check. The absence of dangerous functions, file operations, and external HTTP requests further contributes to its security. Taint analysis also shows no detected vulnerabilities, indicating that input handling is likely robust.

However, the vulnerability history reveals a past CVE for Cross-Site Scripting (XSS), although it is currently marked as unpatched and not present in this version. This historical context is important, as it suggests a potential area of weakness in the plugin's development history. While the current version appears secure in its code practices, the past XSS vulnerability, even if resolved in later versions, indicates a need for continued vigilance and thorough testing of any updates.

In conclusion, the current version of 'orbisius-random-name-generator' appears to be well-secured from a code-practice perspective. The lack of reported vulnerabilities in this specific version and the absence of critical taint flows are positive indicators. The main area of consideration stems from its vulnerability history, which necessitates awareness and prompt patching of any future disclosed vulnerabilities to maintain a strong security profile.

Key Concerns

  • Past XSS vulnerability history
  • No capability checks on entry points
Vulnerabilities
1

Orbisius Random Name Generator Security Vulnerabilities

CVEs by Year

1 CVE in 2026
2026
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

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

Orbisius Random Name Generator <= 1.0.2 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'btn_label' Shortcode Attribute

Feb 10, 2026 Patched in 1.0.3 (1d)
Code Analysis
Analyzed Mar 16, 2026

Orbisius Random Name Generator Code Analysis

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

Output Escaping

100% escaped6 total outputs
Attack Surface

Orbisius Random Name Generator Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[orbisius_random_name_generator] orbisius-random-name-generator.php:43
WordPress Hooks 1
actioninitorbisius-random-name-generator.php:36
Maintenance & Trust

Orbisius Random Name Generator Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 6, 2026
PHP min version7.4
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

Orbisius Random Name Generator Developer Profile

Svetoslav Marinov

26 plugins · 12K total installs

71
trust score
Avg Security Score
88/100
Avg Patch Time
722 days
View full developer profile
Detection Fingerprints

How We Detect Orbisius Random Name Generator

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
orbisius_random_name_generator_containerorbisius_random_name_generator_formorbisius_random_name_generator_result
Data Attributes
id="orbisius_random_name_generator_form
Shortcode Output
<div id="orbisius_random_name_generator_container<form id='orbisius_random_name_generator_form<div class="result orbisius_random_name_generator_result
FAQ

Frequently Asked Questions about Orbisius Random Name Generator