Deserialization in Site Reviews

CVE-2026-82925

The Site Reviews WordPress plugin before 8.3.0 does not prevent request data from being deserialized, and derives the key protecting that data by padding out the site's WordPress nonce key, which makes the key publicly computable on installs where that key is absent, left at its sample value, or too short to be secret. This allows unauthenticated users to inject arbitrary PHP objects on such installs. The Site Reviews WordPress plugin before 8.3.0's own code contains no chain onward from the injected object, so how far it reaches depends on the other code present on the site.

Vulnerability class: Insecure Deserialization

CVSS v3 metric

CVSS v3 base score 8.1 (High). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H.

Affected products

  • Unknown Site Reviews

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-82925?
CVE-2026-82925 is a high-severity vulnerability in Site Reviews, classified under Deserialization of Untrusted Data. CVSS score: 8.1/10. Published 2026-09-10.
How severe is CVE-2026-82925?
High severity. CVSS v3 base score is 8.1 out of 10.