Apostrophe TechnologiesのApostropheCMSにおけるタイミングの違いに起因する情報漏えいに関する脆弱性
タイトル Apostrophe TechnologiesのApostropheCMSにおけるタイミングの違いに起因する情報漏えいに関する脆弱性
概要

ApostropheCMSはオープンソースのNode.jsコンテンツ管理システムです。バージョン4.28.0およびそれ以前には、パスワードリセットエンドポイント(/api/v1/@apostrophecms/login/reset-request)にタイミングサイドチャネルの脆弱性が存在し、認証されていないユーザー名およびメールアドレスを列挙可能でした。ユーザーが見つからない場合、ハンドラーは固定の2秒の人工的遅延後に応答しますが、有効なユーザーが見つかった場合はMongoDBの更新とSMTPメール送信を行い、同等の遅延正規化がないためレスポンスタイムに測定可能な差異が生じます。このエンドポイントは$orクエリを介してユーザー名とメールアドレスの両方を受け付け、既存のcheckLoginAttempts制限はログインフローのみに適用されるため、レート制限はありません。これにより、資格情報詰め込み攻撃や標的型フィッシングに利用可能な有効なアカウントの自動列挙が可能になります。passwordResetオプションを明示的に有効にしているインスタンスのみが影響を受けます。このオプションはデフォルトでfalseに設定されています。この問題はバージョン4.29.0で修正されました。

想定される影響 当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
対策

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

公表日 2026年4月15日0:00
登録日 2026年4月21日10:48
最終更新日 2026年4月21日10:48
CVSS3.0 : 低
スコア 3.7
ベクター CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
影響を受けるシステム
Apostrophe Technologies
ApostropheCMS 4.29.0 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
変更履歴
No 変更内容 変更日
1 [2026年04月21日]
  掲載
2026年4月21日10:48

NVD脆弱性情報
CVE-2026-33877
概要

ApostropheCMS is an open-source Node.js content management system. Versions 4.28.0 and prior contain a timing side-channel vulnerability in the password reset endpoint (/api/v1/@apostrophecms/login/reset-request) that allows unauthenticated username and email enumeration. When a user is not found, the handler returns after a fixed 2-second artificial delay, but when a valid user is found, it performs a MongoDB update and SMTP email send with no equivalent delay normalization, producing measurably different response times. The endpoint also accepts both username and email via an $or query, and has no rate limiting as the existing checkLoginAttempts throttle only applies to the login flow. This enables automated enumeration of valid accounts for use in credential stuffing or targeted phishing. Only instances that have explicitly enabled the passwordReset option are affected, as it defaults to false. This issue has been fixed in version 4.29.0.

公表日 2026年4月16日5:16
登録日 2026年4月17日4:11
最終更新日 2026年4月21日2:05
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:apostrophecms:apostrophecms:*:*:*:*:*:*:*:* 4.29.0
関連情報、対策とツール
共通脆弱性一覧