XO Post Background Security & Risk Analysis

wordpress.org/plugins/xo-post-background

XO Post Background is a plugin to set background image and color for each post.

2K active installs v2.0.11 PHP 5.6+ WP 4.9+ Updated Mar 26, 2024
background
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is XO Post Background Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "xo-post-background" v2.0.11 plugin exhibits a generally strong security posture, with excellent adherence to several secure coding practices. The static analysis reveals no dangerous functions, all SQL queries are prepared, and there are no file operations or external HTTP requests, which significantly reduces the attack surface. The presence of nonce and capability checks on its single AJAX handler is also a positive indicator. The absence of any recorded vulnerabilities, including critical or high-severity ones, further supports this positive assessment.

However, there is a minor area of concern regarding output escaping. While the vast majority of outputs are properly escaped (75%), one instance remains unescaped. Although the taint analysis did not reveal any high-severity issues, unescaped output can still lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is involved. The plugin's limited attack surface and lack of historical vulnerabilities are strengths, but the one unescaped output, while not critical based on the provided data, represents a potential weakness that should be addressed to achieve a fully secure implementation.

Key Concerns

  • One output not properly escaped
Vulnerabilities
None known

XO Post Background Security Vulnerabilities

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

XO Post Background Code Analysis

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

Output Escaping

75% escaped8 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<class-xo-post-background> (inc\class-xo-post-background.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

XO Post Background Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_set-post-backgroundinc\class-xo-post-background.php:94
WordPress Hooks 6
actionplugins_loadedinc\class-xo-post-background.php:30
actionadmin_enqueue_scriptsinc\class-xo-post-background.php:92
actionadd_meta_boxesinc\class-xo-post-background.php:93
actioninitinc\class-xo-post-background.php:97
actionenqueue_block_editor_assetsinc\class-xo-post-background.php:98
actionwp_headinc\class-xo-post-background.php:101
Maintenance & Trust

XO Post Background Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedMar 26, 2024
PHP min version5.6
Downloads27K

Community Trust

Rating0/100
Number of ratings0
Active installs2K
Developer Profile

XO Post Background Developer Profile

ishitaka

5 plugins · 62K total installs

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

How We Detect XO Post Background

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/xo-post-background/build/index.asset.php/wp-content/plugins/xo-post-background/build/index.js/wp-content/plugins/xo-post-background/assets/js/classic-editor.min.js/wp-content/plugins/xo-post-background/assets/js/classic-editor.js
Script Paths
/wp-content/plugins/xo-post-background/build/index.js
Version Parameters
xo-post-background/build/index.asset.php?ver=xo-post-background/assets/js/classic-editor.min.js?ver=xo-post-background/assets/js/classic-editor.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-control-name="xo-post-background"data-control-name="xo-post-background-color"data-control-name="xo-post-background-position-x"data-control-name="xo-post-background-position-y"data-control-name="xo-post-background-size"data-control-name="xo-post-background-repeat"+4 more
JS Globals
wp.blocks.registerBlockTypewp.element.createElementwp.i18n.__wp.components.PanelBodywp.components.TextControlwp.components.SelectControl+9 more
REST Endpoints
/wp-json/xo-post-background/v1/settings
FAQ

Frequently Asked Questions about XO Post Background