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 6, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
237481 7.5 危険 keyvan1 - Keyvan1 EShoppingPro の search_run.asp における SQL インジェクションの脆弱性 - CVE-2006-4871 2012-09-25 15:35 2006-09-19 Show GitHub Exploit DB Packet Storm
237482 7.5 危険 perlunity - phpunity.postcard の phpunity-postcard.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-4869 2012-09-25 15:35 2006-09-19 Show GitHub Exploit DB Packet Storm
237483 7.5 危険 mohammed mehdi panjwani - Mohammed Mehdi Panjwani Complain Center の loginprocess.asp における SQL インジェクションの脆弱性 - CVE-2006-4861 2012-09-25 15:35 2006-09-19 Show GitHub Exploit DB Packet Storm
237484 10 危険 limbo cms - Limbo CMS の index.php などにおける脆弱性 - CVE-2006-4860 2012-09-25 15:35 2006-09-19 Show GitHub Exploit DB Packet Storm
237485 7.5 危険 limbo cms - Limbo CMS の contact コンポーネントにおける images/contact フォルダへ PHP コードをアップロードされる脆弱性 - CVE-2006-4859 2012-09-25 15:35 2006-09-19 Show GitHub Exploit DB Packet Storm
237486 6.8 警告 mamboxchange - Mambo 用の serverstat コンポーネントにおける PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-4858 2012-09-25 15:35 2006-09-19 Show GitHub Exploit DB Packet Storm
237487 7.5 危険 haberx - Haberx の kategorix.asp における SQL インジェクションの脆弱性 - CVE-2006-4853 2012-09-25 15:35 2006-09-18 Show GitHub Exploit DB Packet Storm
237488 7.5 危険 mobilepublisherphp - MobilePublisherPHP の header.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4849 2012-09-25 15:35 2006-09-18 Show GitHub Exploit DB Packet Storm
237489 6.5 警告 Ipswitch, Inc. - Ipswitch WS_FTP Server におけるバッファオーバーフローの脆弱性 - CVE-2006-4847 2012-09-25 15:35 2006-09-14 Show GitHub Exploit DB Packet Storm
237490 10 危険 Kryo - iodine における脆弱性 - CVE-2006-4831 2012-09-25 15:35 2006-09-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
491 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: xilinx: axienet: Fix BQL accounting for multi-BD TX packets When a TX packet spans multiple buffer descriptors (scatter-gath… - CVE-2026-43031 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
492 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix regsafe() for pointers to packet In case rold->reg->range == BEYOND_PKT_END && rcur->reg->range == N regsafe() may retur… - CVE-2026-43030 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
493 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: mptcp: fix soft lockup in mptcp_recvmsg() syzbot reported a soft lockup in mptcp_recvmsg() [0]. When receiving data with MSG_PEE… - CVE-2026-43029 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
494 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: x_tables: ensure names are nul-terminated Reject names that lack a \0 character before feeding them to functions that … - CVE-2026-43028 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
495 7.3 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: ignore explicit helper on new expectations Use the existing master conntrack helper, anything else is not r… - CVE-2026-43025 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
496 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: fix race conditions in sco_sock_connect() sco_sock_connect() checks sk_state and sk_type without holding the sock… - CVE-2026-43023 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
497 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_conn: fix potential UAF in set_cig_params_sync hci_conn lookup and field access must be covered by hdev lock in se… - CVE-2026-43019 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
498 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: fix potential UAF in hci_le_remote_conn_param_req_evt hci_conn lookup and field access must be covered by h… - CVE-2026-43018 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
499 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: sockmap: Fix use-after-free of sk->sk_socket in sk_psock_verdict_data_ready(). syzbot reported use-after-free of AF_UNIX soc… - CVE-2026-43016 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
500 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: net/x25: Fix potential double free of skb When alloc_skb fails in x25_queue_rx_frame it calls kfree_skb(skb) at line 48 and retur… - CVE-2026-43011 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm