CVE-2026-7558 Details
Description
The Age Verification & Identity Verification by Token of Trust plugin for WordPress is vulnerable to unauthorized access in all versions up to and including 4.0.2. This is due to the handle_export_table() function being registered on the WordPress 'init' hook, which fires for all requests, including those from unauthenticated visitors, without any capability check. This makes it possible for unauthenticated attackers to download a CSV file containing sensitive WooCommerce donation data, including order dates, order IDs, charitable donation amounts, and admin-only order edit URLs, simply by visiting any page on the site with the 'tot_export_table' GET parameter set to a numeric value (0–3).
A vulnerability allowing unauthorized access has been identified in the Age Verification & Identity Verification by Token of Trust plugin for WordPress, affecting all versions up to and including 4.0.2. The issue arises because the handle_export_table() function is hooked to the WordPress 'init' action, which is triggered for all requests, including those from unauthenticated users, without any capability checks. This flaw enables unauthenticated attackers to download a CSV file containing sensitive WooCommerce donation data, such as order dates, order IDs, donation amounts, and admin-only order edit URLs. The data can be accessed by visiting any page on the site with the 'tot_export_table' GET parameter set to a numeric value between 0 and 3.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 9, 2026CISA-ADP
Assessed Jul 9, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Token of Trust Age Verification & Identity Verification | <= 4.0.2 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 9, 2026 | CVE Modified | CISA-ADP |
| Jul 9, 2026 | New CVE Received | [email protected] |
Volerion