Skip to main content

Token of Trust Plugin CVE-2026-7558

| EUVDEUVD-2026-42524 MEDIUM
Missing Authorization (CWE-862)
2026-07-09 Wordfence GHSA-v9rj-7f7r-32jj
5.3
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
5.3 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
vuln.today AI
5.3 MEDIUM

Network-reachable via any page URL with no authentication or interaction; impact limited to partial confidentiality of donation CSV records, no integrity or availability effect.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (Wordfence).

CVSS VectorVendor: Wordfence

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

2
Analysis Generated
Jul 09, 2026 - 08:46 vuln.today
CVE Published
Jul 09, 2026 - 06:52 nvd
MEDIUM 5.3

DescriptionCVE.org

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).

AnalysisAI

Unauthenticated export of sensitive WooCommerce donation records is possible in the Token of Trust WordPress plugin through version 4.0.2 due to a missing capability check on a publicly accessible export function. Any unauthenticated visitor can retrieve a CSV file containing charitable donor order dates, order IDs, donation amounts, and admin-only order edit URLs by appending a single GET parameter to any page on the affected site. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Identify WordPress site running Token of Trust
Delivery
Append ?tot_export_table=1 to any site URL
Exploit
Server fires init hook without capability check
Execution
Receive unauthenticated CSV export
Impact
Harvest donor PII, order IDs, and admin edit URLs

Vulnerability AssessmentAI

Exploitation Exploitation requires the targeted WordPress site to have the Token of Trust plugin installed at version 4.0.2 or earlier, with the WooCommerce integration active and charitable donation records present in the database. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 3.1 score of 5.3 with vector AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N is consistent with the description: fully remote, no authentication, no interaction, and low confidentiality impact. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker discovers a WordPress site running the Token of Trust plugin by passively scanning plugin asset URLs or reviewing public page source. The attacker then sends an unauthenticated HTTP GET request to any page on the site - for example, `https://example.com/?tot_export_table=1` - and the server returns a downloadable CSV containing WooCommerce charitable donation records with no authentication prompt. …
Remediation An upstream code fix has been committed to the plugin's WordPress Trac repository (changeset https://plugins.trac.wordpress.org/changeset?reponame=&old=3539532%40token-of-trust&new=3539532%40token-of-trust); however, the exact patched release version number is not confirmed in available data - administrators should update to the latest available version via the WordPress plugin dashboard immediately and verify that the installed version is newer than 4.0.2. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-7558 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy