Plugin Vulnerability Hub
Plugin 2 known issues Latest disclosed Aug 07, 2025

Form Block Vulnerabilities

Review known vulnerability records for the WordPress plugin Form Block (`form-block`), including severity, CVE references, affected versions, and patch status.

Recent tracked CVEs on this page include CVE-2025-54693 and CVE-2023-30616, so operators can jump from disclosure to patch validation without scanning the full feed first.

Known Records
2
High or Critical
1
Patch Coverage
100%
Last Updated
Aug 11, 2025
Related Security Guides

Use these guides while reviewing Form Block fixes

Pair this plugin vulnerability hub with practical WordPress hardening, scanner, and patch workflow guidance.

Patch Decision Workflow

How to prioritize Form Block remediation

Use the hub as a decision layer before opening individual records: confirm whether the issue has a CVE, whether a fixed version exists, and whether the affected range overlaps production installs.

Search-Ready Records
2
1. Match the Package
Confirm the installed WordPress plugin slug is form-block before acting on any CVE from this cluster.
2. Sort by Severity
Start with 1 high or critical record, then review medium and unrated findings with public references.
3. Check Patch Evidence
2 records include a patch path; verify compatibility before closing the finding.
4. Monitor Gaps
0 records still lack a listed fixed release, so keep this hub in the review queue.
Priority CVE Quick Links

Fast paths into Form Block CVE reports

Start with the highest-signal CVE records for this WordPress plugin before scanning the full vulnerability feed.

Indexed CVEs
2
Tracked CVE Issue Type Affected Versions Fixed Version CVSS
CVE-2025-54693
Form Block <= 1.5.5 - Unauthenticated Arbitrary File Upload
Remote Code Execution Versions up to 1.5.5 1.5.6 CVSS 9.8
CVE-2023-30616
Form Block <= 1.0.1 - Cross-Site Request Forgery
Cross-Site Request Forgery Versions before 1.0.2 1.0.2 CVSS 4.3
Coverage Snapshot

What this page helps you verify fast

This hub clusters tracked records for Form Block so operators can confirm whether a disclosed issue maps to the installed slug, version range, and patch path.

Patch Visibility
2 records include a published patch path, leaving 0 with no listed safe release yet.
Severity Mix
1 critical and 0 high severity findings.
Recent CVEs
CVE-2025-54693 and CVE-2023-30616
Reference Workflow
Jump from the hub into the full report when you need remediation notes, exploit context, CVSS vectors, or source references.
Triage First

Open the records most likely to drive action

These recent records surface the CVE strings, patch cues, and direct report links most operators need first.

Known Vulnerabilities

Reports for Form Block

Sorted by latest disclosure date so newly published issues surface first.

Plugin Critical Patched: Yes CVE-2025-54693
CVE-2025-54693: Form Block <= 1.5.5 - Unauthenticated Arbitrary File Upload

The Form Block plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the files() function in all versions up to, and including, 1.5.5. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site...

Published
Aug 07, 2025
Patched Release
1.5.6
Affected Versions
Versions up to 1.5.5
Next Step
Update to 1.5.6 or newer if supported.
Plugin Medium Patched: Yes CVE-2023-30616
CVE-2023-30616: Form Block <= 1.0.1 - Cross-Site Request Forgery

The Form Block plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.0.1. This is due to missing or incorrect nonce validation on the get_requests() function. This makes it possible for unauthenticated attackers to submit forms on be...

Published
Apr 20, 2023
Patched Release
1.0.2
Affected Versions
Versions before 1.0.2
Next Step
Update to 1.0.2 or newer if supported.