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 10, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
235701 7.5 危険 Mambo Foundation
Joomla!
- Mambo および Joomla! 用の Newsletter における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0510 2012-09-25 16:59 2008-01-31 Show GitHub Exploit DB Packet Storm
235702 4.4 警告 IBM - IBM AIX におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-0509 2012-09-25 16:59 2008-01-31 Show GitHub Exploit DB Packet Storm
235703 6.8 警告 netwerk - Netwerk Smart Publisher の admin/op/disp.php における任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-0503 2012-09-25 16:59 2008-01-31 Show GitHub Exploit DB Packet Storm
235704 10 危険 mamboxchange - Mambo LaiThai における脆弱性 CWE-noinfo
情報不足
CVE-2008-0500 2012-09-25 16:59 2008-01-30 Show GitHub Exploit DB Packet Storm
235705 7.5 危険 mamboxchange - Mambo LaiThai における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0499 2012-09-25 16:59 2008-01-30 Show GitHub Exploit DB Packet Storm
235706 4.3 警告 Nucleus - Nucleus CMS の action.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-0497 2012-09-25 16:59 2008-01-30 Show GitHub Exploit DB Packet Storm
235707 9.3 危険 Irfan Skiljan - IrfanView の FlashPix プラグインの fpx.dll における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2008-0493 2012-09-25 16:59 2008-01-30 Show GitHub Exploit DB Packet Storm
235708 6.8 警告 persits - Persits XUpload の XUpload.ocx におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-0492 2012-09-25 16:59 2008-01-30 Show GitHub Exploit DB Packet Storm
235709 7.5 危険 MPlayer project
Xine
- Xine-lib で使用される MPlayer などにおける任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2008-0486 2012-09-25 16:59 2008-02-5 Show GitHub Exploit DB Packet Storm
235710 7.5 危険 Mambo Communities Pty - Mambo 用などの CatalogShop コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0557 2012-09-25 16:59 2008-02-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
671 8.4 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: mailbox: mchp-ipc-sbi: fix out-of-bounds access in mchp_ipc_get_cluster_aggr_irq() The cluster_cfg array is dynamically allocated… Update - CVE-2026-43274 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
672 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix Null reference while testing fluster When multi instances are created/destroyed, many interrupts h… Update - CVE-2026-43263 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
673 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: alpha: fix user-space corruption during memory compaction Alpha systems can suffer sporadic user-space crashes and heap corruptio… Update - CVE-2026-43258 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
674 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: media: qcom: camss: vfe: Fix out-of-bounds access in vfe_isr_reg_update() vfe_isr() iterates using MSM_VFE_IMAGE_MASTERS_NUM(7) a… Update - CVE-2026-43256 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
675 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: ovpn: tcp - fix packet extraction from stream When processing TCP stream data in ovpn_tcp_recv, we receive large cloned skbs from… Update - CVE-2026-43254 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
676 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: iommu/amd: move wait_on_sem() out of spinlock With iommu.strict=1, the existing completion wait path can cause soft lockups under… Update - CVE-2026-43253 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
677 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: 9p/xen: protect xen_9pfs_front_free against concurrent calls The xenwatch thread can race with other back-end change notification… Update - CVE-2026-43249 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
678 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: vhost: move vdpa group bound check to vhost_vdpa Remove duplication by consolidating these here. This reduces the posibility of … Update - CVE-2026-43248 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
679 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: ntfs: ->d_compare() must not block ... so don't use __getname() there. Switch it (and ntfs_d_hash(), while we are at it) to kmal… Update - CVE-2026-43245 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
680 8.8 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb: client: prevent races in ->query_interfaces() It was possible for two query interface works to be concurrently trying to upd… Update - CVE-2026-43239 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm