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 9, 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
208751 6.8 警告 マイクロソフト - Microsoft Exchange Server 2013 の Web アプリケーションにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2015-1771 2015-06-11 15:37 2015-06-9 Show GitHub Exploit DB Packet Storm
208752 4.3 警告 マイクロソフト - Microsoft Exchange Server 2013 における同一生成元ポリシーを回避される脆弱性 CWE-Other
その他
CVE-2015-1764 2015-06-11 15:37 2015-06-9 Show GitHub Exploit DB Packet Storm
208753 5 警告 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における ASLR 保護メカニズムを回避される脆弱性 CWE-200
情報漏えい
CVE-2015-3108 2015-06-11 13:32 2015-06-9 Show GitHub Exploit DB Packet Storm
208754 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2015-3106 2015-06-11 13:32 2015-06-9 Show GitHub Exploit DB Packet Storm
208755 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-3105 2015-06-11 13:32 2015-06-9 Show GitHub Exploit DB Packet Storm
208756 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2015-3104 2015-06-11 13:32 2015-06-9 Show GitHub Exploit DB Packet Storm
208757 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2015-3103 2015-06-11 13:32 2015-06-9 Show GitHub Exploit DB Packet Storm
208758 5 警告 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における同一生成元ポリシーを回避される脆弱性 CWE-200
情報漏えい
CVE-2015-3102 2015-06-11 13:32 2015-06-9 Show GitHub Exploit DB Packet Storm
208759 4.3 警告 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR の Flash ブローカーにおけるインテグリティレベルを 「低」 から 「中」 へ移行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-3101 2015-06-11 13:32 2015-06-9 Show GitHub Exploit DB Packet Storm
208760 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-3100 2015-06-11 13:32 2015-06-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1281 - - - In the Linux kernel, the following vulnerability has been resolved: serial: 8250: Fix TX deadlock when using DMA `dmaengine_terminate_async` does not guarantee that the `__dma_tx_complete` callback… - CVE-2026-43061 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
1282 - - - In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix not releasing workqueue on .release() The workqueue associated with an DSA/IAA device is not released when t… - CVE-2026-43064 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
1283 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: always drain queued discard work in ext4_mb_release() While reviewing recent ext4 patch[1], Sashiko raised the following co… - CVE-2026-43065 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
1284 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: fix iloc.bh leak in ext4_fc_replay_inode() error paths During code review, Joseph found that ext4_fc_replay_inode() calls e… - CVE-2026-43066 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
1285 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal() There's issue as follows: ... EXT4-fs (mmcblk0p1): Dela… - CVE-2026-43068 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
1286 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_ll: Fix firmware leak on error path Smatch reports: drivers/bluetooth/hci_ll.c:587 download_firmware() warn: 'fw'… - CVE-2026-43069 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
1287 - - - In the Linux kernel, the following vulnerability has been resolved: drm/vc4: platform_get_irq_byname() returns an int platform_get_irq_byname() will return a negative value if an error happens, so … - CVE-2026-43072 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
1288 - - - In the Linux kernel, the following vulnerability has been resolved: x86-64: rename misleadingly named '__copy_user_nocache()' function This function was a masterclass in bad naming, for various his… - CVE-2026-43073 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
1289 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: algif_aead - Fix minimum RX size check for decryption The check for the minimum receive buffer size did not take the tag … - CVE-2026-43077 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
1290 - - - In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Skip discovery table for offline dies This warning can be triggered if NUMA is disabled and the system boo… - CVE-2026-43079 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm