Track vulnerabilities like this one. Sign up free to get alerted when software you use is affected.
9.8

CVE-2026-19658: Give Tributes plugin allows unauthenticated code injection

CVE-2026-19658 · published 3 days ago
Summary

The Give Tributes add‑on for WordPress can be tricked into accepting specially crafted data when the "Allow Multiple Recipients" setting is turned on. This could let an attacker insert malicious code, but only if another installed plugin or theme provides the means to run it. Update the plugin to the latest version or disable the multiple‑recipients feature until a fix is applied.

What to do

The CVE record does not list a fixed version. Check the vendor's site or the advisory links below - a fix may already be released.

Affected software
VendorProductAffected versions
liquidweb give tributes <= 2.3.1
Original advisory text
Give Tributes <= 2.3.1 - Unauthenticated PHP Object Injection via 'give_tributes_ecard_notify[recipient][personalized][]' Parameter
The Give Tributes plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 2.3.1 via deserialization of untrusted input . This makes it possible for unauthenticated attackers to inject a PHP Object. No known POP chain is present in the vulnerable software, which means this vulnerability has no impact unless another plugin or theme containing a POP chain is installed on the site. If a POP chain is present via an additional plugin or theme installed on the target system, it may allow the attacker to perform actions like delete arbitrary files, retrieve sensitive data, or execute code depending on the POP chain present. This vulnerability is only reachable when the "Allow Multiple Recipients" option is enabled for the donation form, as the single-recipient code path applies sanitize_textarea_field() which would neutralize the payload. Exploitation additionally requires the eCard "Custom Message" option to be disabled, which is the plugin default: when it is enabled the personalized message becomes a required field and GiveWP's give_clean() blanks serialized input during validation, causing the donation to be rejected before it is stored.
Severity
9.8 Critical
CVSS 3.1: 9.8 (MITRE)
Exploitation
EPSS <1%
Type
CWE-502Deserialization of Untrusted Data
Timeline
Published22 Sep 2026
Updated25 Sep 2026
First seen22 Sep 2026
Sources
CVE-2026-19658 · MITRE
Track software like this
Free during beta