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 18, 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
2861 7.8 重要
Local
FreeBSD FreeBSD FreeBSDにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-45251 2026-05-25 10:19 2026-05-21 Show GitHub Exploit DB Packet Storm
2862 5.5 警告
Network
FreeBSD FreeBSD FreeBSDにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-45252 2026-05-25 10:19 2026-05-21 Show GitHub Exploit DB Packet Storm
2863 8.4 重要
Local
FreeBSD FreeBSD FreeBSDにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-45253 2026-05-25 10:19 2026-05-21 Show GitHub Exploit DB Packet Storm
2864 6.5 警告
Network
FreeBSD FreeBSD FreeBSDにおける権限管理に関する脆弱性 CWE-269
不適切な権限管理
CVE-2026-45254 2026-05-25 10:19 2026-05-21 Show GitHub Exploit DB Packet Storm
2865 7.5 重要
Adjacent
FreeBSD FreeBSD FreeBSDにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2026-45255 2026-05-25 10:19 2026-05-21 Show GitHub Exploit DB Packet Storm
2866 3.5
Network
GitHub cli GitHubのcliにおけるエスケープ、メタ、またはコントロールシーケンスの不適切な無効化に関する脆弱性 CWE-150
エスケープ、メタ、またはコントロールシーケンスの不適切な無効化
CVE-2026-45803 2026-05-25 10:19 2026-05-15 Show GitHub Exploit DB Packet Storm
2867 8.1 重要
Network
Memcached Memcached Memcachedにおけるタイミングの違いに起因する情報漏えいに関する脆弱性 CWE-208
タイミングの違いに起因する情報漏えい
CVE-2026-47783 2026-05-25 10:19 2026-05-20 Show GitHub Exploit DB Packet Storm
2868 8.1 重要
Network
Memcached Memcached Memcachedにおけるタイミングの違いに起因する情報漏えいに関する脆弱性 CWE-208
タイミングの違いに起因する情報漏えい
CVE-2026-47784 2026-05-25 10:19 2026-05-20 Show GitHub Exploit DB Packet Storm
2869 9.9 緊急
Network
Mattermost, Inc. Mattermost Server Mattermost, Inc.のMattermost Serverにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-4858 2026-05-25 10:19 2026-05-21 Show GitHub Exploit DB Packet Storm
2870 5.5 警告
Local
WebAssembly Binaryen WebAssemblyのBinaryenにおける到達可能なアサーションに関する脆弱性 CWE-617
到達可能なアサーション
CVE-2026-8257 2026-05-25 10:19 2026-05-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
344601 - sun jre
jdk
Per: http://www.oracle.com/technology/deploy/security/critical-patch-updates/javacpumar2010.html 'Affected product releases and versions: • Java SE: • JDK and JRE 6 Update 18 an… NVD-CWE-noinfo
CVE-2010-0838 2018-10-11 04:53 2010-04-2 Show GitHub Exploit DB Packet Storm
344602 - roger_lopez
thomas_turnbull
nodeblock Cross-site scripting (XSS) vulnerability in the Node Blocks module 5.x-1.1 and earlier, and 6.x-1.3 and earlier, a module for Drupal, allows remote authenticated users, with permissions to create or … CWE-79
Cross-site Scripting
CVE-2010-0370 2018-10-11 04:52 2010-01-22 Show GitHub Exploit DB Packet Storm
344603 - phpgroupware phpgroupware Directory traversal vulnerability in about.php in phpGroupWare (phpgw) before 0.9.16.016 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the app parameter. CWE-22
Path Traversal
CVE-2010-0403 2018-10-11 04:52 2010-05-19 Show GitHub Exploit DB Packet Storm
344604 - phpgroupware phpgroupware Multiple SQL injection vulnerabilities in phpGroupWare (phpgw) before 0.9.16.016 allow remote attackers to execute arbitrary SQL commands via unspecified parameters to (1) class.sessions_db.inc.php, … CWE-89
SQL Injection
CVE-2010-0404 2018-10-11 04:52 2010-05-19 Show GitHub Exploit DB Packet Storm
344605 - todd_miller sudo sudo 1.6.x before 1.6.9p21 and 1.7.x before 1.7.2p4, when a pseudo-command is enabled, permits a match between the name of the pseudo-command and the name of an executable file in an arbitrary direct… CWE-264
Permissions, Privileges, and Access Controls
CVE-2010-0426 2018-10-11 04:52 2010-02-25 Show GitHub Exploit DB Packet Storm
344606 - todd_miller sudo sudo 1.6.x before 1.6.9p21, when the runas_default option is used, does not properly set group memberships, which allows local users to gain privileges via a sudo command. CWE-264
Permissions, Privileges, and Access Controls
CVE-2010-0427 2018-10-11 04:52 2010-02-26 Show GitHub Exploit DB Packet Storm
344607 - chip_salzenberg deliver Chip Salzenberg Deliver allows local users to cause a denial of service, obtain sensitive information, and possibly change the ownership of arbitrary files via a symlink attack on an unspecified file. CWE-59
Link Following
CVE-2010-0439 2018-10-11 04:52 2010-03-27 Show GitHub Exploit DB Packet Storm
344608 - asterisk asterisk Asterisk Open Source 1.6.0.x before 1.6.0.22, 1.6.1.x before 1.6.1.14, and 1.6.2.x before 1.6.2.2, and Business Edition C.3 before C.3.3.2, allows remote attackers to cause a denial of service (daemo… CWE-20
 Improper Input Validation 
CVE-2010-0441 2018-10-11 04:52 2010-02-5 Show GitHub Exploit DB Packet Storm
344609 - hp openview_performance_insight The helpmanager servlet in the web server in HP OpenView Performance Insight (OVPI) 5.4 and earlier does not properly authenticate and validate requests, which allows remote attackers to execute arbi… CWE-287
Improper Authentication
CVE-2010-0447 2018-10-11 04:52 2010-03-11 Show GitHub Exploit DB Packet Storm
344610 - sun opensolaris
solaris
The ucode_ioctl function in intel/io/ucode_drv.c in Sun Solaris 10 and OpenSolaris snv_69 through snv_133, when running on x86 architectures, allows local users to cause a denial of service (panic) v… CWE-20
 Improper Input Validation 
CVE-2010-0453 2018-10-11 04:52 2010-02-4 Show GitHub Exploit DB Packet Storm