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
239231 6.8 警告 GNOME Project - Vinagre の vinagre_utils_show_error 関数 におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2008-5660 2012-06-26 16:03 2008-12-17 Show GitHub Exploit DB Packet Storm
239232 7.5 危険 AlstraSoft - AlstraSoft Web Host Directory のログインディレクトリにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5650 2012-06-26 16:03 2008-12-17 Show GitHub Exploit DB Packet Storm
239233 10 危険 AlstraSoft - AlstraSoft Article Manager Pro の admin/admin.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5649 2012-06-26 16:03 2008-12-17 Show GitHub Exploit DB Packet Storm
239234 7.5 危険 DeltaScripts - DeltaScripts PHP Shop の admin/login.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5648 2012-06-26 16:03 2008-12-17 Show GitHub Exploit DB Packet Storm
239235 5 警告 CMS Made Simple - CMS Made Simple の admin/login.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-5642 2012-06-26 16:03 2008-12-17 Show GitHub Exploit DB Packet Storm
239236 7.5 危険 Activewebsoftwares - Active Photo Gallery の account.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5641 2012-06-26 16:03 2008-12-17 Show GitHub Exploit DB Packet Storm
239237 7.5 危険 Activewebsoftwares - Active Bids の bidhistory.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5640 2012-06-26 16:03 2008-12-17 Show GitHub Exploit DB Packet Storm
239238 7.5 危険 Activewebsoftwares - Active Price Comparison における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5638 2012-06-26 16:03 2008-12-17 Show GitHub Exploit DB Packet Storm
239239 7.5 危険 Activewebsoftwares - Active Membership の account.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5635 2012-06-26 16:03 2008-12-17 Show GitHub Exploit DB Packet Storm
239240 7.5 危険 Activewebsoftwares - Active Force Matrix の account.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5634 2012-06-26 16:03 2008-12-17 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