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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
247941 7.5 危険 comdev - Comdev Form Designer の adminfoot.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5440 2012-06-26 15:37 2006-10-20 Show GitHub Exploit DB Packet Storm
247942 7.5 危険 comdev - Comdev Misc Tools の adminfoot.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-5439 2012-06-26 15:37 2006-10-20 Show GitHub Exploit DB Packet Storm
247943 7.5 危険 comdev - Comdev Forum の adminfoot.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5438 2012-06-26 15:37 2006-10-20 Show GitHub Exploit DB Packet Storm
247944 7.5 危険 freefaq - FreeFAQ の index.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5436 2012-06-26 15:37 2006-10-20 Show GitHub Exploit DB Packet Storm
247945 6.8 警告 db-central - dbc Enterprise CMS の search 機能におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5430 2012-06-26 15:37 2006-10-20 Show GitHub Exploit DB Packet Storm
247946 7.5 危険 barry nauta - Barry Nauta BRIM における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5429 2012-06-26 15:37 2006-10-20 Show GitHub Exploit DB Packet Storm
247947 5 警告 Cerberus, LLC - Cerberus Helpdesk の rpc.php における GUI ログインを回避される脆弱性 - CVE-2006-5428 2012-06-26 15:37 2006-10-20 Show GitHub Exploit DB Packet Storm
247948 5.1 警告 F5 Networks - F5 Networks FirePass 1000 SSL VPN の my.acctab.php3 におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5416 2012-06-26 15:37 2006-10-20 Show GitHub Exploit DB Packet Storm
247949 5 警告 barry nauta - Barry Nauta BRIM における他のユーザから情報を取得される脆弱性 - CVE-2006-5414 2012-06-26 15:37 2006-10-20 Show GitHub Exploit DB Packet Storm
247950 5.1 警告 BoonEx - BoonEx Dolphin の templates/tmpl_dfl/scripts/index.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5410 2012-06-26 15:37 2006-10-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
501 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: reject negative CO-RE accessor indices in bpf_core_parse_spec() CO-RE accessor strings are colon-separated indices that desc… New - CVE-2026-45839 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
502 - - - In the Linux kernel, the following vulnerability has been resolved: openvswitch: cap upcall PID array size and pre-size vport replies The vport netlink reply helpers allocate a fixed-size skb with … New - CVE-2026-45840 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
503 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO nf_osf_match_one() computes ctx->window % f->wss.val in the OSF_WS… New - CVE-2026-45841 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
504 - - - In the Linux kernel, the following vulnerability has been resolved: slip: reject VJ receive packets on instances with no rstate array slhc_init() accepts rslots == 0 as a valid configuration, with … New - CVE-2026-45842 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
505 - - - In the Linux kernel, the following vulnerability has been resolved: fat: avoid parent link count underflow in rmdir Corrupted FAT images can leave a directory inode with an incorrect i_nlink (e.g. … New - CVE-2026-45915 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
506 - - - In the Linux kernel, the following vulnerability has been resolved: ipvs: do not keep dest_dst if dev is going down There is race between the netdev notifier ip_vs_dst_event() and the code that cac… New - CVE-2026-45917 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
507 - - - In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: Fix memory leak in mtd_parser_tplink_safeloader_parse() The function mtd_parser_tplink_safeloader_parse() allocates… New - CVE-2026-45921 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
508 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler The UVERBS_HANDLER(MLX5_IB_METHOD_GET_DATA_DIRECT_SYSFS_PATH) fu… New - CVE-2026-45922 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
509 - - - In the Linux kernel, the following vulnerability has been resolved: thermal/of: Fix reference leak in thermal_of_cm_lookup() In thermal_of_cm_lookup(), tr_np is obtained via of_parse_phandle(), but… New - CVE-2026-45925 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
510 - - - In the Linux kernel, the following vulnerability has been resolved: rust: pwm: Fix potential memory leak on init error When initializing a PWM chip using pwmchip_alloc(), the allocated device owns … New - CVE-2026-45926 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm