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":June 3, 2026, 4:05 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
4031 7.8 重要
Local
ggml.ai llama.cpp ggml.aiのllama.cppにおける複数の脆弱性 CWE-122
CWE-190
CVE-2026-27940 2026-04-30 12:16 2026-03-12 Show GitHub Exploit DB Packet Storm
4032 9.8 緊急
Network
OpenPLC Project OpenPLC_v3 ファームウェア OpenPLC ProjectのOpenPLC_v3 ファームウェアにおけるリソースの安全ではないデフォルト値への初期化に関する脆弱性 CWE-1188
リソースの安全ではないデフォルト値への初期化
CVE-2026-28205 2026-04-30 12:16 2026-04-9 Show GitHub Exploit DB Packet Storm
4033 4.3 警告
Network
Rocket.Chat Rocket.Chat Rocket.Chatにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-29197 2026-04-30 12:16 2026-04-24 Show GitHub Exploit DB Packet Storm
4034 9.8 緊急
Network
Shenzhen Tenda Technology Co.,Ltd. AC18 ファームウェア Shenzhen Tenda Technology Co.,Ltd.のAC18 ファームウェアにおけるコマンドインジェクションの脆弱性 CWE-77
CWE-77
CVE-2026-31255 2026-04-30 12:16 2026-04-27 Show GitHub Exploit DB Packet Storm
4035 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-31481 2026-04-30 12:16 2026-04-22 Show GitHub Exploit DB Packet Storm
4036 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31482 2026-04-30 12:16 2026-04-22 Show GitHub Exploit DB Packet Storm
4037 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31483 2026-04-30 12:16 2026-04-22 Show GitHub Exploit DB Packet Storm
4038 7.1 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-31484 2026-04-30 12:16 2026-04-22 Show GitHub Exploit DB Packet Storm
4039 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-31485 2026-04-30 12:16 2026-04-22 Show GitHub Exploit DB Packet Storm
4040 7.1 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおけるリソースのロックに関する脆弱性 CWE-667
不適切なロック
CVE-2026-31486 2026-04-30 12:15 2026-04-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1841 5.3 MEDIUM
Local
squirrel-lang squirrel A security flaw has been discovered in Squirrel up to 3.2. Impacted is the function ReadObject of the file squirrel/sqobject.cpp of the component Cnut File Handler. Performing a manipulation results … CWE-119
CWE-122
Incorrect Access of Indexable Resource ('Range Error') 
Heap-based Buffer Overflow
CVE-2026-9541 2026-05-28 03:48 2026-05-26 Show GitHub Exploit DB Packet Storm
1842 9.8 CRITICAL
Network
perl perl Perl versions through 5.43.10 have a heap buffer overflow when compiling regular expressions with a repeated fixed string on 32-bit builds. Perl_study_chunk in regcomp_study.c checked the size of th… CWE-680
 Integer Overflow to Buffer Overflow
CVE-2026-8376 2026-05-28 03:43 2026-05-26 Show GitHub Exploit DB Packet Storm
1843 7.5 HIGH
Network
pavel-odintsov fastnetmon FastNetMon Community Edition through 1.2.9 contains multiple out-of-bounds reads in the BGP MP_REACH_NLRI IPv6 attribute decoder. The function decode_mp_reach_ipv6() in src/bgp_protocol.cpp contains … CWE-125
Out-of-bounds Read
CVE-2026-48688 2026-05-28 03:36 2026-05-27 Show GitHub Exploit DB Packet Storm
1844 7.7 HIGH
Network
microsoft azure_stack_hci Improper input validation in Azure Compute Gallery allows an authorized attacker to disclose information over a network. CWE-20
 Improper Input Validation 
CVE-2026-26147 2026-05-28 03:34 2026-05-23 Show GitHub Exploit DB Packet Storm
1845 8.8 HIGH
Network
microsoft sharepoint_server Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network. CWE-502
 Deserialization of Untrusted Data
CVE-2026-45659 2026-05-28 03:32 2026-05-23 Show GitHub Exploit DB Packet Storm
1846 8.1 HIGH
Adjacent
pavel-odintsov fastnetmon FastNetMon Community Edition through 1.2.9 exposes a gRPC API server on port 50052 with no authentication mechanism. The server is initialized with grpc::InsecureServerCredentials() (src/fastnetmon.c… CWE-306
Missing Authentication for Critical Function
CVE-2026-48692 2026-05-28 03:30 2026-05-27 Show GitHub Exploit DB Packet Storm
1847 4.7 MEDIUM
Local
nvidia gpu_display_driver NVIDIA Display Driver for Linux contains a vulnerability in a kernel module, where a user could cause a race condition by reordering compiler or processor memory instructions. A successful exploit of… CWE-362
Race Condition
CVE-2026-24199 2026-05-28 03:29 2026-05-27 Show GitHub Exploit DB Packet Storm
1848 9.3 CRITICAL
Network
microsoft 365_copilot Improper neutralization of special elements used in a command ('command injection') in Microsoft Copilot allows an unauthorized attacker to perform tampering over a network. CWE-77
Command Injection
CVE-2026-41090 2026-05-28 03:23 2026-05-23 Show GitHub Exploit DB Packet Storm
1849 7.8 HIGH
Local
babel babel Babel is a compiler for writing next generation JavaScript. From 7.12.0 to before 7.29.4 and 8.0.0-alpha.13, using Babel to compile code that was specifically crafted by an attacker can cause Babel t… CWE-94
CWE-843
Code Injection
Type Confusion
CVE-2026-44728 2026-05-28 03:21 2026-05-27 Show GitHub Exploit DB Packet Storm
1850 7.3 HIGH
Network
- - A vulnerability was detected in itsourcecode Student Transcript Processing System 1.0. This affects an unknown part of the file /admin/modules/student/index.php?view=view. Performing a manipulation o… CWE-74
CWE-89
Injection
SQL Injection
CVE-2026-9573 2026-05-28 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm