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
1741 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31503 2026-04-30 12:15 2026-04-22 Show GitHub Exploit DB Packet Storm
1742 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-31504 2026-04-30 12:15 2026-04-22 Show GitHub Exploit DB Packet Storm
1743 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-31505 2026-04-30 12:15 2026-04-22 Show GitHub Exploit DB Packet Storm
1744 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける二重解放に関する脆弱性 CWE-415
二重解放
CVE-2026-31506 2026-04-30 12:15 2026-04-22 Show GitHub Exploit DB Packet Storm
1745 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける二重解放に関する脆弱性 CWE-415
二重解放
CVE-2026-31507 2026-04-30 12:14 2026-04-22 Show GitHub Exploit DB Packet Storm
1746 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31508 2026-04-30 12:14 2026-04-22 Show GitHub Exploit DB Packet Storm
1747 8.8 重要
Network
BMC Software Control-M Managed File Transfer BMC SoftwareのControl-M Managed File TransferにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2026-23780 2026-04-30 12:14 2026-04-10 Show GitHub Exploit DB Packet Storm
1748 9.8 緊急
Network
BMC Software Control-M Managed File Transfer BMC SoftwareのControl-M Managed File Transferにおけるハードコードされた認証情報の使用に関する脆弱性 CWE-798
ハードコードされた認証情報の使用
CVE-2026-23781 2026-04-30 12:14 2026-04-10 Show GitHub Exploit DB Packet Storm
1749 7.5 重要
Network
BMC Software Control-M Managed File Transfer BMC SoftwareのControl-M Managed File Transferにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-23782 2026-04-30 12:14 2026-04-10 Show GitHub Exploit DB Packet Storm
1750 9.9 緊急
Network
Doorman Doorman Doormanにおける権限管理に関する脆弱性 CWE-269
不適切な権限管理
CVE-2026-30269 2026-04-30 12:14 2026-04-20 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
1341 7.5 HIGH
Network
- - apko allows users to build and publish OCI container images built from apk packages. Prior to version 1.2.7, apko verifies the signature on APKINDEX.tar.gz but never compares individually downloaded … New CWE-345
CWE-494
 Insufficient Verification of Data Authenticity
 Download of Code Without Integrity Check
CVE-2026-42575 2026-05-10 05:16 2026-05-10 Show GitHub Exploit DB Packet Storm
1342 7.5 HIGH
Network
- - apko allows users to build and publish OCI container images built from apk packages. From version 0.14.8 to before version 1.2.5, a crafted .apk could install a TypeSymlink tar entry whose target poi… New CWE-22
CWE-59
Path Traversal
Link Following
CVE-2026-42574 2026-05-10 05:16 2026-05-10 Show GitHub Exploit DB Packet Storm
1343 - - - Pelican is a platform for creating data federations. From versions 7.21.0 to before 7.21.5, 7.22.0 to before 7.22.3, 7.23.0 to before 7.23.3, and 7.24.0 to before 7.24.2, there is a a privilege escal… New CWE-863
 Incorrect Authorization
CVE-2026-42571 2026-05-10 05:16 2026-05-10 Show GitHub Exploit DB Packet Storm
1344 9.4 CRITICAL
Network
- - phpVMS is a PHP application to run and simulate an airline. Prior to version 7.0.6, a critical vulnerability in phpVMS allowed unauthenticated access to a legacy import feature. This issue has been p… New CWE-284
CWE-306
CWE-862
Improper Access Control
Missing Authentication for Critical Function
 Missing Authorization
CVE-2026-42569 2026-05-10 05:16 2026-05-10 Show GitHub Exploit DB Packet Storm
1345 8.3 HIGH
Network
- - Plainpad is a self hosted note taking app. Prior to version 1.1.1, Plainpad allows a low-privilege authenticated user to self-escalate to administrator by submitting admin=true in PUT /api.php/v1/use… New CWE-269
 Improper Privilege Management
CVE-2026-42562 2026-05-10 05:16 2026-05-10 Show GitHub Exploit DB Packet Storm
1346 - - - Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Prior to versions 0.4.24, 0.5.14, and 0.6.4, symbol arguments to commands are vulnerable to a CRLF Injection… New CWE-77
CWE-93
Command Injection
CRLF Injection
CVE-2026-42258 2026-05-10 05:16 2026-05-10 Show GitHub Exploit DB Packet Storm
1347 - - - Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Prior to versions 0.4.24, 0.5.14, and 0.6.4, several Net::IMAP commands accept a raw string argument that is… New CWE-77
CWE-93
Command Injection
CRLF Injection
CVE-2026-42257 2026-05-10 05:16 2026-05-10 Show GitHub Exploit DB Packet Storm
1348 - - - Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. From versions 0.4.0 to before 0.4.24, 0.5.0 to before 0.5.14, and 0.6.0 to before 0.6.4, when authenticating… New CWE-770
CWE-1322
 Allocation of Resources Without Limits or Throttling
CVE-2026-42256 2026-05-10 05:16 2026-05-10 Show GitHub Exploit DB Packet Storm
1349 - - - Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Prior to versions 0.3.10, 0.4.24, 0.5.14, and 0.6.4, a man-in-the-middle attacker can cause Net::IMAP#startt… New CWE-392
CWE-393
CWE-636
CWE-754
CWE-841
 Missing Report of Error Condition
 Return of Wrong Status Code
 Not Failing Securely ('Failing Open')
 Improper Check for Unusual or Exceptional Conditions
 Improper Enforcement of Behavioral Workflow
CVE-2026-42246 2026-05-10 05:16 2026-05-10 Show GitHub Exploit DB Packet Storm
1350 - - - Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Prior to versions 0.4.24, 0.5.14, and 0.6.4, Net::IMAP::ResponseReader has quadratic time complexity when re… New CWE-407
 Inefficient Algorithmic Complexity
CVE-2026-42245 2026-05-10 05:16 2026-05-10 Show GitHub Exploit DB Packet Storm