CVE-2026-7558
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).
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
References
- https://plugins.trac.wordpress.org/browser/token-of-trust/tags/3.31.5/integrations/woocommerce/class-donations.php#L100
- https://plugins.trac.wordpress.org/browser/token-of-trust/tags/3.31.5/integrations/woocommerce/class-donations.php#L99
- https://plugins.trac.wordpress.org/browser/token-of-trust/tags/3.34.2/integrations/woocommerce/class-donations.php#L100
- https://plugins.trac.wordpress.org/browser/token-of-trust/tags/3.34.2/integrations/woocommerce/class-donations.php#L99
- https://plugins.trac.wordpress.org/browser/token-of-trust/trunk/integrations/woocommerce/class-donations.php#L100
- https://plugins.trac.wordpress.org/browser/token-of-trust/trunk/integrations/woocommerce/class-donations.php#L99
- https://plugins.trac.wordpress.org/changeset?reponame=&old=3539532%40token-of-trust&new=3539532%40token-of-trust
- https://www.wordfence.com/threat-intel/vulnerabilities/id/c3e98eb0-3c56-46fd-839e-ff530d431e8d?source=cve
CWEs
CWE-862
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.