Post/Page Specific Custom Code Security & Risk Analysis

wordpress.org/plugins/postpage-specific-custom-css

Add custom CSS to posts, pages, or WooCommerce products, with optional archive support. Includes a dedicated editor box.

7K active installs v0.3.0 PHP 7.4+ WP 5.0+ Updated Jul 21, 2025
custom-cssper-page-csspost-specificproductwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Post/Page Specific Custom Code Safe to Use in 2026?

Generally Safe

Score 100/100

Post/Page Specific Custom Code has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8mo ago
Risk Assessment

The "postpage-specific-custom-css" plugin v0.3.0 exhibits a generally good security posture based on the static analysis. The absence of identified dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), file operations, and external HTTP requests are positive indicators. The presence of nonce and capability checks, even if limited in number, suggests some awareness of security best practices.

However, a significant concern arises from the output escaping. With 15 total outputs and only 40% properly escaped, there is a notable risk of Cross-Site Scripting (XSS) vulnerabilities. This means that a substantial portion of user-supplied data or dynamically generated content might be rendered directly in the browser without sufficient sanitization, potentially allowing attackers to inject malicious scripts.

The plugin's vulnerability history is clean, with no recorded CVEs. This, combined with the lack of critical or high-severity taint flows, suggests that the current codebase might not contain known, exploitable flaws. Nevertheless, the XSS risk stemming from insufficient output escaping is a real and present danger that needs to be addressed.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Post/Page Specific Custom Code Security Vulnerabilities

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

Post/Page Specific Custom Code Code Analysis

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

Output Escaping

40% escaped15 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<post-page-specific-custom-css> (post-page-specific-custom-css.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Post/Page Specific Custom Code Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_noticespost-page-specific-custom-css.php:25
actionbefore_woocommerce_initpost-page-specific-custom-css.php:40
filterthe_contentpost-page-specific-custom-css.php:75
actionadd_meta_boxespost-page-specific-custom-css.php:89
actionsave_postpost-page-specific-custom-css.php:93
actionadmin_menupost-page-specific-custom-css.php:97
actionadmin_initpost-page-specific-custom-css.php:101
actionadmin_enqueue_scriptspost-page-specific-custom-css.php:105
Maintenance & Trust

Post/Page Specific Custom Code Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJul 21, 2025
PHP min version7.4
Downloads78K

Community Trust

Rating92/100
Number of ratings42
Active installs7K
Developer Profile

Post/Page Specific Custom Code Developer Profile

Łukasz Nowicki

2 plugins · 8K total installs

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

How We Detect Post/Page Specific Custom Code

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/postpage-specific-custom-css/build/index.js/wp-content/plugins/postpage-specific-custom-css/build/index.asset.php
Script Paths
https://unpkg.com/css-tree/dist/csstree.js

HTML / DOM Fingerprints

CSS Classes
phylax-pp-scc-css-container
Data Attributes
data-phylax-pp-sc-css-id
JS Globals
window.phylax_pp_sc_css
FAQ

Frequently Asked Questions about Post/Page Specific Custom Code