Bukvycja Security & Risk Analysis

wordpress.org/plugins/bukvycja

The Bukvycja plugin adds drop caps to your posts, pages and comments. It comes with some cool css styling and lots of options.

20 active installs v1.0.1 PHP + WP 4.7+ Updated Nov 23, 2017
drop-capsletterpagespoststypography
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Bukvycja Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The bukvycja v1.0.1 plugin presents a generally positive security posture based on the provided static analysis. The absence of any recorded CVEs, unpatched vulnerabilities, or common vulnerability types in its history suggests a mature and secure development practice to date. Furthermore, the static analysis reveals a remarkably small attack surface with no AJAX handlers, REST API routes, shortcodes, or cron events, indicating minimal exposure to external input. The code also demonstrates good practices by using prepared statements for its single SQL query and implementing a nonce check. However, a significant concern arises from the complete lack of output escaping for all 55 identified output points. This means that any data displayed by the plugin, even if it originates from trusted sources, could be susceptible to cross-site scripting (XSS) attacks if not properly sanitized before rendering. The lack of capability checks on any entry points, while currently moot due to the zero attack surface, would become a critical issue if the attack surface were to expand.

Key Concerns

  • All output is unescaped
  • No capability checks on entry points
Vulnerabilities
None known

Bukvycja Security Vulnerabilities

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

Bukvycja Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped55 total outputs
Attack Surface

Bukvycja Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionadmin_menuincludes\dpd-bukvycja-config.php:13
actionadmin_initincludes\dpd-bukvycja-config.php:14
actionadmin_enqueue_scriptsincludes\dpd-bukvycja-config.php:43
actionadd_meta_boxesincludes\dpd-bukvycja-config.php:45
actionsave_postincludes\dpd-bukvycja-config.php:46
actionwp_enqueue_scriptsincludes\dpd-bukvycja-processor.php:14
filterthe_contentincludes\dpd-bukvycja-processor.php:15
filterthe_excerptincludes\dpd-bukvycja-processor.php:16
filtercomment_textincludes\dpd-bukvycja-processor.php:17
Maintenance & Trust

Bukvycja Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedNov 23, 2017
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs20
Developer Profile

Bukvycja Developer Profile

Pavlo Degtyaryov

1 plugin · 20 total installs

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

How We Detect Bukvycja

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bukvycja/css/main.css/wp-content/plugins/bukvycja/js/main.js
Script Paths
/wp-content/plugins/bukvycja/js/main.js
Version Parameters
bukvycja/css/main.css?ver=bukvycja/js/main.js?ver=

HTML / DOM Fingerprints

CSS Classes
dpd-bukvycja-dropcap
Data Attributes
data-bukvycja-colordata-bukvycja-sizedata-bukvycja-fontdata-bukvycja-font-weightdata-bukvycja-line-heightdata-bukvycja-right-padding
Shortcode Output
[bukvycja]
FAQ

Frequently Asked Questions about Bukvycja