CVE-2026-50636

HIGH

CVSS v3.1: 8.8

ネットワーク操作不要SQL Injectionベンダー勧告の参照

出典データ取得時点:

概要

深刻度
HIGH
CVSS
8.8 v3.1 · NVD
EPSS
このCVEはFIRST.orgからEPSSが提供されていません
CISA KEV
非該当
タイプ
SQL Injection · NVD CWE
攻撃条件(CVSSベクター)
ネットワーク操作不要 · 出典: NVD ベクター
公開日
2026-06-09 · 更新日: 2026-06-09

CVSS / EPSS / KEV

CVSS v3.1 8.8 / 10 HIGH 出典: NVD
CVSS v4.0 8.7 / 10 HIGH 出典: NVD
EPSS このCVEはFIRST.orgからEPSSが提供されていません 出典: FIRST.org
CISA KEV 非該当 出典: CISA

出典 — CVSS: NVD · EPSS: FIRST.org · KEV: CISA. データと出典

説明

The RemoteControl API methods invite_participants and remind_participants pass a caller-supplied token-ID array into TokenDynamic::findUninvited(), which concatenates the values directly into a tid IN ('...') SQL clause without parameterization or input validation. A remote, authenticated attacker holding the tokens/update permission on a survey can inject a crafted array element to perform SQL injection. Because LimeSurvey configures its PDO connection with emulated prepared statements (emulatePrepare = true) and does not disable MySQL multi-statements, the injection supports stacked queries: the attacker can append arbitrary additional statements (INSERT/UPDATE/DELETE/DROP/CREATE) after the original SELECT. This permits both arbitrary read of any data in the database, such as administrator bcrypt password hashes (lime_users), survey response PII, session records, and global settings, all recoverable via a SLEEP() time-based blind oracle, and arbitrary write/destruction of that data, including directly overwriting the administrator password hash for immediate account takeover or dropping/truncating tables. Reads and writes extend to any schema the application's database user can access. The RemoteControl interface (RPCInterface = json/xml) must be enabled, which is not the default.

レコード詳細

CVE ID
CVE-2026-50636
CVSS (v3.1)
8.8 (HIGH)
ベクター
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
悪用可能性サブスコア
2.8
影響度サブスコア
5.9
CISA KEV
非該当
脆弱性タイプ (CWE)
CWE-89
影響構成数 (CPE)
0
公開日
2026-06-09
更新日
2026-06-09
ステータス
Deferred

参照情報

NVDが列挙した参照URLを、リンクのホスト・パターンに対する機械的な一致でグループ化したもの。ラベルはリンクの種別のみを示します。