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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
61 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2022-50542 2026-02-6 10:38 2025-10-7 Show GitHub Exploit DB Packet Storm
62 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける二重解放に関する脆弱性 CWE-415
二重解放
CVE-2022-50543 2026-02-6 10:38 2025-10-7 Show GitHub Exploit DB Packet Storm
63 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2022-50544 2026-02-6 10:38 2025-10-7 Show GitHub Exploit DB Packet Storm
64 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2022-50545 2026-02-6 10:38 2025-10-7 Show GitHub Exploit DB Packet Storm
65 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける初期化されていないリソースの使用に関する脆弱性 CWE-908
初期化されていないリソースの使用
CVE-2022-50546 2026-02-6 10:38 2025-10-7 Show GitHub Exploit DB Packet Storm
66 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2022-50547 2026-02-6 10:38 2025-10-7 Show GitHub Exploit DB Packet Storm
67 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2022-50548 2026-02-6 10:38 2025-10-7 Show GitHub Exploit DB Packet Storm
68 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおけるリソースのロックに関する脆弱性 CWE-667
不適切なロック
CVE-2022-50549 2026-02-6 10:38 2025-10-7 Show GitHub Exploit DB Packet Storm
69 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2022-50550 2026-02-6 10:38 2025-10-7 Show GitHub Exploit DB Packet Storm
70 7.1 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2022-50551 2026-02-6 10:38 2025-10-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 26, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
971 6.6 MEDIUM
Local
- - Integer overflow in output tensor copy size calculation in Samsung Open Source ONE could cause incorrect copy length and memory corruption for oversized tensors. Affected version is prior to commit … CWE-190
 Integer Overflow or Wraparound
CVE-2026-40450 2026-04-23 06:23 2026-04-22 Show GitHub Exploit DB Packet Storm
972 6.6 MEDIUM
Local
- - Integer overflow in memory copy size calculation in Samsung Open Source ONE could lead to invalid memory operations with large tensor shapes. Affected version is prior to commit 1.30.0. CWE-190
 Integer Overflow or Wraparound
CVE-2026-41664 2026-04-23 06:23 2026-04-22 Show GitHub Exploit DB Packet Storm
973 6.1 MEDIUM
Local
- - Integer overflow in scratch buffer initialization size calculation in Samsung Open Source ONE cause incorrect memory initialization for large intermediate tensors. Affected version is prior to commit… CWE-190
 Integer Overflow or Wraparound
CVE-2026-41665 2026-04-23 06:23 2026-04-22 Show GitHub Exploit DB Packet Storm
974 6.6 MEDIUM
Local
- - Integer overflow in tensor copy size calculation in Samsung Open Source ONE could lead to out of bounds access during loop state propagation. Affected version is prior to commit 1.30.0. CWE-190
 Integer Overflow or Wraparound
CVE-2026-41666 2026-04-23 06:23 2026-04-22 Show GitHub Exploit DB Packet Storm
975 6.6 MEDIUM
Local
- - Integer overflow in constant tensor data size calculation in Samsung Open Source ONE could cause incorrect buffer sizing for large constant nodes. Affected version is prior to commit 1.30.0. CWE-190
 Integer Overflow or Wraparound
CVE-2026-41667 2026-04-23 06:23 2026-04-22 Show GitHub Exploit DB Packet Storm
976 6.6 MEDIUM
Local
- - Improper validation of STRING tensor offsets could allows malformed string metadata to trigger out of bounds access during constant tensor import in Samsung Open Source ONE Affected version is prior … CWE-1284
 Improper Validation of Specified Quantity in Input
CVE-2026-6839 2026-04-23 06:23 2026-04-22 Show GitHub Exploit DB Packet Storm
977 5.5 MEDIUM
Local
- - Missing bounds validation for operator could allow out of range operator-code lookup during model loading Affected version is prior to commit 1.30.0. CWE-129
 Improper Validation of Array Index
CVE-2026-6840 2026-04-23 06:23 2026-04-22 Show GitHub Exploit DB Packet Storm
978 7.3 HIGH
Network
- - Missing critical step in authentication in Apache HttpClient 5.6 allows an attacker to cause the client to accept SCRAM-SHA-256 authentication without proper mutual authentication verification. Users… CWE-304
 Missing Critical Step in Authentication
CVE-2026-40542 2026-04-23 06:23 2026-04-22 Show GitHub Exploit DB Packet Storm
979 7.5 HIGH
Network
- - In Progress® Telerik® UI for AJAX prior to 2026.1.421, RadAsyncUpload contains an uncontrolled resource consumption vulnerability that allows file uploads to exceed the configured maximum size due to… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-6022 2026-04-23 06:23 2026-04-22 Show GitHub Exploit DB Packet Storm
980 8.1 HIGH
Network
- - In Progress® Telerik® UI for AJAX versions 2024.4.1114 through 2026.1.421, the RadFilter control is vulnerable to insecure deserialization when restoring filter state if the state is exposed to the c… CWE-502
 Deserialization of Untrusted Data
CVE-2026-6023 2026-04-23 06:23 2026-04-22 Show GitHub Exploit DB Packet Storm