Back to overview

CVE-2026-7558

MEDIUM
5.3
CVSS 3.1
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).

Metadata

CVE ID
CVE-2026-7558
State
PUBLISHED
Assigner
Wordfence
Reserved
2026-04-30 19:30 UTC
Published
2026-07-09 06:52 UTC
Last updated
2026-07-09 12:47 UTC
Primary CWE
CWE-862
CWE-862 Missing Authorization
Vendor / Product
tokenoftrust / Age Verification & Identity Verification by Token of Trust
Sources
cve.org  ·  NVD

Severity & Metrics

5.3 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
SSVC — CISA Coordinator
Exploitation
none
Automatable
no
Tech. Impact
partial
Affected products (1)
VendorProductPlatformVersions
tokenoftrust Age Verification & Identity Verification by Token of Trust 0 ≤ 4.0.2
Weakness (CWE)
CWESourceDescription
CWE-862 cna CWE-862 Missing Authorization
CVSS scores (1)
ScoreSeverityVersionSourceVector
5.3 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Back to overview