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 5, 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
255511 5 警告 OpenBSD - OpenSSH の key_certify 関数におけるスタックメモリ領域の重要なコンテンツ情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-0539 2011-03-17 16:24 2011-02-10 Show GitHub Exploit DB Packet Storm
255512 9.3 危険 リアルネットワークス - RealNetworks RealPlayer における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2011-0694 2011-03-17 16:22 2011-02-8 Show GitHub Exploit DB Packet Storm
255513 5 警告 レッドハット
MIT Kerberos
オラクル
- Kerberos の do_standalone 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-4022 2011-03-17 15:51 2011-02-8 Show GitHub Exploit DB Packet Storm
255514 4.3 警告 アドビシステムズ - Adobe ColdFusion における Web セッションをハイジャックされる脆弱性 CWE-Other
その他
CVE-2011-0584 2011-03-17 15:47 2011-02-8 Show GitHub Exploit DB Packet Storm
255515 4.3 警告 アドビシステムズ - Adobe ColdFusion におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0583 2011-03-17 15:45 2011-02-8 Show GitHub Exploit DB Packet Storm
255516 5 警告 アドビシステムズ - Adobe ColdFusion の administrator コンソールにおける重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2011-0582 2011-03-17 15:43 2011-02-8 Show GitHub Exploit DB Packet Storm
255517 4.3 警告 アドビシステムズ - Adobe ColdFusion における任意の HTTP ヘッダを挿入される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0581 2011-03-17 15:41 2011-02-8 Show GitHub Exploit DB Packet Storm
255518 4.3 警告 アドビシステムズ - Adobe ColdFusion の administrator コンソールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0580 2011-03-17 15:39 2011-02-8 Show GitHub Exploit DB Packet Storm
255519 9.3 危険 アドビシステムズ - Adobe Shockwave Player の Font Xtra.x32 モジュールにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0569 2011-03-17 15:37 2011-02-8 Show GitHub Exploit DB Packet Storm
255520 9.3 危険 アドビシステムズ - Adobe Shockwave Player における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-0557 2011-03-17 08:38 2011-02-8 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
5921 8.8 HIGH
Network
- - OWASP BLT is a QA testing and vulnerability disclosure platform that encompasses websites, apps, git repositories, and more. Prior to 2.1.2, .github/workflows/pre-commit-fix.yaml uses pull_request_ta… CWE-94
CWE-95
Code Injection
Eval Injection
CVE-2026-42603 2026-05-14 01:58 2026-05-12 Show GitHub Exploit DB Packet Storm
5922 - - - Neat VNC is a VNC server library. Prior to 0.9.6, a pre-authentication stack buffer overflow exists in neatvnc in the RSA-AES security type handler. An unauthenticated remote attacker who can reach t… CWE-120
Classic Buffer Overflow
CVE-2026-42859 2026-05-14 01:58 2026-05-12 Show GitHub Exploit DB Packet Storm
5923 6.1 MEDIUM
Network
- - fast-xml-builder builds XML from JSON. In 1.1.5, the fix for CVE-2026-41650 in fast-xml-parser sanitizes -- sequences in XML comment content using .replace(/--/g, '- -'). This skip the values contain… CWE-91
Blind XPath Injection
CVE-2026-44664 2026-05-14 01:58 2026-05-14 Show GitHub Exploit DB Packet Storm
5924 - - - New API is a large language mode (LLM) gateway and artificial intelligence (AI) asset management system. In versions 0.11.9-alpha.1 and prior, the SSRF protection introduced in v0.9.0.5 (CVE-2025-591… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42339 2026-05-14 01:53 2026-05-9 Show GitHub Exploit DB Packet Storm
5925 6.5 MEDIUM
Network
- - kafka-sink-azure-kusto Kafka Connect plugin is the official Microsoft sink for Azure Data Explorer (Kusto). Prior to 5.2.3, kafka-sink-azure-kusto did not sanitize user-controlled values inside the k… CWE-943
 Improper Neutralization of Special Elements in Data Query Logic
CVE-2026-42316 2026-05-14 01:53 2026-05-12 Show GitHub Exploit DB Packet Storm
5926 6.2 MEDIUM
Local
- - Grid is a data structure grid for rust. From version 0.17.0 to before version 1.0.1, an integer overflow in Grid::expand_rows() can corrupt the relationship between the grid’s logical dimensions and … CWE-190
 Integer Overflow or Wraparound
CVE-2026-42199 2026-05-14 01:52 2026-05-9 Show GitHub Exploit DB Packet Storm
5927 6.5 MEDIUM
Network
- - FlashMQ is a MQTT broker/server, designed for multi-CPU environments. Prior to version 1.26.1, a remote client with retained publish permission can crash the FlashMQ broker when both set_retained_mes… CWE-369
 Divide By Zero
CVE-2026-42209 2026-05-14 01:52 2026-05-9 Show GitHub Exploit DB Packet Storm
5928 - - - Quarkus OpenAPI Generator is Quarkus' extensions for generation of Rest Clients and server stubs generation. Prior to versions 2.11.1-lts, 2.16.0-lts, and 2.17.0, the generated authentication filter … CWE-200
Information Exposure
CVE-2026-42333 2026-05-14 01:52 2026-05-10 Show GitHub Exploit DB Packet Storm
5929 7.9 HIGH
Local
- - Cilium is a networking, observability, and security solution with an eBPF-based dataplane. Prior to versions 1.17.15, 1.18.9, and 1.19.3, the output of cilium-bugtool can contain sensitive data when … CWE-200
CWE-312
Information Exposure
 Cleartext Storage of Sensitive Information
CVE-2026-41520 2026-05-14 01:49 2026-05-9 Show GitHub Exploit DB Packet Storm
5930 - - - Roadiz is a polymorphic content management system based on a node system. Prior to versions 2.3.43, 2.5.45, 2.6.31, and 2.7.18, the roadiz/openid package generates an OIDC nonce in OAuth2LinkGenerato… CWE-345
 Insufficient Verification of Data Authenticity
CVE-2026-42206 2026-05-14 01:49 2026-05-9 Show GitHub Exploit DB Packet Storm