Term Taxonomy Converter
Term Taxonomy Converter has one disclosed vulnerability in the WordSec catalog, all reported in 2025; it is fixed as of September 2026. Their average CVSS score is 6.1, and the most serious one scores 6.1 out of 10.
The most common weakness is Cross-Site Scripting, behind 1 of the records (100%).
The one issue recorded for Term Taxonomy Converter has a vendor fix available, so running the current release closes it.
All of these findings were reported by 0xd4rk5id3. Term Taxonomy Converter is installed on roughly 500 WordPress sites, so each unpatched flaw has a wide blast radius. The current release is tested up to WordPress 7.0.4.
CVE-2025-24670Term Taxonomy Converter <= 1.2 - Reflected Cross-Site Scripting
Read the full analysisVulnerability Records

Term Taxonomy Converter
Author
Dhanendran Rajagopal
Initial version of this plugin is a fork of https://wordpress.org/plugins/taxonomy-converter/. Copy or convert terms between taxonomies. Taxonomies include categories, tags and any other custom taxonomies that may be present with your active theme and plugins. This plugin, allows you to copy (duplicate) or convert (move) terms from one taxonomy to another or to multiple taxonomies, while maintaining associated posts. Large sites Conversions run in batches over AJAX with a progress bar, so large term sets no longer time out. A Preview (dry run) button reports exactly what will happen — how many terms would be created, how many posts re-tagged, and how many source terms deleted — before you commit. WP-CLI For scripted or very large migrations, use the command line: # Preview copying two categories into post_tag wp term-tax-converter convert 12 15 --from=category --to=post_tag --dry-run # Convert (move) all categories into a custom taxonomy wp term-tax-converter convert --all --from=category --to=topic --mode=convert Run wp help term-tax-converter convert for all options.
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C