CVE-2026-13492
HIGHCVSS v3.1: 8.8
出典データ取得時点:
概要
- 深刻度
- HIGH
- CVSS
- 8.8 v3.1 · NVD
- EPSS
- このCVEはFIRST.orgからEPSSが提供されていません
- CISA KEV
- 非該当
- タイプ
- Path Traversal · NVD CWE
- 攻撃条件(CVSSベクター)
- ネットワーク操作不要 · 出典: NVD ベクター
- 公開日
- 2026-07-09 · 更新日: 2026-07-09
- 参照情報
- 参照情報へ移動 (8)
CVSS / EPSS / KEV
出典 — CVSS: NVD · EPSS: FIRST.org · KEV: CISA. データと出典
説明
The UsersWP plugin for WordPress is vulnerable to Arbitrary File Deletion in versions up to, and including, 1.2.65. This is due to insufficient validation of file-field values in the UsersWP_Validation::validate_fields() function (which falls through to sanitize_text_field() for fields of type 'file', leaving directory-traversal sequences intact) combined with the UsersWP_Forms::upload_file_remove() AJAX handler building the deletion target from the uploads basedir concatenated with the attacker-controlled metadata value without any realpath canonicalization or uploads-directory boundary check before calling unlink(). This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary files on the affected site's server, including wp-config.
参照情報
NVDが列挙した参照URLを、リンクのホスト・パターンに対する機械的な一致でグループ化したもの。ラベルはリンクの種別のみを示します。
- パッチ https://github.com/AyeCode/userswp/commit/ddb17ad30ff3384cda85c5f372db30b03bd45ac8
- 参照 https://plugins.trac.wordpress.org/browser/userswp/tags/1.2.65/includes/class-forms.php#L1…
- 参照 https://plugins.trac.wordpress.org/browser/userswp/tags/1.2.65/includes/class-forms.php#L1…
- 参照 https://plugins.trac.wordpress.org/browser/userswp/tags/1.2.65/includes/class-forms.php#L2…
- 参照 https://plugins.trac.wordpress.org/browser/userswp/tags/1.2.65/includes/class-forms.php#L2…
- 参照 https://plugins.trac.wordpress.org/browser/userswp/tags/1.2.65/includes/class-validation.p…
- 参照 https://plugins.trac.wordpress.org/changeset/3590340/userswp
- ベンダー勧告 https://www.wordfence.com/threat-intel/vulnerabilities/id/b6cf6390-480f-44e2-ae36-67e3398a…