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 8, 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
248711 6.8 警告 dest-unreach.org - Socat の nestlex 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2799 2012-03-27 18:42 2010-09-14 Show GitHub Exploit DB Packet Storm
248712 7.5 危険 CMS Made Simple - CMS Made Simple の lib/translation.functions.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-2797 2012-03-27 18:42 2010-07-13 Show GitHub Exploit DB Packet Storm
248713 6.8 警告 マイクロソフト
レッドハット
- RHEV Manager の SPICE plug-in for Internet Explorer における競合状態の脆弱性 CWE-362
競合状態
CVE-2010-2793 2012-03-27 18:42 2010-12-6 Show GitHub Exploit DB Packet Storm
248714 4.3 警告 Novell - Novell GroupWise の WebAccess におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2779 2012-03-27 18:42 2010-06-30 Show GitHub Exploit DB Packet Storm
248715 4.3 警告 Novell - Novell GroupWise の WebAccess におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2778 2012-03-27 18:42 2010-06-30 Show GitHub Exploit DB Packet Storm
248716 9 危険 Novell - Novell GroupWise の IMAP サーバコンポーネントにおけるスタックペースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2777 2012-03-27 18:42 2010-06-30 Show GitHub Exploit DB Packet Storm
248717 6.9 警告 Linux - Linux kernel の hvc_close 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2010-2653 2012-03-27 18:42 2010-10-5 Show GitHub Exploit DB Packet Storm
248718 5 警告 IBM - IBM WSRR における管理統制操作を実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2644 2012-03-27 18:42 2010-12-22 Show GitHub Exploit DB Packet Storm
248719 5 警告 IBM - IBM WebSphere Commerce Enterprise における他人のメッセージを読まれる脆弱性 CWE-200
情報漏えい
CVE-2010-2639 2012-03-27 18:42 2010-12-6 Show GitHub Exploit DB Packet Storm
248720 4 警告 IBM - IBM WebSphere におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-2638 2012-03-27 18:42 2010-11-15 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