CVE-2025-9899 MEDIUM

CVE-2025-9899: Trust Reviews plugin for Google, Tripadvisor, Yelp, Airbnb and other platforms <= 1.0 - Cross-Site Request Forgery

Vendor Trustreviews
Product Trust Reviews plugin for Google, Tripadvisor, Yelp, Airbnb and other platforms
Weakness CWE-352 · CSRF
Published September 27, 2025
Last update April 8, 2026

CVSS base score

6.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

The Trust Reviews plugin for Google, Tripadvisor, Yelp, Airbnb and other platforms plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0. This is due to missing or incorrect nonce validation on the feed_save function. This makes it possible for unauthenticated attackers to create or modify feed entries via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

Explanation of Vulnerability in Simple Terms

02Summary

The Trust Reviews plugin for Google, Tripadvisor, Yelp, Airbnb and other platforms contains a cross-site request forgery (CSRF) vulnerability in versions up to 1.0. An attacker can trick a site administrator into performing unintended actions, such as modifying plugin settings or review data, by crafting a malicious link or page. The vulnerability requires the admin to visit the attacker's page while logged in. Site owners should update the plugin immediately.

What an attacker can do

03Attacker Capabilities

Trick a logged-in admin into performing unintended actions like changing plugin settings or review data.

Potential impact on your site

04Site Impact

An attacker can modify your review settings, data, or plugin configuration without your knowledge or consent.

Conditions required to exploit

05Prerequisites

Admin must visit a malicious page or click a crafted link while logged into the site.

Key dates

06Disclosure timeline

September 27, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE