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 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
220621 7.8 危険 Android for MSM - MSM デバイス用 Qualcomm Innovation Center Android コントリビューションなどで使用される Linux Kernel 用 MSM カメラドライバにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-4736 2014-02-12 18:45 2013-08-29 Show GitHub Exploit DB Packet Storm
220622 4.6 警告 X.Org Foundation
XKeyboardConfig
- X.Org の xkeyboard-config における X スクリーンロックを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-0064 2014-02-12 18:31 2012-01-19 Show GitHub Exploit DB Packet Storm
220623 5.8 警告 Armin Burgmeier - libnet6 の inc/server.hpp における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-4093 2014-02-12 18:27 2011-10-30 Show GitHub Exploit DB Packet Storm
220624 5 警告 Standards Based Linux Instrumentation Project
Novell
- Standards Based Linux Instrumentation for Manageability Common Information Model Client におけるサービス運用妨害 (DoS) の脆弱性 CWE-310
暗号の問題
CVE-2012-2328 2014-02-12 18:21 2012-03-14 Show GitHub Exploit DB Packet Storm
220625 5 警告 レッドハット - Red Hat JBoss 製品などで使用される JBoss Web におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-4610 2014-02-12 18:18 2011-12-14 Show GitHub Exploit DB Packet Storm
220626 4.4 警告 F5 Networks - BIG IP Edge Client における情報漏えいの脆弱性 CWE-200
情報漏えい
CVE-2013-6024 2014-02-12 18:13 2014-02-6 Show GitHub Exploit DB Packet Storm
220627 4.4 警告 Condor Project
Fedora Project
レッドハット
- Red Hat MRG Grid などの製品で使用される Condor におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2011-4930 2014-02-12 18:01 2011-11-23 Show GitHub Exploit DB Packet Storm
220628 4.3 警告 Visibility Software - Visibility Software Cyber Recruiter のユーザログインページにおけるアカウント関連情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-1931 2014-02-12 17:25 2014-01-27 Show GitHub Exploit DB Packet Storm
220629 4.3 警告 Visibility Software - Visibility Software Cyber Recruiter に認証回避の脆弱性 CWE-200
CWE-Other
CVE-2014-1930 2014-02-12 17:24 2014-02-3 Show GitHub Exploit DB Packet Storm
220630 5 警告 LightSpeed Gaming - MumbleKit および Mumble for iOS のクライアントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-1916 2014-02-12 16:46 2014-01-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 19, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2091 7.5 HIGH
Network
- - lwjson 1.8.1 contains an improper input validation vulnerability in the streaming JSON parser (lwjson_stream.c). The end-of-string detection logic incorrectly identifies escaped quote characters by o… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-29975 2026-05-12 23:51 2026-05-9 Show GitHub Exploit DB Packet Storm
2092 9.1 CRITICAL
Network
- - Grav is a file-based Web platform. Prior to 2.0.0-beta.2, an authenticated user with administrative privileges can achieve Remote Code Execution (RCE) by uploading a specially crafted ZIP file throug… CWE-94
Code Injection
CVE-2026-42607 2026-05-12 23:51 2026-05-12 Show GitHub Exploit DB Packet Storm
2093 9.4 CRITICAL
Network
- - Grav is a file-based Web platform. Prior to 2.0.0-beta.2, the Login::register() method in the Login plugin accepts attacker-controlled groups and access fields from the registration POST data without… CWE-20
CWE-862
 Improper Input Validation 
 Missing Authorization
CVE-2026-42613 2026-05-12 23:51 2026-05-12 Show GitHub Exploit DB Packet Storm
2094 - - - The form plugin for Grav adds the ability to create and use forms. Prior to 9.1.0 , there is an unauthenticated page-content overwrite via file upload (GHSA-w4rc-p66m-x6qq). Public form uploads now s… CWE-73
 External Control of File Name or Path
CVE-2026-42845 2026-05-12 23:51 2026-05-12 Show GitHub Exploit DB Packet Storm
2095 4.3 MEDIUM
Network
- - Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.32.2, the GET /api/collections and GET /api/collections/:id endpoints return collections from all libraries without checking w… CWE-863
 Incorrect Authorization
CVE-2026-42884 2026-05-12 23:50 2026-05-12 Show GitHub Exploit DB Packet Storm
2096 4.9 MEDIUM
Network
- - Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.32.2, the POST /api/backups/upload endpoint decompresses the details entry from an uploaded .audiobookshelf ZIP file entirely … CWE-409
 Improper Handling of Highly Compressed Data (Data Amplification)
CVE-2026-42886 2026-05-12 23:50 2026-05-12 Show GitHub Exploit DB Packet Storm
2097 4.5 MEDIUM
Network
- - Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.33.0, a stored cross-site scripting (XSS) vulnerability exists in the Login Page due to improper sanitization of the authLogin… CWE-79
Cross-site Scripting
CVE-2026-42887 2026-05-12 23:50 2026-05-12 Show GitHub Exploit DB Packet Storm
2098 6.1 MEDIUM
Network
- - WWBN AVideo is an open source video platform. In versions up to and including 29.0, plugin/Meet/iframe.php echoes the attacker-controlled user and pass query parameters unescaped into a JavaScript do… CWE-79
Cross-site Scripting
CVE-2026-43878 2026-05-12 23:50 2026-05-12 Show GitHub Exploit DB Packet Storm
2099 7.2 HIGH
Network
- - WWBN AVideo is an open source video platform. In versions up to and including 29.0, the server-side mitigation for the YPTSocket autoEvalCodeOnHTML eval sink (from CVE-2026-40911) only strips the pay… CWE-94
Code Injection
CVE-2026-43874 2026-05-12 23:50 2026-05-12 Show GitHub Exploit DB Packet Storm
2100 7.5 HIGH
Network
- - WWBN AVideo is an open source video platform. In versions up to and including 29.0, plugin/CloneSite/cloneClient.json.php echoes the local CloneSite shared secret ($objClone->myKey, a constant md5($g… CWE-209
Information Exposure Through an Error Message
CVE-2026-43873 2026-05-12 23:50 2026-05-12 Show GitHub Exploit DB Packet Storm