Plugin Vulnerability Hub
Plugin 3 known issues Latest disclosed Jun 05, 2026

Admin Columns Vulnerabilities

Review known vulnerability records for the WordPress plugin Admin Columns (`codepress-admin-columns`), including severity, CVE references, affected versions, and patch status.

Recent tracked CVEs on this page include CVE-2026-7654, CVE-2021-24365 and CVE-2021-24366, so operators can jump from disclosure to patch validation without scanning the full feed first.

Known Records
3
High or Critical
1
Patch Coverage
100%
Last Updated
Jun 05, 2026
Related Security Guides

Use these guides while reviewing Admin Columns fixes

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

Patch Decision Workflow

How to prioritize Admin Columns 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
3
1. Match the Package
Confirm the installed WordPress plugin slug is codepress-admin-columns 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
3 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 Admin Columns CVE reports

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

Indexed CVEs
3
Tracked CVE Issue Type Affected Versions Fixed Version CVSS
CVE-2026-7654
Admin Columns <= 7.0.18 - Authenticated (Contributor+) PHP Object Injection to Remot...
Arbitrary Code Execution Versions up to 7.0.18 7.0.19 CVSS 8.8
CVE-2021-24365
Admin Columns Free < 4.3.2 and Pro < 5.5.2 Authenticated Stored Cross-Site Scripting
Stored Cross-Site Scripting Versions before 4.3.2 4.3.2 CVSS 5.4
CVE-2021-24366
Admin Columns Free < 4.3 and Pro < 5.5.1 Stored Cross-Site Scripting
Stored Cross-Site Scripting Versions up to 4.2 4.3 CVSS 5.4
Coverage Snapshot

What this page helps you verify fast

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

Patch Visibility
3 records include a published patch path, leaving 0 with no listed safe release yet.
Severity Mix
0 critical and 1 high severity finding.
Recent CVEs
CVE-2026-7654, CVE-2021-24365 and CVE-2021-24366
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 Admin Columns

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

Plugin High Patched: Yes CVE-2026-7654
CVE-2026-7654: Admin Columns <= 7.0.18 - Authenticated (Contributor+) PHP Object Injection to Remote Code Execution via Custom Field Meta Value

The Admin Columns plugin for WordPress is vulnerable to PHP Object Injection leading to Remote Code Execution in versions up to and including 7.0.18. This is due to the use of `unserialize()` without an `allowed_classes` restriction in the `IdsToCollection::get_ids_from_string()`...

Published
Jun 05, 2026
Patched Release
7.0.19
Affected Versions
Versions up to 7.0.18
Next Step
Update to 7.0.19 or newer if supported.
Plugin Medium Patched: Yes CVE-2021-24365
CVE-2021-24365: Admin Columns Free < 4.3.2 and Pro < 5.5.2 Authenticated Stored Cross-Site Scripting

The Admin Columns WordPress plugin Free before 4.3.2 and Pro before 5.5.2 allowed to configure individual columns for tables. Each column had a type. The type "Custom Field" allowed to choose an arbitrary database column to display in the table. There was no escaping applied to t...

Published
Jun 21, 2021
Patched Release
4.3.2
Affected Versions
Versions before 4.3.2
Next Step
Update to 4.3.2 or newer if supported.
Plugin Medium Patched: Yes CVE-2021-24366
CVE-2021-24366: Admin Columns Free < 4.3 and Pro < 5.5.1 Stored Cross-Site Scripting

The Admin Columns Free WordPress plugin before 4.3 and Admin Columns Pro WordPress plugin before 5.5.1, rendered input on the posted pages with improper input validation on the value passed into the field 'Label' parameter, by taking this as an advantage an authenticated attacker...

Published
May 31, 2021
Patched Release
4.3
Affected Versions
Versions up to 4.2
Next Step
Update to 4.3 or newer if supported.