Impact
The Easy Twitter Feeds plugin contains a CSRF flaw in its duplicate_post action that does not verify a nonce. An attacker can present a crafted URL to a logged‑in user, causing the plugin to duplicate any post regardless of its type. This can result in unwanted or malicious content appearing on the site, affecting data integrity and potentially compromising the site's reputation.
Affected Systems
WordPress sites running the bplugins Easy Twitter Feeds plugin before version 1.2.13 are vulnerable. The issue is specific to the duplicate_post handler in versions earlier than 1.2.13.
Risk and Exploitability
The CVSS score of 5.1 indicates moderate severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires an authenticated WordPress user who clicks a malicious link, making it a user‑interaction, cross‑domain attack. The lack of a nonce makes the action trivially exploitable once the user clicks the link.
OpenCVE Enrichment