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 3, 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
225341 3.5 注意 The phpMyAdmin Project - phpMyAdmin の view_create.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-3742 2013-07-8 14:29 2013-05-29 Show GitHub Exploit DB Packet Storm
225342 7.5 危険 Lianja - Lianja SQL Server の db_netserver におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-3563 2013-07-8 14:27 2013-07-4 Show GitHub Exploit DB Packet Storm
225343 4.3 警告 シスコシステムズ - Cisco Identity Services Engine 上で稼働する administration/monitoring パネルにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-3413 2013-07-8 14:25 2013-07-3 Show GitHub Exploit DB Packet Storm
225344 7.5 危険 Mozilla Foundation - Mozilla Firefox および Thunderbird の PreserveWrapper の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-1694 2013-07-8 11:06 2013-06-25 Show GitHub Exploit DB Packet Storm
225345 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-3343 2013-07-8 10:42 2013-06-11 Show GitHub Exploit DB Packet Storm
225346 7.2 危険 Linux - Linux Kernel の kernel/events/core.c における権限を取得される脆弱性 CWE-189
数値処理の問題
CVE-2013-2094 2013-07-5 11:44 2013-04-25 Show GitHub Exploit DB Packet Storm
225347 5 警告 Mozilla Foundation - Mozilla Firefox の国際化ドメイン名表示アルゴリズムにおけるアドレスバーを偽装される脆弱性 CWE-310
暗号の問題
CVE-2013-1699 2013-07-5 11:05 2013-06-25 Show GitHub Exploit DB Packet Storm
225348 5 警告 レッドハット - Red Hat Enterprise Virtualization Manager におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2144 2013-07-5 11:05 2013-06-10 Show GitHub Exploit DB Packet Storm
225349 4.3 警告 Mozilla Foundation - Mozilla Firefox の getUserMedia 許可の実装におけるカメラやマイクへのアクセスを許可させる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1698 2013-07-5 11:04 2013-06-25 Show GitHub Exploit DB Packet Storm
225350 5 警告 Mozilla Foundation - Mozilla Firefox におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1695 2013-07-5 11:03 2013-06-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 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
2821 6.8 MEDIUM
Physics
microsoft windows_11_24h2
windows_11_25h2
windows_11_26h1
windows_server_2025
Microsoft is aware of a security feature bypass vulnerability in Windows publicly referred to as "YellowKey". The proof of concept for this vulnerability has been made public violating coor… CWE-77
Command Injection
CVE-2026-45585 2026-05-23 08:16 2026-05-20 Show GitHub Exploit DB Packet Storm
2822 4.3 MEDIUM
Network
apache cxf An LDAP injection vulnerability in the LDAP Certificate repository of the XKMS server in Apache CXF may allow an attacker to retrieve arbitrary certificates from the repository.  Users are recommende… CWE-90
LDAP Injection
CVE-2026-44930 2026-05-23 07:16 2026-05-22 Show GitHub Exploit DB Packet Storm
2823 5.3 MEDIUM
Network
apache cxf Insecure XML parser configuration in Apache CXF's WS-Transfer module may allow attackers to perform XXE attacks. Users are recommended to upgrade to versions 4.2.1, 4.1.6 or 3.6.11, which fix this is… CWE-611
XXE
CVE-2026-44618 2026-05-23 07:16 2026-05-22 Show GitHub Exploit DB Packet Storm
2824 - - - TypeBot is a chatbot builder tool. Versions 3.15.2 and prior contain a critical stored XSS vulnerability in the app.typebot.io profile picture upload form. The application fails to sanitize or restri… CWE-79
Cross-site Scripting
CVE-2026-39970 2026-05-23 06:16 2026-05-23 Show GitHub Exploit DB Packet Storm
2825 9.8 CRITICAL
Network
kovidgoyal kitty Kitty is a cross-platform GPU based terminal. In versions 0.46.2 and below, the handle_compose_command() function in kitty/graphics.c performs bounds validation on composition offsets using unsigned … CWE-125
CWE-190
CWE-787
Out-of-bounds Read
 Integer Overflow or Wraparound
 Out-of-bounds Write
CVE-2026-33642 2026-05-23 06:05 2026-05-20 Show GitHub Exploit DB Packet Storm
2826 8.8 HIGH
Network
kovidgoyal kitty Kitty is a cross-platform GPU based terminal. Versions 0.46.2 and below contain a heap buffer overflow in load_image_data() that allows any process which can write to the terminal's stdin to crash ki… CWE-122
Heap-based Buffer Overflow
CVE-2026-33633 2026-05-23 06:04 2026-05-20 Show GitHub Exploit DB Packet Storm
2827 9.6 CRITICAL
Network
lfprojects mlflow In MLflow version 3.9.0, the MLflow Assistant feature introduced improper origin validation in its /ajax-api endpoints. This vulnerability allows a remote attacker to exploit cross-origin requests fr… CWE-346
 Origin Validation Error
CVE-2026-2611 2026-05-23 06:00 2026-05-19 Show GitHub Exploit DB Packet Storm
2828 7.5 HIGH
Network
nvidia tensorrt NVIDIA TensorRT contains a vulnerability where an attacker could cause an out-of-bounds write. A successful exploit of this vulnerability might lead to data tampering. CWE-787
 Out-of-bounds Write
CVE-2026-24188 2026-05-23 05:52 2026-05-21 Show GitHub Exploit DB Packet Storm
2829 8.2 HIGH
Network
dell powerflex_appliance_intelligent_catalog
powerflex_manager
powerflex_rack
Dell PowerFlex Manager, versions 4.6.2 and prior, contains an Open Redirect Vulnerability. An unauthenticated attacker could potentially exploit this vulnerability, leading to a targeted application … CWE-601
Open Redirect
CVE-2025-26483 2026-05-23 05:48 2026-05-22 Show GitHub Exploit DB Packet Storm
2830 6.5 MEDIUM
Adjacent
dell powerflex_appliance_intelligent_catalog
powerflex_manager
powerflex_rack
Dell PowerFlex Manager, version(s) <=4.6.2, contain(s) an Improper Certificate Validation vulnerability. An unauthenticated attacker with adjacent network access could potentially exploit this vulner… CWE-295
Improper Certificate Validation 
CVE-2025-32745 2026-05-23 05:48 2026-05-22 Show GitHub Exploit DB Packet Storm