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 22, 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
202851 6.5 警告
Adjacent
AmazonBasics
Lenovo
Logitech
デル
- 複数の Lenovo 製品で使用される Lenovo Ultraslim ドングルのファームウェアにおける暗号化されたキーボード入力をシステムに挿入される脆弱性 CWE-310
暗号の問題
CVE-2016-6257 2016-08-9 11:42 2016-07-27 Show GitHub Exploit DB Packet Storm
202852 5.5 警告
Local
Apache Software Foundation - Apache POI の XLSX2CSV の example における任意のファイルを読まれる脆弱性 CWE-Other
その他
CVE-2016-5000 2016-08-9 11:28 2016-07-23 Show GitHub Exploit DB Packet Storm
202853 7.8 重要
Local
Apache Software Foundation - Apache OpenOffice の Impress ツールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-1513 2016-08-9 11:28 2016-07-21 Show GitHub Exploit DB Packet Storm
202854 5.4 警告
Network
フォーティネット - Fortinet FortiAnalyzer および FortiManager におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-3196 2016-08-9 11:27 2016-07-14 Show GitHub Exploit DB Packet Storm
202855 4.3 警告
Network
Mozilla Foundation - Mozilla Firefox におけるなりすまし攻撃を実行される脆弱性 CWE-Other
その他
CVE-2016-5268 2016-08-8 16:00 2016-08-2 Show GitHub Exploit DB Packet Storm
202856 5.3 警告
Network
Mozilla Foundation - Android 上で稼働する Mozilla Firefox におけるアドレスバーを偽装される脆弱性 CWE-20
不適切な入力確認
CVE-2016-5267 2016-08-8 16:00 2016-08-2 Show GitHub Exploit DB Packet Storm
202857 8.1 重要
Network
Mozilla Foundation - Mozilla Firefox におけるローカルファイルにアクセスされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-5266 2016-08-8 16:00 2016-08-2 Show GitHub Exploit DB Packet Storm
202858 4.7 警告
Local
Mozilla Foundation - Mozilla Firefox における同一生成元ポリシーを回避される脆弱性 CWE-200
情報漏えい
CVE-2016-5265 2016-08-8 16:00 2016-08-2 Show GitHub Exploit DB Packet Storm
202859 8.8 重要
Network
Mozilla Foundation - Mozilla Firefox の nsNodeUtils::NativeAnonymousChildListChange 関数における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2016-5264 2016-08-8 16:00 2016-08-2 Show GitHub Exploit DB Packet Storm
202860 8.8 重要
Network
Mozilla Foundation - Mozilla Firefox の nsDisplayList::HitTest 関数における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2016-5263 2016-08-8 16:00 2016-08-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 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
1901 8.1 HIGH
Network
- - Lemur manages TLS certificate creation. Prior to 1.9.0, Lemur's LDAP authentication module (lemur/auth/ldap.py) constructs LDAP search filters using unsanitized user input via Python string interpola… CWE-90
LDAP Injection
CVE-2026-44304 2026-05-14 22:16 2026-05-13 Show GitHub Exploit DB Packet Storm
1902 - - - efw4.X is an Enterprise Framework for Web. Prior to 4.08.010, the elfinder_checkRisk function validates target and targets for path traversal and home containment, but does not validate the dst (dest… CWE-78
OS Command 
CVE-2026-44258 2026-05-14 22:16 2026-05-13 Show GitHub Exploit DB Packet Storm
1903 7.5 HIGH
Network
- - basic-ftp is an FTP client for Node.js. Prior to 5.3.1, basic-ftp is vulnerable to client-side denial of service when parsing FTP control-channel multiline responses. A malicious or compromised FTP s… CWE-400
CWE-770
 Uncontrolled Resource Consumption
 Allocation of Resources Without Limits or Throttling
CVE-2026-44240 2026-05-14 22:16 2026-05-13 Show GitHub Exploit DB Packet Storm
1904 9.3 CRITICAL
Network
- - Pulpy is a lightweight, cross-platform desktop application packager for web apps. Prior to 0.1.1, Pulpy injects a pulpy.fs JavaScript API into every packaged web application, giving it access to the … CWE-22
CWE-284
Path Traversal
Improper Access Control
CVE-2026-44225 2026-05-14 22:16 2026-05-13 Show GitHub Exploit DB Packet Storm
1905 6.5 MEDIUM
Network
- - Shelf is a platform for tracking physical assets. From 1.12 to before 1.20.1, a SQL injection vulnerability in the sortBy query parameter on the /assets route allows any authenticated user (any role)… CWE-20
CWE-89
 Improper Input Validation 
SQL Injection
CVE-2026-44204 2026-05-14 22:16 2026-05-13 Show GitHub Exploit DB Packet Storm
1906 5.9 MEDIUM
Network
- - Granian is a Rust HTTP server for Python applications. From 0.2.0 to 2.7.4, Granian aborts a worker process if a WSGI application returns an invalid HTTP response header name or value. The WSGI respo… CWE-248
CWE-755
 Uncaught Exception
 Improper Handling of Exceptional Conditions
CVE-2026-42545 2026-05-14 22:16 2026-05-13 Show GitHub Exploit DB Packet Storm
1907 8.8 HIGH
Network
- - ChurchCRM is an open-source church management system. Prior to 7.3.2, UserEditor.php processes user account creation and permission updates entirely through $_POST parameters with no CSRF token valid… CWE-269
CWE-306
CWE-352
 Improper Privilege Management
Missing Authentication for Critical Function
 Origin Validation Error
CVE-2026-42289 2026-05-14 22:16 2026-05-13 Show GitHub Exploit DB Packet Storm
1908 - - - Flowsint is an open-source OSINT graph exploration tool designed for cybersecurity investigation, transparency, and verification. Prior to 1.2.3, an adversary with knowledge of an investigation ID, c… CWE-284
Improper Access Control
CVE-2026-42158 2026-05-14 22:16 2026-05-13 Show GitHub Exploit DB Packet Storm
1909 6.8 MEDIUM
Physics
- - Hiseeu C90 v5.7.15 is vulnerable to Insecure Permissions. The UART bootloader is accessible when battery is disconnected (hidden/debug mode). CWE-276
Incorrect Default Permissions 
CVE-2026-36742 2026-05-14 22:16 2026-05-14 Show GitHub Exploit DB Packet Storm
1910 7.2 HIGH
Network
- - U-SPEED AC1200 Gigabit Wi-Fi Router (Model: T18-21K) V1.0 is vulnerable to Command Injection. The Network Time Protocol (NTP) configuration interface does not properly sanitize user-supplied input. A… CWE-77
Command Injection
CVE-2026-36741 2026-05-14 22:16 2026-05-14 Show GitHub Exploit DB Packet Storm