製品・ソフトウェアに関する情報
Apostrophe TechnologiesのApostropheCMSにおけるタイミングの違いに起因する情報漏えいに関する脆弱性
Title Apostrophe TechnologiesのApostropheCMSにおけるタイミングの違いに起因する情報漏えいに関する脆弱性
Summary

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

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

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

Publication Date April 15, 2026, midnight
Registration Date April 21, 2026, 10:48 a.m.
Last Update April 21, 2026, 10:48 a.m.
CVSS3.0 : 低
Score 3.7
Vector CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
Affected System
Apostrophe Technologies
ApostropheCMS 4.29.0 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年04月21日]
  掲載
April 21, 2026, 10:48 a.m.

NVD Vulnerability Information
CVE-2026-33877
Summary

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.

Publication Date April 16, 2026, 5:16 a.m.
Registration Date April 17, 2026, 4:11 a.m.
Last Update April 21, 2026, 2:05 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:apostrophecms:apostrophecms:*:*:*:*:*:*:*:* 4.29.0
Related information, measures and tools
Common Vulnerabilities List