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 14, 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
229481 5 警告 weboddity - Web Oddity におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-4726 2012-12-20 18:33 2007-09-5 Show GitHub Exploit DB Packet Storm
229482 7.5 危険 weblogicnet - Weblogicnet における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-4715 2012-12-20 18:33 2007-09-5 Show GitHub Exploit DB Packet Storm
229483 7.5 危険 yvora - Yvora の error_view.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-4714 2012-12-20 18:33 2007-09-5 Show GitHub Exploit DB Packet Storm
229484 4.3 警告 roi revolution - Urchin の urchin.cgi におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4713 2012-12-20 18:33 2007-09-5 Show GitHub Exploit DB Packet Storm
229485 4.3 警告 www.toms-seiten.at - Toms Gaestebuch におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4711 2012-12-20 18:33 2007-09-5 Show GitHub Exploit DB Packet Storm
229486 7.5 危険 phpBB - phpBB 用の Links MOD における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-4653 2012-12-20 18:33 2007-09-4 Show GitHub Exploit DB Packet Storm
229487 6.4 警告 xgb - xGB の xGB.php における不特定の変更を実行される脆弱性 CWE-noinfo
情報不足
CVE-2007-4637 2012-12-20 18:33 2007-08-31 Show GitHub Exploit DB Packet Storm
229488 7.5 危険 phpbg - phpBG における PHP リモートファイルインクルージョンの脆弱性 CWE-20
不適切な入力確認
CVE-2007-4636 2012-12-20 18:33 2007-08-31 Show GitHub Exploit DB Packet Storm
229489 5 警告 Yahoo! - Yahoo! Messenger におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
CWE-20
CVE-2007-4635 2012-12-20 18:33 2007-08-31 Show GitHub Exploit DB Packet Storm
229490 6.9 警告 qgit - QGit の dataloader.cpp における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2007-4631 2012-12-20 18:33 2007-08-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2341 - - - In the Linux kernel, the following vulnerability has been resolved: drm/vc4: platform_get_irq_byname() returns an int platform_get_irq_byname() will return a negative value if an error happens, so … - CVE-2026-43072 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
2342 - - - In the Linux kernel, the following vulnerability has been resolved: x86-64: rename misleadingly named '__copy_user_nocache()' function This function was a masterclass in bad naming, for various his… - CVE-2026-43073 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
2343 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: algif_aead - Fix minimum RX size check for decryption The check for the minimum receive buffer size did not take the tag … - CVE-2026-43077 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
2344 - - - In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Skip discovery table for offline dies This warning can be triggered if NUMA is disabled and the system boo… - CVE-2026-43079 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
2345 - - - In the Linux kernel, the following vulnerability has been resolved: l2tp: Drop large packets with UDP encap syzbot reported a WARN on my patch series [1]. The actual issue is an overflow of 16-bit … - CVE-2026-43080 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
2346 - - - In the Linux kernel, the following vulnerability has been resolved: net: ipa: fix GENERIC_CMD register field masks for IPA v5.0+ Fix the field masks to match the hardware layout documented in downs… - CVE-2026-43081 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
2347 - - - In the Linux kernel, the following vulnerability has been resolved: net: txgbe: leave space for null terminators on property_entry Lists of struct property_entry are supposed to be terminated with … - CVE-2026-43082 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
2348 - - - In the Linux kernel, the following vulnerability has been resolved: xfrm_user: fix info leak in build_mapping() struct xfrm_usersa_id has a one-byte padding hole after the proto field, which ends u… - CVE-2026-43089 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
2349 - - - In the Linux kernel, the following vulnerability has been resolved: xfrm: fix refcount leak in xfrm_migrate_policy_find syzkaller reported a memory leak in xfrm_policy_alloc: BUG: memory leak … - CVE-2026-43090 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
2350 - - - In the Linux kernel, the following vulnerability has been resolved: xsk: validate MTU against usable frame size on bind AF_XDP bind currently accepts zero-copy pool configurations without verifying… - CVE-2026-43092 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm