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":May 12, 2026, 12:02 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
191341 5.5 警告
Local
AudioCoding - Freeware Advanced Audio Coder の frontend/input.c の wav_open_read 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-400
リソースの枯渇
CVE-2017-9129 2017-07-20 17:14 2017-06-20 Show GitHub Exploit DB Packet Storm
191342 6.1 警告
Network
Tiki Software Community Association - Tiki Wiki CMS Groupware の TikiFilter.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-9145 2017-07-20 17:00 2017-04-30 Show GitHub Exploit DB Packet Storm
191343 7.8 重要
Local
レッドハット - 自動バグ報告ツールにおける任意のファイルを読まれ所有権を変更される脆弱性 CWE-59
リンク解釈の問題
CVE-2015-3315 2017-07-20 16:58 2015-04-15 Show GitHub Exploit DB Packet Storm
191344 5.7 警告
Network
Horde - Horde_Image におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2017-9773 2017-07-20 16:54 2017-06-21 Show GitHub Exploit DB Packet Storm
191345 7.5 重要
Network
VIVOTEK Inc. - 複数の VIVOTEK Network Camera 製品の Web サービスの /cgi-bin/admin/downloadMedias.cgi における任意のファイルを読まれる脆弱性 CWE-22
パス・トラバーサル
CVE-2017-9829 2017-07-20 16:50 2017-06-22 Show GitHub Exploit DB Packet Storm
191346 9.8 緊急
Network
VIVOTEK Inc. - 複数の VIVOTEK Network Camera 製品の Web サービスの /cgi-bin/admin/testserver.cgi におけるシェルコマンドを挿入される脆弱性 CWE-77
コマンドインジェクション
CVE-2017-9828 2017-07-20 16:50 2017-06-22 Show GitHub Exploit DB Packet Storm
191347 7.8 重要
Local
radare - radare2 の shlr/grub/kern/misc.c の grub_memmove 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-9949 2017-07-20 16:47 2017-06-5 Show GitHub Exploit DB Packet Storm
191348 9.8 緊急
Network
Foscam - Foscam C1 Indoor HD カメラの Web 管理インターフェースにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2017-2805 2017-07-20 16:47 2017-06-19 Show GitHub Exploit DB Packet Storm
191349 8.1 重要
Network
マイクロソフト - Azure AD Connect におけるパスワードをリセットされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-8613 2017-07-20 16:41 2017-06-28 Show GitHub Exploit DB Packet Storm
191350 8.8 重要
Network
Foscam - Foscam C1 Indoor HD カメラの Web 管理インターフェースにおけるコマンドインジェクションの脆弱性 CWE-77
コマンドインジェクション
CVE-2017-2841 2017-07-20 16:38 2017-06-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
51 5.3 MEDIUM
Network
- - pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, pyload-ng WebUI returns full Python traceback details to clients on unhandled exceptions. Because /web/<p… New CWE-209
Information Exposure Through an Error Message
CVE-2026-44226 2026-05-12 03:16 2026-05-12 Show GitHub Exploit DB Packet Storm
52 - - - Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, multiple tool implementations directly import and invoke raw HTTP clients (node-fetch, axios) … New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-43995 2026-05-12 03:16 2026-05-12 Show GitHub Exploit DB Packet Storm
53 6.2 MEDIUM
Local
- - jq is a command-line JSON processor. In 1.8.1 and earlier, unbounded recursion in jv_object_merge_recursive() allows a crafted jq program to crash the process with a segfault. The function is reachab… New CWE-674
 Uncontrolled Recursion
CVE-2026-43896 2026-05-12 03:16 2026-05-12 Show GitHub Exploit DB Packet Storm
54 4.4 MEDIUM
Local
- - jq is a command-line JSON processor. In 1.8.1 and earlier, jq accepts embedded NUL bytes in import paths at the jq-language level, but later resolves those paths through C string operations during mo… New CWE-20
CWE-158
 Improper Input Validation 
 Improper Neutralization of Null Byte or NUL Character
CVE-2026-43895 2026-05-12 03:16 2026-05-12 Show GitHub Exploit DB Packet Storm
55 6.2 MEDIUM
Local
- - jq is a command-line JSON processor. In 1.8.1 and earlier, when decNumberFromString is given a number literal of INT_MAX-1 (2147483646) digits, the D2U() macro overflows during signed-int arithmetic.… New CWE-190
 Integer Overflow or Wraparound
CVE-2026-43894 2026-05-12 03:16 2026-05-12 Show GitHub Exploit DB Packet Storm
56 8.1 HIGH
Network
- - Bitwarden Server prior to v2026.4.1 does not require master-password re-authentication when retrieving or rotating an organization's SCIM API key, allowing an authenticated user with SCIM management … New CWE-303
 Incorrect Implementation of Authentication Algorithm
CVE-2026-43640 2026-05-12 03:16 2026-05-12 Show GitHub Exploit DB Packet Storm
57 8.0 HIGH
Network
- - Bitwarden Server prior to v2026.4.0 contains a missing authorization vulnerability that allows a provider service user to add an arbitrary organization to their provider via `POST /providers/{provide… New CWE-862
 Missing Authorization
CVE-2026-43639 2026-05-12 03:16 2026-05-12 Show GitHub Exploit DB Packet Storm
58 5.4 MEDIUM
Network
- - Bitwarden Server prior to v2026.4.1 contains a missing authorization vulnerability that allows any authenticated user to write ciphers into an arbitrary organization via `POST /ciphers/import-organiz… New CWE-862
 Missing Authorization
CVE-2026-43638 2026-05-12 03:16 2026-05-12 Show GitHub Exploit DB Packet Storm
59 - - - Inbox Zero is an AI personal assistant for email. Prior to 2.29.3, the cleaner email stream endpoint used a shared Redis subscription listener, which could deliver thread events for one authenticated… New CWE-200
Information Exposure
CVE-2026-42865 2026-05-12 03:16 2026-05-12 Show GitHub Exploit DB Packet Storm
60 8.5 HIGH
Network
- - The Open edx Enterprise Service app provides enterprise features to the Open edX platform. From 7.0.2 to 7.0.4, the sync_provider_data endpoint in SAMLProviderDataViewSet fetches SAML metadata from a… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42860 2026-05-12 03:16 2026-05-12 Show GitHub Exploit DB Packet Storm