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":June 10, 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
240381 6.8 警告 mirc - mIRC のスクリプトにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2007-4402 2012-09-25 16:59 2007-08-18 Show GitHub Exploit DB Packet Storm
240382 6.8 警告 mirc - Advanced mIRC Integration プラグインなどにおける CRLF インジェクションの脆弱性 CWE-Other
その他
CVE-2007-4401 2012-09-25 16:59 2007-08-18 Show GitHub Exploit DB Packet Storm
240383 6.8 警告 Konversation - Konversation に含まれるメディアスクリプトにおける CRLF インジェクションの脆弱性 - CVE-2007-4400 2012-09-25 16:59 2007-08-18 Show GitHub Exploit DB Packet Storm
240384 6.8 警告 Irssi - BitchX の xmms.bx スクリプトにおける CRLF インジェクションの脆弱性 - CVE-2007-4399 2012-09-25 16:59 2007-08-18 Show GitHub Exploit DB Packet Storm
240385 6.8 警告 Irssi - weechat の now-playing.rb スクリプトなどにおける CRLF インジェクションの脆弱性 - CVE-2007-4398 2012-09-25 16:59 2007-08-18 Show GitHub Exploit DB Packet Storm
240386 6.8 警告 mikachu
ricardo mesquita
simon
tuomas jormola
Irssi
kristof korwisi
- XChat の xmms-thing スクリプトなどにおける CRLF インジェクションの脆弱性 - CVE-2007-4397 2012-09-25 16:59 2007-08-18 Show GitHub Exploit DB Packet Storm
240387 9.3 危険 Irssi - irssi の ixmmsa.pl スクリプトなどにおける CRLF インジェクションの脆弱性 - CVE-2007-4396 2012-09-25 16:59 2007-08-18 Show GitHub Exploit DB Packet Storm
240388 4.3 警告 Nullsoft - Winamp におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-4392 2012-09-25 16:59 2007-08-17 Show GitHub Exploit DB Packet Storm
240389 6.8 警告 OWASP - OWASP Stinger における入力検証ルーチンを回避される脆弱性 - CVE-2007-4385 2012-09-25 16:59 2007-08-17 Show GitHub Exploit DB Packet Storm
240390 6 警告 Netwin Ltd - SurgeMail の IMAP サービスにおけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-4377 2012-09-25 16:59 2007-08-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
871 - - - In the Linux kernel, the following vulnerability has been resolved: net: libwx: use request_irq for VF misc interrupt Currently, request_threaded_irq() is used with a primary handler but a NULL thr… New - CVE-2026-46297 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
872 - - - In the Linux kernel, the following vulnerability has been resolved: spi: s3c64xx: fix NULL-deref on driver unbind A change moving DMA channel allocation from probe() back to s3c64xx_spi_prepare_tra… New - CVE-2026-46296 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
873 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Do IRR scan in __kvm_apic_update_irr even if PIR is empty Fall back to apic_find_highest_vector() when PID.ON is set bu… New - CVE-2026-46295 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
874 - - - In the Linux kernel, the following vulnerability has been resolved: dm: fix a buffer overflow in ioctl processing Tony Asleson (using Claude) found a buffer overflow in dm-ioctl in the function ret… New - CVE-2026-46294 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
875 - - - In the Linux kernel, the following vulnerability has been resolved: clk: microchip: mpfs-ccc: fix out of bounds access during output registration UBSAN reported an out of bounds access during regis… New - CVE-2026-46293 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
876 - - - In the Linux kernel, the following vulnerability has been resolved: pmdomain: core: Fix detach procedure for virtual devices in genpd If a device is attached to a PM domain through genpd_dev_pm_att… New - CVE-2026-46292 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
877 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: caam - guard HMAC key hex dumps in hash_digest_key Use print_hex_dump_devel() for dumping sensitive HMAC key bytes in has… New - CVE-2026-46291 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
878 - - - In the Linux kernel, the following vulnerability has been resolved: x86/efi: Fix graceful fault handling after FPU softirq changes Since commit d02198550423 ("x86/fpu: Improve crypto performance by… New - CVE-2026-46290 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
879 - - - In the Linux kernel, the following vulnerability has been resolved: lib/scatterlist: fix length calculations in extract_kvec_to_sg Patch series "Fix bugs in extract_iter_to_sg()", v3. Fix bugs in … New - CVE-2026-46289 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
880 - - - In the Linux kernel, the following vulnerability has been resolved: of: unittest: fix use-after-free in of_unittest_changeset() The variable 'parent' is assigned the value of 'nchangeset' earlier i… New - CVE-2026-46288 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm