OXY Re-Login Window Security & Risk Analysis

wordpress.org/plugins/oxy-relogin-window

Re-Login window for Oxygen Builder.

600 active installs v1.1 PHP 5.0+ WP 4.7+ Updated Unknown
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is OXY Re-Login Window Safe to Use in 2026?

Generally Safe

Score 100/100

OXY Re-Login Window has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "oxy-relogin-window" v1.1 plugin exhibits significant security concerns due to a lack of proper authentication and output sanitization on its entry points. The analysis reveals two AJAX handlers, both of which lack any authentication checks. This creates a wide attack surface, as any authenticated user, potentially even those with limited privileges, could interact with these handlers. Furthermore, the plugin fails to properly escape output, meaning data displayed to users could be manipulated, leading to cross-site scripting (XSS) vulnerabilities if the data originates from an untrusted source.

While the plugin has no recorded vulnerabilities or known CVEs, this absence of historical issues should not be interpreted as a guarantee of security. The current code analysis reveals foundational security weaknesses that could easily be exploited if an attacker discovers them. The reliance on prepared statements for SQL queries is a positive sign, and the absence of dangerous functions, file operations, external HTTP requests, and bundled libraries suggests some care in development. However, the critical deficiencies in authentication and output escaping overshadow these positive aspects, demanding immediate attention.

In conclusion, the "oxy-relogin-window" v1.1 plugin presents a moderate to high risk due to its unprotected AJAX endpoints and unescaped output. The lack of historical vulnerabilities is a positive, but it does not mitigate the immediate risks posed by the identified code-level weaknesses. Addressing the missing authentication checks and implementing proper output escaping are crucial steps to improving its security posture.

Key Concerns

  • AJAX handlers without auth checks
  • Unescaped output
  • Missing nonce checks on AJAX
Vulnerabilities
None known

OXY Re-Login Window Security Vulnerabilities

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

OXY Re-Login Window Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface
2 unprotected

OXY Re-Login Window Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_oxy-relogin-window-heartbeatrelogin-for-oxygen.php:88
noprivwp_ajax_oxy-relogin-window-heartbeatrelogin-for-oxygen.php:89
WordPress Hooks 6
actionplugins_loadedrelogin-for-oxygen.php:15
actioninitrelogin-for-oxygen.php:16
actionadmin_noticesrelogin-for-oxygen.php:23
actionadmin_noticesrelogin-for-oxygen.php:35
actionct_before_builderrelogin-for-oxygen.php:84
actionwp_enqueue_scriptsrelogin-for-oxygen.php:86
Maintenance & Trust

OXY Re-Login Window Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedUnknown
PHP min version5.0
Downloads2K

Community Trust

Rating60/100
Number of ratings2
Active installs600
Alternatives

OXY Re-Login Window Alternatives

No alternatives data available yet.

Developer Profile

OXY Re-Login Window Developer Profile

laborin

1 plugin · 600 total installs

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

How We Detect OXY Re-Login Window

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/oxy-relogin-window/assets/oxy-relogin-window.css/wp-content/plugins/oxy-relogin-window/assets/oxy-relogin-window.js
Script Paths
/wp-content/plugins/oxy-relogin-window/assets/oxy-relogin-window.js
Version Parameters
oxy-relogin-window/assets/oxy-relogin-window.css?ver=oxy-relogin-window/assets/oxy-relogin-window.js?ver=

HTML / DOM Fingerprints

CSS Classes
opp-loginopp-floating-login-iframe
Data Attributes
id="opp-login"id="opp-floating-login-iframe"id="opp-login-template"
JS Globals
window.OxyReloginWindowBEData
REST Endpoints
/wp-json/oxy-relogin-window/heartbeat
FAQ

Frequently Asked Questions about OXY Re-Login Window