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 25, 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
1631 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-Other
その他
CVE-2026-43177 2026-05-14 10:17 2026-05-6 Show GitHub Exploit DB Packet Storm
1632 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける二重解放に関する脆弱性 CWE-415
二重解放
CVE-2026-43178 2026-05-14 10:17 2026-05-6 Show GitHub Exploit DB Packet Storm
1633 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43179 2026-05-14 10:17 2026-05-6 Show GitHub Exploit DB Packet Storm
1634 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43180 2026-05-14 10:16 2026-05-6 Show GitHub Exploit DB Packet Storm
1635 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43219 2026-05-14 10:16 2026-05-6 Show GitHub Exploit DB Packet Storm
1636 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43220 2026-05-14 10:16 2026-05-6 Show GitHub Exploit DB Packet Storm
1637 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける初期化されていないリソースの使用に関する脆弱性 CWE-908
初期化されていないリソースの使用
CVE-2026-43221 2026-05-14 10:16 2026-05-6 Show GitHub Exploit DB Packet Storm
1638 8.8 重要
Network
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-43232 2026-05-14 10:16 2026-05-6 Show GitHub Exploit DB Packet Storm
1639 8.2 重要
Network
Linux Linux Kernel LinuxのLinux Kernelにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-43233 2026-05-14 10:16 2026-05-6 Show GitHub Exploit DB Packet Storm
1640 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43234 2026-05-14 10:16 2026-05-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 26, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2321 9.8 CRITICAL
Network
- - Exim before 4.99.3, in certain GnuTLS configurations, has a remotely reachable use-after-free in the BDAT body parsing path. It is triggered when a client sends a TLS close_notify mid-body during a C… CWE-416
 Use After Free
CVE-2026-45185 2026-05-14 00:52 2026-05-13 Show GitHub Exploit DB Packet Storm
2322 9.8 CRITICAL
Network
- - The torch-checkpoint-shrink.py script in the ml-engineering project in commit 0099885db36a8f06556efe1faf552518852cb1e0 (2025-20-27) contains an insecure deserialization vulnerability (CWE-502). The s… CWE-502
 Deserialization of Untrusted Data
CVE-2026-31214 2026-05-14 00:51 2026-05-13 Show GitHub Exploit DB Packet Storm
2323 8.0 HIGH
Network
- - An arbitrary file upload vulnerability in MK-Auth 23.01K4.9 allows attackers to execute arbitrary code via uploading a crafted PHP file. CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2023-27753 2026-05-14 00:48 2026-05-13 Show GitHub Exploit DB Packet Storm
2324 5.4 MEDIUM
Network
- - An insecure direct object reference in MK-Auth 23.01K4.9 allows attackers to access and send support calls for other users via manipulation of the chamado parameter through a crafted GET request. CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2023-30059 2026-05-14 00:48 2026-05-13 Show GitHub Exploit DB Packet Storm
2325 6.5 MEDIUM
Network
- - GPT-Pilot thru commit 0819827ce20346ef5f25b3fe29293cb448840565 (2025-09-03) contains a command injection vulnerability (CWE-78) in the Executor.run() method. During project execution, when the system… CWE-78
OS Command 
CVE-2026-31246 2026-05-14 00:47 2026-05-12 Show GitHub Exploit DB Packet Storm
2326 7.5 HIGH
Network
- - Docling's JATS XML backend is vulnerable to XML Entity Expansion (XXE) attacks thru 2.61.0. The backend uses etree.parse() to parse XML files without disabling entity resolution. An attacker can craf… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-31247 2026-05-14 00:47 2026-05-12 Show GitHub Exploit DB Packet Storm
2327 7.5 HIGH
Network
- - Docling's METS GBS backend is vulnerable to XML Entity Expansion (XXE) attacks thru 2.61.0. The backend extracts and validates XML files from .tar.gz archives using etree.fromstring() without disabli… CWE-776
XML Entity Expansion
CVE-2026-31248 2026-05-14 00:47 2026-05-12 Show GitHub Exploit DB Packet Storm
2328 9.8 CRITICAL
Network
- - Stack-based buffer overflow vulnerability exists in GUARDIANWALL MailSuite and GUARDIANWALL Mail Security Cloud (SaaS version). If a remote attacker sends a specially crafted request to the product's… CWE-121
Stack-based Buffer Overflow
CVE-2026-32661 2026-05-14 00:47 2026-05-13 Show GitHub Exploit DB Packet Storm
2329 7.8 HIGH
Local
- - Bytello Share (Windows Edition) installer executable provided by Bytello insecurely loads Dynamic Link Libraries. If there is a crafted DLL at the same directory when invoking the affected installer,… CWE-427
 Uncontrolled Search Path Element
CVE-2026-44612 2026-05-14 00:47 2026-05-13 Show GitHub Exploit DB Packet Storm
2330 6.5 MEDIUM
Network
- - ELECOM wireless LAN access point devices use a hard-coded cryptographic key when creating backups of configuration files. An attacker who knows the encryption key can tamper the configuration file of… CWE-321
 Use of Hard-coded Cryptographic Key
CVE-2026-25107 2026-05-14 00:47 2026-05-13 Show GitHub Exploit DB Packet Storm