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 12, 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
196071 6.5 警告
Adjacent
インテル - Intel Ethernet Controller X710 および Ethernet Controller XL710 ファミリー用ドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2016-8105 2017-03-17 18:13 2016-09-9 Show GitHub Exploit DB Packet Storm
196072 5.4 警告
Network
IBM - IBM Connections におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-5932 2017-03-17 18:07 2016-06-29 Show GitHub Exploit DB Packet Storm
196073 5.5 警告
Local
Mp3splt project - libmp3splt の cue.c の splt_cue_export_to_file 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-5665 2017-03-17 17:57 2017-01-29 Show GitHub Exploit DB Packet Storm
196074 7.8 重要
Local
PoDoFo project - PoDoFo の PdfTokenizer.cpp の PoDoFo::PdfTokenizer::GetNextToken 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-5886 2017-03-17 16:57 2017-02-3 Show GitHub Exploit DB Packet Storm
196075 5.5 警告
Local
PoDoFo project - PoDoFo の PdfParser.cpp の PoDoFo::PdfParser::ReadXRefSubsection 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-5855 2017-03-17 16:57 2017-02-1 Show GitHub Exploit DB Packet Storm
196076 5.5 警告
Local
PoDoFo project - PoDoFo の base/PdfOutputStream.cpp におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-5854 2017-03-17 16:57 2017-02-1 Show GitHub Exploit DB Packet Storm
196077 7.8 重要
Local
PoDoFo project - PoDoFo の base/PdfParser.cpp における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2017-5853 2017-03-17 16:57 2017-02-1 Show GitHub Exploit DB Packet Storm
196078 5.5 警告
Local
PoDoFo project - PoDoFo の base/PdfVariant.cpp の PoDoFo::PdfPage::GetInheritedKeyFromObject 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2017-5852 2017-03-17 16:57 2017-02-1 Show GitHub Exploit DB Packet Storm
196079 5.9 警告
Local
Grails project - Grails Pdf Plugin における XML 外部エンティティの脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2017-6344 2017-03-17 16:51 2017-02-21 Show GitHub Exploit DB Packet Storm
196080 7.8 重要
Local
Iceni Technology - Iceni Argus におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-8387 2017-03-17 16:47 2016-10-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1291 7.2 HIGH
Network
hcltech bigfix_service_management HCL BigFix Service Management (SM) is susceptible to a Root File System Not Mounted as Read-Only. An improperly configured root file system may allow unintended modifications to critical system comp… Update CWE-1188
 Insecure Default Initialization of Resource
CVE-2025-31974 2026-05-11 22:51 2026-05-7 Show GitHub Exploit DB Packet Storm
1292 6.5 MEDIUM
Network
open5gs open5gs A vulnerability was determined in Open5GS up to 2.7.7. This impacts the function ogs_sbi_discovery_option_add_snssais in the library /lib/sbi/message.c of the component NSSF. This manipulation causes… Update CWE-404
 Improper Resource Shutdown or Release
CVE-2026-8123 2026-05-11 22:39 2026-05-8 Show GitHub Exploit DB Packet Storm
1293 7.5 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ntfs: ->d_compare() must not block ... so don't use __getname() there. Switch it (and ntfs_d_hash(), while we are at it) to kmal… Update NVD-CWE-noinfo
CVE-2026-43245 2026-05-11 22:34 2026-05-6 Show GitHub Exploit DB Packet Storm
1294 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: i2c/tw9906: Fix potential memory leak in tw9906_probe() In one of the error paths in tw9906_probe(), the memory allocated … Update CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-43246 2026-05-11 22:32 2026-05-6 Show GitHub Exploit DB Packet Storm
1295 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix SError of kernel panic when closed SError of kernel panic rarely happened while testing fluster. T… Update NVD-CWE-noinfo
CVE-2026-43247 2026-05-11 22:28 2026-05-6 Show GitHub Exploit DB Packet Storm
1296 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: vhost: move vdpa group bound check to vhost_vdpa Remove duplication by consolidating these here. This reduces the posibility of … Update CWE-787
 Out-of-bounds Write
CVE-2026-43248 2026-05-11 22:14 2026-05-6 Show GitHub Exploit DB Packet Storm
1297 8.8 HIGH
Adjacent
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: 9p/xen: protect xen_9pfs_front_free against concurrent calls The xenwatch thread can race with other back-end change notification… Update CWE-415
 Double Free
CVE-2026-43249 2026-05-11 22:10 2026-05-6 Show GitHub Exploit DB Packet Storm
1298 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ima: verify the previous kernel's IMA buffer lies in addressable RAM Patch series "Address page fault in ima_restore_measurement_… Update NVD-CWE-noinfo
CVE-2026-43129 2026-05-11 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
1299 6.1 MEDIUM
Network
jupyter jupyter_server Jupyter Server is the backend for Jupyter web applications. In jupyter_server versions through 2.17.0, the next query parameter in the login flow is insufficiently validated in `LoginFormHandler._red… Update CWE-601
Open Redirect
CVE-2025-61669 2026-05-11 22:01 2026-05-6 Show GitHub Exploit DB Packet Storm
1300 8.8 HIGH
Network
tenda cx12l_firmware A vulnerability was found in Tenda CX12L 16.03.53.12. This issue affects the function formSetPPTPServer of the file /goform/SetPptpServerCfg”. The manipulation results in stack-based buffer overflow.… Update CWE-119
CWE-121
Incorrect Access of Indexable Resource ('Range Error') 
Stack-based Buffer Overflow
CVE-2026-8138 2026-05-11 22:00 2026-05-8 Show GitHub Exploit DB Packet Storm