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 8, 2026, 12:07 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251101 4.3 警告 Piwik - Piwik におけるクリックジャック攻撃を誘発する脆弱性 CWE-Other
その他
CVE-2011-0399 2012-03-27 18:42 2011-01-10 Show GitHub Exploit DB Packet Storm
251102 6.4 警告 Piwik - Piwik の Piwik_Common::getIP 関数における位置情報取得とロギング機能を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-0398 2012-03-27 18:42 2011-01-10 Show GitHub Exploit DB Packet Storm
251103 9.3 危険 マイクロソフト - Windows XP の Microsoft Internet Explorer における不正な GUI 表示を誘発される脆弱性 CWE-Other
その他
CVE-2011-0347 2012-03-27 18:42 2011-01-7 Show GitHub Exploit DB Packet Storm
251104 3.3 注意 Alcatel-Lucent - Alcatel-Lucent OmniVista の NMS サーバにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-0345 2012-03-27 18:42 2011-03-1 Show GitHub Exploit DB Packet Storm
251105 5.8 警告 Alcatel-Lucent - Alcatel-Lucent OmniPCX Enterprise の CGI プログラムにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0344 2012-03-27 18:42 2011-03-1 Show GitHub Exploit DB Packet Storm
251106 6.9 警告 balabit - Balabit syslog-ng におけるログファイルを読み書きされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-0343 2012-03-27 18:42 2011-01-28 Show GitHub Exploit DB Packet Storm
251107 10 危険 Schneider Electric - InduSoft Web Studio の InduSoft ISSymbol ActiveX コントロールにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0342 2012-03-27 18:42 2011-09-2 Show GitHub Exploit DB Packet Storm
251108 9.3 危険 Artifex Software - MuPDF プラグインの pdfmoz_onmouse 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0341 2012-03-27 18:42 2011-05-13 Show GitHub Exploit DB Packet Storm
251109 9.3 危険 Foxit Software Inc - Foxit Reader における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-0332 2012-03-27 18:42 2011-02-25 Show GitHub Exploit DB Packet Storm
251110 9.3 危険 Honeywell International Inc. - Honeywell ScanServer ActiveX コントロールの addOSPLext メソッドにおける任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2011-0331 2012-03-27 18:42 2011-03-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
5071 8.8 HIGH
Network
postgresql postgresql SQL injection in PostgreSQL logical replication ALTER SUBSCRIPTION ... REFRESH PUBLICATION allows a subscriber table creator to execute arbitrary SQL with the subscription's publication-side credenti… CWE-89
SQL Injection
CVE-2026-6638 2026-05-18 23:14 2026-05-14 Show GitHub Exploit DB Packet Storm
5072 7.5 HIGH
Network
openbao openbao OpenBao is an open source identity-based secrets management system. Prior to 2.5.3, when OpenBao's initial namespace deletion fails, subsequent retries fail to properly remove all data before marking… CWE-212
 Improper Removal of Sensitive Information Before Storage or Transfer
CVE-2026-42186 2026-05-18 23:10 2026-05-15 Show GitHub Exploit DB Packet Storm
5073 6.5 MEDIUM
Network
fleetdm fleet Fleet is open source device management software. Prior to version 4.81.0, Fleet contained a denial-of-service (DoS) issue in the gRPC Launcher `PublishLogs` endpoint. In affected versions, certain un… CWE-20
NVD-CWE-noinfo
 Improper Input Validation 
CVE-2026-26062 2026-05-18 23:09 2026-05-15 Show GitHub Exploit DB Packet Storm
5074 7.5 HIGH
Network
netty netty Netty is an asynchronous, event-driven network application framework. From 4.2.0.Final to 4.2.13.Final , Netty's epoll transport fails to detect and close TCP connections that receive a RST after bei… CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2026-42577 2026-05-18 23:05 2026-05-14 Show GitHub Exploit DB Packet Storm
5075 9.8 CRITICAL
Network
fleetdm fleet Fleet is open source device management software. Prior to version 4.81.0, a vulnerability in Fleet's software installer pipeline could allow a crafted software package to execute arbitrary commands a… CWE-78
OS Command 
CVE-2026-26191 2026-05-18 23:05 2026-05-15 Show GitHub Exploit DB Packet Storm
5076 6.5 MEDIUM
Network
netty netty Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, Netty's chunk size parser silently overflows int, enabling request smuggling attacks. Th… CWE-190
CWE-444
 Integer Overflow or Wraparound
HTTP Request Smuggling
CVE-2026-42580 2026-05-18 23:03 2026-05-14 Show GitHub Exploit DB Packet Storm
5077 5.3 MEDIUM
Network
mediawiki mediawiki Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Wikimedia Foundation MediaWiki. This vulnerability is associated with program files includes/Specials/SpecialUserRights.P… CWE-200
Information Exposure
CVE-2026-34093 2026-05-18 22:53 2026-05-12 Show GitHub Exploit DB Packet Storm
5078 5.5 MEDIUM
Local
m2team nanazip NanaZip is an open source file archive. From 5.0.1252.0 to before 6.0.1698.0, an uncontrolled recursion vulnerability exists in the Electron Archive (ASAR) parser in NanaZip. When opening a crafted .… CWE-674
 Uncontrolled Recursion
CVE-2026-42355 2026-05-18 22:52 2026-05-13 Show GitHub Exploit DB Packet Storm
5079 5.5 MEDIUM
Local
m2team nanazip NanaZip is an open source file archive. From 5.0.1252.0 to before 6.0.1698.0, a null-pointer dereference exists in the UFS/UFS2 filesystem image parser in NanaZip. The vulnerability is triggered when… CWE-476
 NULL Pointer Dereference
CVE-2026-42442 2026-05-18 22:51 2026-05-13 Show GitHub Exploit DB Packet Storm
5080 3.8 LOW
Network
mediawiki mediawiki Vulnerability in Wikimedia Foundation MediaWiki. This vulnerability is associated with program files includes/Page/Article.Php. This issue affects MediaWiki: from * before 1.43.7, 1.44.4, 1.45.2. CWE-668
 Exposure of Resource to Wrong Sphere
CVE-2026-34094 2026-05-18 22:50 2026-05-12 Show GitHub Exploit DB Packet Storm