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 8, 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
207571 9.3 危険 Aloaha Software - Aloaha PDF Suite FREE の AloahaPDFViewer におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-4978 2015-08-6 17:24 2013-08-28 Show GitHub Exploit DB Packet Storm
207572 7.5 危険 アップル - Apple Mac OS X の App サンドボックスにおけるサンドボックスの制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-5179 2015-08-6 17:22 2013-10-22 Show GitHub Exploit DB Packet Storm
207573 6.4 警告 オラクル - Oracle Fusion Middleware の Oracle WebCenter Content における Content Server に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-5813 2015-08-6 17:20 2013-10-14 Show GitHub Exploit DB Packet Storm
207574 6 警告 Linux - Linux Kernel の block/genhd.c におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2013-2851 2015-08-6 17:10 2013-05-31 Show GitHub Exploit DB Packet Storm
207575 6.1 警告 Linux - Linux Kernel の net/ipv6/ip6_output.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-4387 2015-08-6 17:10 2013-09-24 Show GitHub Exploit DB Packet Storm
207576 6.2 警告 Linux - Linux Kernel の fs/nfs/nfs4proc.c の __nfs4_get_acl_uncached 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-4591 2015-08-6 17:10 2013-01-11 Show GitHub Exploit DB Packet Storm
207577 6.9 警告 Linux - Linux Kernel におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-4470 2015-08-6 17:10 2013-10-19 Show GitHub Exploit DB Packet Storm
207578 4.4 警告 Linux - Linux Kernel の drivers/net/wireless/libertas/debugfs.c の lbs_debugfs_write 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2013-6378 2015-08-6 17:10 2013-11-11 Show GitHub Exploit DB Packet Storm
207579 6.9 警告 Linux - Linux Kernel の drivers/s390/net/qeth_core_main.c の qeth_snmp_command 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-6381 2015-08-6 17:10 2013-11-7 Show GitHub Exploit DB Packet Storm
207580 6.2 警告 Linux
レッドハット
- Linux Kernel の KVM サブシステムにおける権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2013-6368 2015-08-6 16:42 2013-12-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
591 9.8 CRITICAL
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net/x25: Fix potential double free of skb When alloc_skb fails in x25_queue_rx_frame it calls kfree_skb(skb) at line 48 and retur… Update CWE-415
 Double Free
CVE-2026-43011 2026-05-8 05:26 2026-05-2 Show GitHub Exploit DB Packet Storm
592 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bpf: Reject sleepable kprobe_multi programs at attach time kprobe.multi programs run in atomic/RCU context and cannot sleep. Howe… Update NVD-CWE-noinfo
CVE-2026-43010 2026-05-8 05:26 2026-05-2 Show GitHub Exploit DB Packet Storm
593 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bpf: Fix incorrect pruning due to atomic fetch precision tracking When backtrack_insn encounters a BPF_STX instruction with BPF_A… Update NVD-CWE-noinfo
CVE-2026-43009 2026-05-8 05:25 2026-05-2 Show GitHub Exploit DB Packet Storm
594 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: gpio: qixis-fpga: Fix error handling for devm_regmap_init_mmio() devm_regmap_init_mmio() returns an ERR_PTR() on failure, not NUL… Update CWE-476
 NULL Pointer Dereference
CVE-2026-43008 2026-05-8 05:24 2026-05-2 Show GitHub Exploit DB Packet Storm
595 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Handle DBC deactivation if the owner went away When a DBC is released, the device sends a QAIC_TRANS_DEACTIVATE_FROM_… Update CWE-415
 Double Free
CVE-2026-43007 2026-05-8 05:24 2026-05-2 Show GitHub Exploit DB Packet Storm
596 5.3 MEDIUM
Local
- - A vulnerability was identified in OSGeo gdal up to 3.13.0dev-4. This issue affects the function SWnentries of the file frmts/hdf4/hdf-eos/SWapi.c. Such manipulation of the argument DimensionName lead… New CWE-119
CWE-122
Incorrect Access of Indexable Resource ('Range Error') 
Heap-based Buffer Overflow
CVE-2026-8086 2026-05-8 05:16 2026-05-8 Show GitHub Exploit DB Packet Storm
597 7.8 HIGH
Local
- - Notepad Next is a cross-platform, reimplementation of Notepad++. Prior to version 0.14, NotepadNext's detectLanguageFromExtension() function interpolates a file's extension directly into a Lua script… New CWE-94
Code Injection
CVE-2026-42214 2026-05-8 05:16 2026-05-8 Show GitHub Exploit DB Packet Storm
598 7.6 HIGH
Network
- - FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.217, a user with updateAutoReply permission can store an XSS payload in the mailbox auto-reply … New CWE-79
Cross-site Scripting
CVE-2026-41904 2026-05-8 05:16 2026-05-8 Show GitHub Exploit DB Packet Storm
599 9.8 CRITICAL
Network
hcltech dfxanalytics HCL DFXAnalytics is affected by a Using Components with Known Vulnerabilities flaw where the application utilizes unpatched libraries or sub-components, which could allow an attacker to identify and … New NVD-CWE-noinfo
CVE-2025-59851 2026-05-8 05:04 2026-05-6 Show GitHub Exploit DB Packet Storm
600 9.1 CRITICAL
Network
hcltech dfxanalytics HCL DFXAnalytics is affected by an Insufficient Transport Layer Protection vulnerability where data is transmitted over the network without encryption, which could allow an attacker to compromise t… New CWE-319
Cleartext Transmission of Sensitive Information
CVE-2025-59852 2026-05-8 05:03 2026-05-6 Show GitHub Exploit DB Packet Storm