Advanced Custom Fields: Markdown Field Security & Risk Analysis

wordpress.org/plugins/advanced-custom-fields-markdown

Adds a markdown-field.

100 active installs v1.1.4 PHP + WP 4.0+ Updated Oct 9, 2016
acfacf4acf5advanced-custom-fieldscustom-fields
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Advanced Custom Fields: Markdown Field Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The 'advanced-custom-fields-markdown' v1.1.4 plugin exhibits a generally good security posture based on the provided static analysis. The absence of known CVEs and a clean vulnerability history are positive indicators. The code analysis shows a notable lack of dangerous functions, reliance on prepared statements for SQL queries, and no file operations or external HTTP requests, all of which are strong security practices. However, a significant concern arises from the output escaping analysis: 100% of the 15 identified outputs are not properly escaped. This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities if user-controlled data is outputted without proper sanitization.

While the attack surface appears to be minimal with zero identified entry points, the lack of proper output escaping presents a critical weakness that could be exploited. The taint analysis not revealing any issues is a positive sign, but it cannot fully mitigate the risks posed by unescaped output, especially if the taint analysis scope was limited or did not cover all potential data flow paths. The absence of nonce checks and capability checks, while not directly causing a deduction here due to the lack of entry points, would be critical concerns if any were present. In conclusion, the plugin's strengths lie in its minimal attack surface and secure handling of database operations. Its primary weakness, and the most immediate security risk, is the widespread lack of output escaping, which requires immediate attention.

Key Concerns

  • 100% of outputs are not properly escaped
Vulnerabilities
None known

Advanced Custom Fields: Markdown Field Security Vulnerabilities

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

Advanced Custom Fields: Markdown Field Code Analysis

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

Output Escaping

0% escaped15 total outputs
Attack Surface

Advanced Custom Fields: Markdown Field Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionacf/include_field_typesacf-markdown.php:32
actionacf/register_fieldsacf-markdown.php:44
Maintenance & Trust

Advanced Custom Fields: Markdown Field Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedOct 9, 2016
PHP min version
Downloads6K

Community Trust

Rating60/100
Number of ratings1
Active installs100
Developer Profile

Advanced Custom Fields: Markdown Field Developer Profile

jensnilsson

6 plugins · 270 total installs

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

How We Detect Advanced Custom Fields: Markdown Field

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/advanced-custom-fields-markdown/acf-markdown.css/wp-content/plugins/advanced-custom-fields-markdown/acf-markdown.js/wp-content/plugins/advanced-custom-fields-markdown/editor.md.min.js
Script Paths
/wp-content/plugins/advanced-custom-fields-markdown/acf-markdown.js/wp-content/plugins/advanced-custom-fields-markdown/editor.md.min.js
Version Parameters
advanced-custom-fields-markdown/acf-markdown.css?ver=advanced-custom-fields-markdown/acf-markdown.js?ver=advanced-custom-fields-markdown/editor.md.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
acf-markdown-field
Data Attributes
data-autogrowdata-editor-themedata-preview-themedata-syntax-highlightdata-syntax-themedata-tab-function+1 more
JS Globals
acf_markdown_field
FAQ

Frequently Asked Questions about Advanced Custom Fields: Markdown Field