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 4, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
237631 4.3 警告 Horde - Horde Application Framework における他のサイトから Web ページをインクルードされる脆弱性 - CVE-2006-4256 2012-09-25 15:35 2006-08-21 Show GitHub Exploit DB Packet Storm
237632 4.3 警告 Horde - Horde IMP H3 の horde/imp/search.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4255 2012-09-25 15:35 2006-08-21 Show GitHub Exploit DB Packet Storm
237633 5.1 警告 Joomla! - Joomla または Mambo 用の JIM コンポーネントにおける PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4242 2012-09-25 15:35 2006-08-21 Show GitHub Exploit DB Packet Storm
237634 7.5 危険 mamboxchange - Reporter Mambo コンポーネントにおける PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4241 2012-09-25 15:35 2006-08-21 Show GitHub Exploit DB Packet Storm
237635 7.5 危険 outreach project tool - OPT Max の include/urights.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4239 2012-09-25 15:35 2006-08-21 Show GitHub Exploit DB Packet Storm
237636 7.5 危険 invisionix systems - IRSR の pageheaderdefault.inc.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4237 2012-09-25 15:35 2006-08-21 Show GitHub Exploit DB Packet Storm
237637 2.6 注意 Irfan Skiljan - プラグインを持つ IrfanView におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-4231 2012-09-25 15:35 2006-08-18 Show GitHub Exploit DB Packet Storm
237638 7.5 危険 lizge - Lizge V.20 Web Portal の index.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4230 2012-09-25 15:35 2006-08-18 Show GitHub Exploit DB Packet Storm
237639 7.5 危険 Mambo Foundation
Joomla!
- Mambo および Joomla! 用の com_lm における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4229 2012-09-25 15:35 2006-08-18 Show GitHub Exploit DB Packet Storm
237640 9.3 危険 IBM - IBM Access Support eGatherer におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2006-4221 2012-09-25 15:35 2006-08-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 4, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
31 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: mpls: add seqcount to protect the platform_label{,s} pair The RCU-protected codepaths (mpls_forward, mpls_dump_routes) can have a… New - CVE-2026-43042 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
32 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: ti: icssg-prueth: fix missing data copy and wrong recycle in ZC RX dispatch emac_dispatch_skb_zc() allocates a new skb via n… New - CVE-2026-43039 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
33 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: ipv6: icmp: clear skb2->cb[] in ip6_err_gen_icmpv6_unreach() Sashiko AI-review observed: In ip6_err_gen_icmpv6_unreach(), the … New - CVE-2026-43038 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
34 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: ip6_tunnel: clear skb2->cb[] in ip4ip6_err() Oskar Kjos reported the following problem. ip4ip6_err() calls icmp_send() on a clon… New - CVE-2026-43037 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
35 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption When decrypting data that is not in-place (src … New - CVE-2026-43033 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
36 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… New - CVE-2026-43031 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
37 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… New - CVE-2026-43030 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
38 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… New - CVE-2026-43029 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
39 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 … New - CVE-2026-43028 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
40 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… New - CVE-2026-43025 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm