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 17, 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
3031 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-23371 2026-04-27 10:54 2026-03-25 Show GitHub Exploit DB Packet Storm
3032 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-23372 2026-04-27 10:54 2026-03-25 Show GitHub Exploit DB Packet Storm
3033 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-23373 2026-04-27 10:54 2026-03-25 Show GitHub Exploit DB Packet Storm
3034 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-23374 2026-04-27 10:54 2026-03-25 Show GitHub Exploit DB Packet Storm
3035 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける到達可能なアサーションに関する脆弱性 CWE-617
到達可能なアサーション
CVE-2026-23375 2026-04-27 10:54 2026-03-25 Show GitHub Exploit DB Packet Storm
3036 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-23376 2026-04-27 10:54 2026-03-25 Show GitHub Exploit DB Packet Storm
3037 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-23377 2026-04-27 10:54 2026-03-25 Show GitHub Exploit DB Packet Storm
3038 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-23378 2026-04-27 10:54 2026-03-25 Show GitHub Exploit DB Packet Storm
3039 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおけるゼロ除算に関する脆弱性 CWE-369
ゼロ除算
CVE-2026-23379 2026-04-27 10:54 2026-03-25 Show GitHub Exploit DB Packet Storm
3040 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける到達可能なアサーションに関する脆弱性 CWE-617
到達可能なアサーション
CVE-2026-23380 2026-04-27 10:54 2026-03-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 17, 2026, 4:15 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
351 3.1 LOW
Network
- - Type Confusion in ANGLE in Google Chrome on Windows prior to 148.0.7778.168 allowed a remote attacker who had compromised the renderer process to perform an out of bounds memory write via a crafted H… New CWE-843
Type Confusion
CVE-2026-8554 2026-05-16 00:16 2026-05-15 Show GitHub Exploit DB Packet Storm
352 3.1 LOW
Network
- - Object corruption in Compositing in Google Chrome prior to 148.0.7778.168 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. (Chromi… New CWE-119
CWE-284
Incorrect Access of Indexable Resource ('Range Error') 
Improper Access Control
CVE-2026-8545 2026-05-16 00:16 2026-05-15 Show GitHub Exploit DB Packet Storm
353 4.3 MEDIUM
Network
- - Insufficient policy enforcement in ViewTransitions in Google Chrome prior to 148.0.7778.168 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: H… New CWE-942
 Permissive Cross-domain Policy with Untrusted Domains
CVE-2026-8537 2026-05-16 00:16 2026-05-15 Show GitHub Exploit DB Packet Storm
354 3.1 LOW
Network
- - Insufficient validation of untrusted input in ReadingMode in Google Chrome on Mac prior to 148.0.7778.168 allowed a remote attacker who had compromised the renderer process to bypass site Isolation v… New CWE-20
 Improper Input Validation 
CVE-2026-8536 2026-05-16 00:16 2026-05-15 Show GitHub Exploit DB Packet Storm
355 3.6 LOW
Local
- - Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in runtime/autoload/tar.vim when decompressing .tgz archives on Unix-lik… New CWE-78
CWE-88
OS Command 
Argument Injection
CVE-2026-46483 2026-05-16 00:16 2026-05-16 Show GitHub Exploit DB Packet Storm
356 4.3 MEDIUM
Network
- - SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, broken access control in the searchAsset, searchTag, searchWidget, and searchTemplate publish-mode Readers can enumerate… New CWE-863
 Incorrect Authorization
CVE-2026-45148 2026-05-16 00:16 2026-05-15 Show GitHub Exploit DB Packet Storm
357 7.5 HIGH
Network
- - libyang is a YANG data modeling language library. Prior to SO 5.2.15, lyb_read_string() in src/parser_lyb.c contains an integer overflow that results in a heap buffer overflow when parsing a maliciou… New CWE-190
 Integer Overflow or Wraparound
CVE-2026-44673 2026-05-16 00:16 2026-05-15 Show GitHub Exploit DB Packet Storm
358 - - - SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, the kernel stores Attribute View (AV / database) names without any HTML escape, then a render template uses raw strings.… New CWE-79
CWE-94
CWE-1188
Cross-site Scripting
Code Injection
 Insecure Default Initialization of Resource
CVE-2026-44670 2026-05-16 00:16 2026-05-15 Show GitHub Exploit DB Packet Storm
359 - - - HRConvert2 is a self-hosted, drag-and-drop & nosql file conversion server & share tool. Prior to 3.3.8, the sanitizeString() function in convertCore.php is missing backtick (`) and tab (\t) from its … New CWE-78
OS Command 
CVE-2026-44666 2026-05-16 00:16 2026-05-15 Show GitHub Exploit DB Packet Storm
360 - - - SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, he tooltip mouseover handler in app/src/block/popover.ts reads aria-label via getAttribute and passes it through decode… New CWE-79
CWE-116
CWE-1188
Cross-site Scripting
 Improper Encoding or Escaping of Output
 Insecure Default Initialization of Resource
CVE-2026-44588 2026-05-16 00:16 2026-05-15 Show GitHub Exploit DB Packet Storm