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 7, 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
251001 4.3 警告 マイクロソフト - Microsoft Internet Explorer 6 から 9 における異なるドメインまたはゾーンからアクセスされる脆弱性 CWE-200
情報漏えい
CVE-2011-1960 2011-08-23 10:04 2011-08-9 Show GitHub Exploit DB Packet Storm
251002 7.6 危険 マイクロソフト - Microsoft Internet Explorer 6 から 8 における任意のコードを実行される脆弱性 CWE-362
競合状態
CVE-2011-1257 2011-08-23 10:02 2011-08-9 Show GitHub Exploit DB Packet Storm
251003 2.1 注意 IBM - IBM WebSphere Application Server の installer におけるログファイルへのアクセス権を保持される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1307 2011-08-23 09:50 2011-02-28 Show GitHub Exploit DB Packet Storm
251004 6.2 警告 Linux
レッドハット
- Linux kernel の drivers/usb/misc/iowarrior.c 内にある iowarrior_write 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4656 2011-08-22 11:06 2011-03-10 Show GitHub Exploit DB Packet Storm
251005 5 警告 日立 - JP1/IT Resouce Management - Manager における認証情報を出力される脆弱性 CWE-noinfo
情報不足
- 2011-08-22 10:45 2011-07-29 Show GitHub Exploit DB Packet Storm
251006 4.3 警告 マイクロソフト - Windows XP におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
- 2011-08-19 12:01 2011-08-19 Show GitHub Exploit DB Packet Storm
251007 9.3 危険 アップル - Apple QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0252 2011-08-19 11:49 2011-08-4 Show GitHub Exploit DB Packet Storm
251008 9.3 危険 アップル - Apple QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0251 2011-08-19 11:48 2011-08-4 Show GitHub Exploit DB Packet Storm
251009 9.3 危険 アップル - Apple QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0250 2011-08-19 11:47 2011-08-4 Show GitHub Exploit DB Packet Storm
251010 9.3 危険 アップル - Apple QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0249 2011-08-19 11:46 2011-08-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2041 5.0 MEDIUM
Adjacent
- - Spring Boot's Cassandra auto-configuration does not perform hostname verification when establishing an SSL connection to Cassandra. Affected: Spring Boot 4.0.0–4.0.5 (fix 4.0.6), 3.5.0–3.5.13 (fix 3… CWE-295
Improper Certificate Validation 
CVE-2026-40974 2026-04-28 09:16 2026-04-28 Show GitHub Exploit DB Packet Storm
2042 8.8 HIGH
Adjacent
- - Specific firmware versions of Milesight AIOT camera firmware contain hard-coded credentials. CWE-798
 Use of Hard-coded Credentials
CVE-2026-27785 2026-04-28 09:16 2026-04-28 Show GitHub Exploit DB Packet Storm
2043 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: validate inner IPv4 header length in IPTFS payload Add validation of the inner IPv4 packet tot_len and ihl fields pa… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-31472 2026-04-28 08:28 2026-04-22 Show GitHub Exploit DB Packet Storm
2044 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: tracing: Fix potential deadlock in cpu hotplug with osnoise The following sequence may leads deadlock in cpu hotplug: task1 … CWE-667
 Improper Locking
CVE-2026-31480 2026-04-28 08:17 2026-04-22 Show GitHub Exploit DB Packet Storm
2045 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: i2c: designware: amdisp: Fix resume-probe race condition issue Identified resume-probe race condition in kernel v7.0 with the com… CWE-362
Race Condition
CVE-2026-31572 2026-04-28 05:33 2026-04-25 Show GitHub Exploit DB Packet Storm
2046 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/i915: Unlink NV12 planes earlier unlink_nv12_plane() will clobber parts of the plane state potentially already set up by plan… NVD-CWE-noinfo
CVE-2026-31571 2026-04-28 05:33 2026-04-25 Show GitHub Exploit DB Packet Storm
2047 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: s390/mm: Add missing secure storage access fixups for donated memory There are special cases where secure storage access exceptio… CWE-125
Out-of-bounds Read
CVE-2026-31568 2026-04-28 05:32 2026-04-25 Show GitHub Exploit DB Packet Storm
2048 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: PM: sleep: Drop spurious WARN_ON() from pm_restore_gfp_mask() Commit 35e4a69b2003f ("PM: sleep: Allow pm_restrict_gfp_mask() stac… CWE-617
 Reachable Assertion
CVE-2026-31567 2026-04-28 05:32 2026-04-25 Show GitHub Exploit DB Packet Storm
2049 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix deadlock during netdev reset with active connections Resolve deadlock that occurs when user executes netdev reset… CWE-667
 Improper Locking
CVE-2026-31565 2026-04-28 05:31 2026-04-25 Show GitHub Exploit DB Packet Storm
2050 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Fix base address calculation in kvm_eiointc_regs_access() In function kvm_eiointc_regs_access(), the register bas… NVD-CWE-noinfo
CVE-2026-31564 2026-04-28 05:31 2026-04-25 Show GitHub Exploit DB Packet Storm