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 7, 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
247671 6.8 警告 Zikula Foundation - Zikula におけるクロスサイトリクエストフォージェリ攻撃を誘発される脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-4729 2012-03-27 18:42 2011-02-8 Show GitHub Exploit DB Packet Storm
247672 5 警告 Zikula Foundation - Zikula における乱数化をベースにした保護機能を破られる脆弱性 CWE-310
暗号の問題
CVE-2010-4728 2012-03-27 18:42 2011-02-8 Show GitHub Exploit DB Packet Storm
247673 10 危険 Smarty - Smarty における詳細不明の脆弱性 CWE-20
不適切な入力確認
CVE-2010-4727 2012-03-27 18:42 2011-02-3 Show GitHub Exploit DB Packet Storm
247674 10 危険 Smarty - Smarty の math プラグインにおける詳細不明の脆弱性 CWE-noinfo
情報不足
CVE-2010-4726 2012-03-27 18:42 2011-02-3 Show GitHub Exploit DB Packet Storm
247675 10 危険 Smarty - Smarty における詳細不明の脆弱性 CWE-noinfo
情報不足
CVE-2010-4725 2012-03-27 18:42 2011-02-3 Show GitHub Exploit DB Packet Storm
247676 10 危険 Smarty - Smarty のパーサー実装における詳細不明の脆弱性 CWE-noinfo
情報不足
CVE-2010-4724 2012-03-27 18:42 2011-02-3 Show GitHub Exploit DB Packet Storm
247677 9.3 危険 Smarty - Smarty における詳細不明の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4723 2012-03-27 18:42 2011-02-3 Show GitHub Exploit DB Packet Storm
247678 10 危険 Smarty - Smarty の fetch プラグインにおける詳細不明の脆弱性 CWE-noinfo
情報不足
CVE-2010-4722 2012-03-27 18:42 2011-02-3 Show GitHub Exploit DB Packet Storm
247679 7.5 危険 MH Products - Immo Makler の news.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4721 2012-03-27 18:42 2011-02-1 Show GitHub Exploit DB Packet Storm
247680 7.5 危険 Joomla!
Jextensions
- Joomla! の JExtensions JE Auto (com_jeauto) コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4720 2012-03-27 18:42 2011-02-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
251 - - - 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
252 - - - In the Linux kernel, the following vulnerability has been resolved: HID: hid-pl: handle probe errors Errors in init must be reported back or we'll follow a NULL pointer the first time FF is used. New - CVE-2026-43152 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
253 - - - 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
254 - - - 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
255 - - - 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
256 - - - 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
257 - - - 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
258 - - - 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
259 - - - 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
260 - - - 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