Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":May 11, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251411 2.1 注意 アップル - Apple iOS の設定コンポーネントにおける重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2011-3429 2011-10-24 16:50 2011-10-14 Show GitHub Exploit DB Packet Storm
251412 9.3 危険 アップル - Apple iOS の設定コンポーネントにおける詳細不明な影響を受ける脆弱性 CWE-Other
その他
CVE-2011-3430 2011-10-24 16:48 2011-10-14 Show GitHub Exploit DB Packet Storm
251413 2.1 注意 アップル - Apple iOS のホームスクリーンコンポーネントにおける重要な状態情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3431 2011-10-24 16:47 2011-10-14 Show GitHub Exploit DB Packet Storm
251414 5 警告 アップル - Apple iOS の UIKit アラートコンポーネントにおけるサービス運用妨害 (デバイスハング) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3432 2011-10-24 16:46 2011-10-14 Show GitHub Exploit DB Packet Storm
251415 4.3 警告 アップル - Apple iOS の WiFi コンポーネントにおける重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2011-3434 2011-10-24 16:46 2011-10-14 Show GitHub Exploit DB Packet Storm
251416 4.3 警告 アップル - Apple iOS および Safari で使用される WebKit におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3243 2011-10-24 16:43 2011-10-14 Show GitHub Exploit DB Packet Storm
251417 2.1 注意 アップル - Apple iOS のキーボードコンポーネントにおける重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2011-3245 2011-10-24 16:43 2011-10-14 Show GitHub Exploit DB Packet Storm
251418 2.6 注意 アップル - Apple iOS の CalDAV における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3253 2011-10-24 16:43 2011-10-14 Show GitHub Exploit DB Packet Storm
251419 4.3 警告 アップル - Apple iOS のカレンダーにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3254 2011-10-24 16:42 2011-10-14 Show GitHub Exploit DB Packet Storm
251420 4.3 警告 アップル - Apple iOS の CFNetwork における重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2011-3255 2011-10-24 16:33 2011-10-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3191 5.3 MEDIUM
Network
- - The Booking Package plugin for WordPress is vulnerable to Price Manipulation in versions up to, and including, 1.7.06 This is due to the intentForStripe() function passing user-controlled $_POST['amo… CWE-472
 External Control of Assumed-Immutable Web Parameter
CVE-2026-4911 2026-04-28 17:16 2026-04-28 Show GitHub Exploit DB Packet Storm
3192 6.4 MEDIUM
Network
- - The Woostify plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 2.5.0 This is due to insufficient input sanitization and output escaping in the bundle… CWE-79
Cross-site Scripting
CVE-2026-4805 2026-04-28 17:16 2026-04-28 Show GitHub Exploit DB Packet Storm
3193 6.5 MEDIUM
Local
- - KDE Dolphin before 25.12.3 allows applications in a Flatpak (or with AppArmor confinement) to open folders outside of the application sandbox without additional scrutiny. Dolphin's implementation of … CWE-669
 Incorrect Resource Transfer Between Spheres
CVE-2026-41525 2026-04-28 17:16 2026-04-28 Show GitHub Exploit DB Packet Storm
3194 - - - Penetration Testing engineers at Amazon have identified a security flaw related to request handling in the web server component that could, under certain conditions, lead to unintended access to prot… CWE-306
Missing Authentication for Critical Function
CVE-2024-54013 2026-04-28 17:16 2026-04-28 Show GitHub Exploit DB Packet Storm
3195 - - - Penetration Testing engineers at Amazon discovered a vulnerability where the camera system failed to properly validate input, allowing specially crafted requests containing malicious commands to be e… CWE-78
OS Command 
CVE-2024-54012 2026-04-28 17:16 2026-04-28 Show GitHub Exploit DB Packet Storm
3196 - - - Penetration Testing engineers at Amazon have discovered a flaw where the camera system fails to properly handle data supplied in certain requests, causing a service disruption. The manufacturer has r… CWE-20
 Improper Input Validation 
CVE-2024-54011 2026-04-28 17:15 2026-04-28 Show GitHub Exploit DB Packet Storm
3197 5.9 MEDIUM
Network
- - In MIT Kerberos 5 (aka krb5) before 1.22.3, there is an integer underflow and resultant out-of-bounds read if an application calls gss_accept_sec_context() on a system with a NegoEx mechanism registe… CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2026-40356 2026-04-28 16:16 2026-04-28 Show GitHub Exploit DB Packet Storm
3198 6.4 MEDIUM
Network
- - The Social Post Embed plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Threads embed handler in all versions up to, and including, 2.0.1. This is due to insufficient input sa… CWE-79
Cross-site Scripting
CVE-2026-6809 2026-04-28 15:16 2026-04-28 Show GitHub Exploit DB Packet Storm
3199 6.4 MEDIUM
Network
- - The WPC Smart Messages for WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'text' attribute of the `wpcsm_text_rotator` shortcode in all versions up to, and incl… CWE-79
Cross-site Scripting
CVE-2026-6725 2026-04-28 15:16 2026-04-28 Show GitHub Exploit DB Packet Storm
3200 6.4 MEDIUM
Network
- - The Timeline Blocks for Gutenberg plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'titleTag' attribute of the timeline-blocks/tb-timeline-blocks block in all versions up to,… CWE-79
Cross-site Scripting
CVE-2026-6551 2026-04-28 15:16 2026-04-28 Show GitHub Exploit DB Packet Storm