Vuln Signal Radar
public-safe defensive signal
HIGHpublic-safe

CVE-2026-77928

NVD: ClipBucket v5 before 5.5.3-#182 contains a blind SQL injection vulnerability that allows authenticated users to extract arbitrary database contents by submitting the msg_id parameter as an array to bypass the clean_requests() sanitization function in... NVD: Attackers can pass unsanitized array elements through the deletion handler in private_message.php into cb_pm::delete_msg(), which interpolates the unescaped message ID directly into a SQL query string, enabling time-based blind SQL injection to retrieve all... OSV: ClipBucket < 5.5.3-#182 Blind SQL Injection via Private Message Deletion Endpoint

CVSS
7.1
Severity
HIGH
EPSS
0.0042 (34)
KEV
-

Source-published summary

NVD: ClipBucket v5 before 5.5.3-#182 contains a blind SQL injection vulnerability that allows authenticated users to extract arbitrary database contents by submitting the msg_id parameter as an array to bypass the clean_requests() sanitization function in... NVD: Attackers can pass unsanitized array elements through the deletion handler in private_message.php into cb_pm::delete_msg(), which interpolates the unescaped message ID directly into a SQL query string, enabling time-based blind SQL injection to retrieve all... OSV: ClipBucket < 5.5.3-#182 Blind SQL Injection via Private Message Deletion Endpoint

Possible impact

Source describes SQL injection risk · authenticated boundary. Possible impact: An attacker may be able to read or change database-backed application data.

Affected context

Affected product or version requires source confirmation.

Remediation / advisory

Remediation reference present; patch status requires confirmation in the linked advisory.

Why it matters

Source describes SQL injection risk · authenticated boundary. Possible impact: An attacker may be able to read or change database-backed application data.; CVSS 7.1 (HIGH); EPSS percentile 34; not listed in KEV; Remediation reference present; patch status requires confirmation in the linked advisory; sources: NVD, OSV.

What to verify

Confirm affected product/version, vendor advisory, patch or mitigation, and exposure.

Exposure hint

authenticated boundary

Impact tags

SQL injection riskauthenticated boundary review

Urgency reasons

CVSS HIGHvendor advisory presentrecent update

Source-derived note

Summary derived from NVD / OSV description; unsafe procedural detail is not shown.

Redaction metadata

source summary used
True
fallback summary used
False
unsafe procedural detail present
false
raw source displayed
false
public summary redacted
true

Remediation handoff

Public-safe static handoff for human/Codex remediation planning. Scan, patch, external execution, and auto remediation are disabled.

Safety note

This radar shows source-published defensive context only. Exploit procedures, exploit strings, scanner commands, and auto-remediation are not provided.

Official references