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 6, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
250821 6.8 警告 JanRain - Janrain Engage モジュール におけるクロスサイトスクリプティングの脆弱性 CWE-20
不適切な入力確認
CVE-2011-0771 2012-03-27 18:43 2011-01-19 Show GitHub Exploit DB Packet Storm
250822 6.8 警告 foolabs
T1lib
- Xpdf などの製品で使用される t1lib における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0764 2012-03-27 18:43 2011-03-31 Show GitHub Exploit DB Packet Storm
250823 5 警告 The Perl Foundation - Perl におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2011-0761 2012-03-27 18:43 2011-05-13 Show GitHub Exploit DB Packet Storm
250824 4.3 警告 adminofsystem - WordPress の WP Related Posts プラグインの設定スクリーンにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-0760 2012-03-27 18:43 2011-03-28 Show GitHub Exploit DB Packet Storm
250825 6.8 警告 blaenkdenum - WordPress の Recaptcha プラグインにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-0759 2012-03-27 18:43 2011-03-22 Show GitHub Exploit DB Packet Storm
250826 10 危険 CA Technologies - CA ETrust Secure Content Manager および CA Gateway Securit の eCS コンポーネントにおける サービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2011-0758 2012-03-27 18:43 2011-02-8 Show GitHub Exploit DB Packet Storm
250827 5 警告 Trustwave - Trustwave WebDefend Enterprise のアプリケーションサーバにおけるセキュリティイベントデータを読まれる脆弱性 CWE-255
証明書・パスワード管理
CVE-2011-0756 2012-03-27 18:43 2011-05-4 Show GitHub Exploit DB Packet Storm
250828 7.5 危険 nazgul - nhttpd におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-0751 2012-03-27 18:43 2011-03-16 Show GitHub Exploit DB Packet Storm
250829 6.8 警告 Tincan - phpList におけるクロスサイトリクエストフォージェリ脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-0748 2012-03-27 18:43 2011-04-13 Show GitHub Exploit DB Packet Storm
250830 4.3 警告 ZyXEL - ZyXEL O2 DSL Router Classic の Forms/PortForwarding_Edit_1 におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-0746 2012-03-27 18:43 2011-04-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4761 4.3 MEDIUM
Network
google chrome Side-channel information leakage in Navigation in Google Chrome prior to 148.0.7778.168 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: Mediu… CWE-1300
 Improper Protection of Physical Side Channels
CVE-2026-8562 2026-05-19 03:21 2026-05-15 Show GitHub Exploit DB Packet Storm
4762 9.1 CRITICAL
Network
- - DumbAssets through 1.0.11 contains a path traversal vulnerability in the POST /api/delete-file endpoint and filesToDelete array parameters that allows unauthenticated attackers to delete arbitrary fi… CWE-22
Path Traversal
CVE-2026-45230 2026-05-19 03:17 2026-05-19 Show GitHub Exploit DB Packet Storm
4763 8.8 HIGH
Network
- - Thermo Fisher Scientific Torrent Suite Dx through 5.14.2 has a privilege escalation vulnerability that may allow an authenticated user with limited access privileges to gain unauthorized administrato… CWE-269
 Improper Privilege Management
CVE-2026-41085 2026-05-19 03:17 2026-05-19 Show GitHub Exploit DB Packet Storm
4764 6.2 MEDIUM
Local
- - OpENer v2.3-558-g1e99582 contains an out-of-bounds read vulnerability in the Common Packet Format (CPF) parser, specifically in CreateCommonPacketFormatStructure() in source/src/enet_encap/cpf.c. A c… CWE-125
Out-of-bounds Read
CVE-2026-38719 2026-05-19 03:17 2026-05-19 Show GitHub Exploit DB Packet Storm
4765 5.5 MEDIUM
Local
- - NetBSD prior to commit ec8451e contains a signed integer overflow vulnerability in the cryptodev_op() function in sys/opencrypto/cryptodev.c where the local variable iov_len is declared as a signed i… CWE-190
CWE-476
 Integer Overflow or Wraparound
 NULL Pointer Dereference
CVE-2026-32849 2026-05-19 03:17 2026-05-19 Show GitHub Exploit DB Packet Storm
4766 4.7 MEDIUM
Local
- - NetBSD prior to commit ec8451e contains a race condition vulnerability in cryptodev_op() within the opencrypto subsystem that allows local attackers to trigger a double-free condition by concurrently… CWE-362
CWE-415
Race Condition
 Double Free
CVE-2026-32848 2026-05-19 03:17 2026-05-19 Show GitHub Exploit DB Packet Storm
4767 5.3 MEDIUM
Local
oalders www\ WWW::Mechanize::Cached versions before 2.00 for Perl deserialize cached HTTP responses from a world-writable on-disk cache, enabling local response forgery and code execution. With no explicit cache… CWE-502
CWE-732
 Deserialization of Untrusted Data
 Incorrect Permission Assignment for Critical Resource
CVE-2026-8612 2026-05-19 03:17 2026-05-15 Show GitHub Exploit DB Packet Storm
4768 8.8 HIGH
Network
- - ngrok v4.3.3 and 5.0.0-beta.2 is vulnerable to Command Injection. CWE-77
Command Injection
CVE-2025-57282 2026-05-19 03:17 2026-05-19 Show GitHub Exploit DB Packet Storm
4769 7.5 HIGH
Network
- - In tinyMQTT commit 6226ade15bd4f97be2d196352e64dd10937c1962 (2024-02-18), the broker mishandles protocol violations during CONNECT packet parsing. When receiving a CONNECT packet with a zero-length C… CWE-400
 Uncontrolled Resource Consumption
CVE-2025-56352 2026-05-19 03:17 2026-05-19 Show GitHub Exploit DB Packet Storm
4770 8.6 HIGH
Network
lfprojects mlflow A vulnerability in mlflow/mlflow versions 3.9.0 and earlier allows unauthenticated access to certain FastAPI routes when the server is started with authentication enabled (`--app-name basic-auth`) an… CWE-305
 Authentication Bypass by Primary Weakness
CVE-2026-2652 2026-05-19 03:16 2026-05-15 Show GitHub Exploit DB Packet Storm