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 21, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
250251 9.3 危険 anyconnect - AnyConnect におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-4148 2012-03-27 18:42 2010-11-1 Show GitHub Exploit DB Packet Storm
250252 7.5 危険 avactis - Pentasoft Avactis Shopping Cart における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4147 2012-03-27 18:42 2010-11-1 Show GitHub Exploit DB Packet Storm
250253 4.3 警告 Attachmate - Web 2008 の Attachmate Reflection におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4146 2012-03-27 18:42 2010-11-1 Show GitHub Exploit DB Packet Storm
250254 5 警告 ASP indir - Kisisel Radyo Script におけるデータベースをダウンロードされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4145 2012-03-27 18:42 2010-11-1 Show GitHub Exploit DB Packet Storm
250255 7.5 危険 ASP indir - Kisisel Radyo Script における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4144 2012-03-27 18:42 2010-11-1 Show GitHub Exploit DB Packet Storm
250256 6.8 警告 phpcheckz - phpCheckZ の chart.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4143 2012-03-27 18:42 2010-11-1 Show GitHub Exploit DB Packet Storm
250257 4.3 警告 IBM - IBM Tivoli Access Manager for e-business の TAM コンソールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4120 2012-03-27 18:42 2010-09-14 Show GitHub Exploit DB Packet Storm
250258 10 危険 ヒューレット・パッカード - HP StorageWorks Storage Mirroring における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-4116 2012-03-27 18:42 2010-12-20 Show GitHub Exploit DB Packet Storm
250259 9 危険 ヒューレット・パッカード - HP StorageWorks Modular Smart Array P2000 G3 における権限を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-4115 2012-03-27 18:42 2010-12-17 Show GitHub Exploit DB Packet Storm
250260 4.3 警告 ヒューレット・パッカード - HP DDMI におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4114 2012-03-27 18:42 2010-12-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2641 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: reject direct access to nullable PTR_TO_BUF pointers check_mem_access() matches PTR_TO_BUF via base_type() which strips PTR_… - CVE-2026-43333 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
2642 - - - In the Linux kernel, the following vulnerability has been resolved: media: solo6x10: Check for out of bounds chip_id Clang with CONFIG_UBSAN_SHIFT=y noticed a condition where a signed type (literal… - CVE-2026-43316 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
2643 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify Invalidating a dmabuf will impact other users of the shared BO. In th… - CVE-2026-43318 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
2644 - - - In the Linux kernel, the following vulnerability has been resolved: spi: spidev: fix lock inversion between spi_lock and buf_lock The spidev driver previously used two mutexes, spi_lock and buf_loc… - CVE-2026-43319 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
2645 - - - In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix zero_vruntime tracking fix John reported that stress-ng-yield could make his machine unhappy and managed to bisec… - CVE-2026-43323 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
2646 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent possible UaF in addrconf_permanent_addr() The mentioned helper try to warn the user about an exceptional condition,… - CVE-2026-43339 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
2647 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_rndis: Protect RNDIS options with mutex The class/subclass/protocol options are suspectible to race conditions as … - CVE-2026-43342 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
2648 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_subset: Fix unbalanced refcnt in geth_free geth_alloc() increments the reference count, but geth_free() fails to d… - CVE-2026-43343 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
2649 - - - In the Linux kernel, the following vulnerability has been resolved: ice: ptp: don't WARN when controlling PF is unavailable In VFIO passthrough setups, it is possible to pass through only a PF whic… - CVE-2026-43346 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
2650 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: Fix UAF in le_read_features_complete This fixes the following backtrace caused by hci_conn being freed befor… - CVE-2026-43322 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm