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":June 6, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
218801 6.8 警告 マイクロソフト
アドビシステムズ
- Adobe Flash Player および Adobe AIR におけるクロスサイトリクエストフォージェリ攻撃を実行される脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-4671 2014-08-6 17:36 2014-07-8 Show GitHub Exploit DB Packet Storm
218802 7.5 危険 Ruby on Rails project - Ruby on Rails の Active Record 用 PostgreSQL アダプタにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-3483 2014-08-6 17:23 2014-07-2 Show GitHub Exploit DB Packet Storm
218803 7.5 危険 Ruby on Rails project - Ruby on Rails の Active Record 用 PostgreSQL アダプタにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-3482 2014-08-6 17:21 2014-07-2 Show GitHub Exploit DB Packet Storm
218804 4.7 警告 Linux - 32-bit x86 プラットフォーム上で稼動する Linux kernel の arch/x86/kernel/entry_32.S におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2014-4508 2014-08-6 17:17 2014-06-16 Show GitHub Exploit DB Packet Storm
218805 6.9 警告 Linux - インテルプロセッサ上で稼動する Linux Kernel における競合状態を利用される脆弱性 CWE-362
競合状態
CVE-2014-4699 2014-08-6 17:16 2014-07-6 Show GitHub Exploit DB Packet Storm
218806 6.4 警告 シスコシステムズ - Cisco ASR 9000 デバイスの Trident ラインカード上で稼動する Cisco IOS XR におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-3308 2014-08-6 16:58 2014-07-3 Show GitHub Exploit DB Packet Storm
218807 5.8 警告 The Tor Project - Tor における疎通確認攻撃を実行される脆弱性 CWE-Other
その他
CVE-2014-5117 2014-08-6 16:45 2014-07-30 Show GitHub Exploit DB Packet Storm
218808 6.8 警告 Google - Google Chrome で使用される Blink の core/fetch/ResourceFetcher.cpp における同一生成元ポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-3160 2014-08-6 16:35 2014-07-16 Show GitHub Exploit DB Packet Storm
218809 2.1 注意 IBM - IBM Scale Out Network Attached Storage における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-3045 2014-08-6 16:33 2014-07-15 Show GitHub Exploit DB Packet Storm
218810 6 警告 IBM - IBM Rational Software Architect Design Manager のサーバにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2014-0947 2014-08-6 16:32 2014-07-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2151 4.3 MEDIUM
Network
jetbrains youtrack In JetBrains YouTrack before 2026.1.13162 information disclosure was possible on Users and Groups pages CWE-863
 Incorrect Authorization
CVE-2026-49369 2026-06-1 21:56 2026-05-30 Show GitHub Exploit DB Packet Storm
2152 7.5 HIGH
Network
jetbrains youtrack In JetBrains YouTrack before 2026.1.13162 information disclosure was possible on fetchApp requests CWE-201
 Insertion of Sensitive Information Into Sent Data
CVE-2026-49370 2026-06-1 21:52 2026-05-30 Show GitHub Exploit DB Packet Storm
2153 6.1 MEDIUM
Network
jetbrains pycharm In JetBrains PyCharm before 2025.3.4 stored XSS in Jupyter notebook Markdown cells was possible CWE-79
Cross-site Scripting
CVE-2026-49384 2026-06-1 21:44 2026-05-30 Show GitHub Exploit DB Packet Storm
2154 6.5 MEDIUM
Network
jetbrains youtrack In JetBrains YouTrack before 2026.1.13570 improper access control allowed low-privileged users to modify service accounts CWE-862
 Missing Authorization
CVE-2026-49385 2026-06-1 21:41 2026-05-30 Show GitHub Exploit DB Packet Storm
2155 6.5 MEDIUM
Network
jetbrains youtrack In JetBrains YouTrack before 2026.1.13570 improper access control allowed enumeration of restricted issues and articles on Planning Canvas CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-49386 2026-06-1 21:40 2026-05-30 Show GitHub Exploit DB Packet Storm
2156 7.3 HIGH
Network
- - Heap buffer overflow vulnerability in libjxl 0.12.0 via crafted PBM images to the jxl::extras::DecodeImagePNM function in file lib/extras/dec/pnm.cc. CWE-122
Heap-based Buffer Overflow
CVE-2025-70103 2026-05-31 05:16 2026-05-28 Show GitHub Exploit DB Packet Storm
2157 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: skbuff: preserve shared-frag marker during coalescing skb_try_coalesce() can attach paged frags from @from to @to. If @from… CWE-787
 Out-of-bounds Write
CVE-2026-46300 2026-05-30 20:17 2026-05-23 Show GitHub Exploit DB Packet Storm
2158 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: media: iris: Fix use-after-free in iris_release_internal_buffers() The recent change in commit 1dabf00ee206 ("media: iris: gen1: … - CVE-2026-46240 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2159 8.1 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: HID: playstation: Clamp num_touch_reports A device would never lie about the number of touch reports would it? If it does the lo… - CVE-2026-46232 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2160 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm: Set old handle to NULL before prime swap in change_handle There was a potential race condition in change_handle. The ioctl b… - CVE-2026-46215 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm