Display Custom Fields Security & Risk Analysis

wordpress.org/plugins/display-custom-fields

This plugin allows you to display the value of a custom field on a page or post. Permitted values are raw text, html, javascript, javascript file url, …

10 active installs v1.1.1 PHP + WP 3.0+ Updated Jul 31, 2014
custom-fieldsdisplay-field-valuedisplay-metametameta-fields
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Display Custom Fields Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "display-custom-fields" plugin v1.1.1 exhibits a strong security posture based on the provided static analysis. The code analysis reveals no dangerous functions, all SQL queries utilize prepared statements, and all outputs are properly escaped. There are no file operations or external HTTP requests, indicating a limited potential for code injection or data exfiltration through these vectors. The absence of any taint analysis findings further suggests a lack of exploitable vulnerabilities within the analyzed code flows.

While the static analysis is positive, the absence of any capability checks or nonce checks on the single shortcode entry point is a notable concern. Shortcodes can be invoked by any logged-in user, and without proper checks, they could potentially be used in conjunction with other vulnerabilities or misconfigurations to perform unauthorized actions. The vulnerability history is also clean, with no recorded CVEs, which is a positive indicator of the plugin's development and maintenance practices.

Overall, the plugin demonstrates good coding practices regarding data handling and protection against common code execution vulnerabilities. However, the lack of authorization checks on its sole entry point presents a potential weakness that could be exploited in specific scenarios. The clean vulnerability history is a strength, but it is crucial to maintain vigilance, especially given the identified lack of authorization on the shortcode.

Key Concerns

  • Missing capability checks on shortcode
  • Missing nonce checks on shortcode
Vulnerabilities
None known

Display Custom Fields Security Vulnerabilities

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

Display Custom Fields Code Analysis

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

Display Custom Fields Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[dcf] display-custom-fields.php:61
Maintenance & Trust

Display Custom Fields Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedJul 31, 2014
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Display Custom Fields Developer Profile

TeaCii

1 plugin · 10 total installs

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

How We Detect Display Custom Fields

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/display-custom-fields/display-custom-fields.php

HTML / DOM Fingerprints

HTML Comments
Copyright 2014 Tarun Chaudhry @ TeaCii (email : info@TeaCii.com)
Shortcode Output
<script type="text/javascript"><script type="text/javascript" src="<style type="text/css"><link type="text/css" rel="stylesheet" href="
FAQ

Frequently Asked Questions about Display Custom Fields