The Feed Them Social plugin for WordPress, up to version 2.8.6, is susceptible to Cross-Site Request Forgery. This means that if an unauthenticated attacker is able to get a site administrator to click a link, they can send a forged request that could potentially load feeds. This is due to the my_fts_fb_load_more() function not having the proper nonce validation.