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
221241 2.1 注意 Joachim Noreiko - Drupal 用 Flag モジュールの管理ページにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5964 2013-10-24 17:35 2013-08-28 Show GitHub Exploit DB Packet Storm
221242 4.3 警告 Mozilla Foundation - 複数の Mozilla 製品の IonMonkey JavaScript エンジンにおける重要な情報を取得される脆弱性 CWE-119
バッファエラー
CVE-2013-1728 2013-10-24 17:33 2013-09-17 Show GitHub Exploit DB Packet Storm
221243 5 警告 Novell
xmlsoft.org
- libxslt におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2012-6139 2013-10-24 17:32 2012-11-21 Show GitHub Exploit DB Packet Storm
221244 5 警告 Wireshark - Wireshark の PROFINET Real-Time 解析機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2013-4936 2013-10-24 17:29 2013-07-26 Show GitHub Exploit DB Packet Storm
221245 5 警告 FriendsOfSymfony - Symfony 用 FriendsOfSymfony FOSUserBundle バンドルにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-5750 2013-10-24 17:28 2013-09-23 Show GitHub Exploit DB Packet Storm
221246 4 警告 Mozilla Foundation - Android 上で稼働する Mozilla Firefox における同一生成元ポリシーを回避される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-1727 2013-10-24 17:27 2013-09-17 Show GitHub Exploit DB Packet Storm
221247 4.3 警告 Gretech - Gretech GOM Media Player におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-5716 2013-10-24 17:26 2013-09-4 Show GitHub Exploit DB Packet Storm
221248 2.6 注意 OWASP - Java 用 OWASP ESAPI の対称暗号化の実装における暗号保護メカニズムを回避される脆弱性 CWE-310
暗号の問題
CVE-2013-5679 2013-10-24 17:25 2013-09-2 Show GitHub Exploit DB Packet Storm
221249 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-3988 2013-10-24 17:22 2012-10-9 Show GitHub Exploit DB Packet Storm
221250 7.5 危険 Quassel IRC - Quassel IRC における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-4422 2013-10-24 17:18 2013-10-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
791 - - - In the Linux kernel, the following vulnerability has been resolved: xfs: remove xfs_attr_leaf_hasname The calling convention of xfs_attr_leaf_hasname() is problematic, because it returns a NULL buf… New - CVE-2026-43153 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
792 - - - In the Linux kernel, the following vulnerability has been resolved: erofs: fix incorrect early exits in volume label handling Crafted EROFS images containing valid volume labels can trigger incorre… New - CVE-2026-43154 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
793 - - - In the Linux kernel, the following vulnerability has been resolved: mux: mmio: fix regmap leak on probe failure The mmio regmap that may be allocated during probe is never freed. Switch to using t… New - CVE-2026-43155 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
794 - - - In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: CGX: fix bitmap leaks The RX/TX flow-control bitmaps (rx_fc_pfvf_bmap and tx_fc_pfvf_bmap) are allocated by cgx_lma… New - CVE-2026-43157 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
795 - - - In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix null dereference in find_network The variable pwlan has the possibility of being NULL when passed into rt… New - CVE-2026-43159 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
796 - - - In the Linux kernel, the following vulnerability has been resolved: Revert "media: iris: Add sanity check for stop streaming" This reverts commit ad699fa78b59241c9d71a8cafb51525f3dab04d4. Revert t… New - CVE-2026-43151 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
797 - - - In the Linux kernel, the following vulnerability has been resolved: net: usb: pegasus: enable basic endpoint checking pegasus_probe() fills URBs with hardcoded endpoint pipes without verifying the … New - CVE-2026-43156 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
798 - - - In the Linux kernel, the following vulnerability has been resolved: xfs: fix freemap adjustments when adding xattrs to leaf blocks xfs/592 and xfs/794 both trip this assertion in the leaf block fre… New - CVE-2026-43158 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
799 - - - In the Linux kernel, the following vulnerability has been resolved: mfd: macsmc: Initialize mutex Initialize struct apple_smc's mutex in apple_smc_probe(). Using the mutex uninitialized surprisingl… New - CVE-2026-43160 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
800 - - - In the Linux kernel, the following vulnerability has been resolved: media: tegra-video: Fix memory leak in __tegra_channel_try_format() The state object allocated by __v4l2_subdev_state_alloc() mus… New - CVE-2026-43162 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm