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 11, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
258391 4.3 警告 Mozilla Foundation - Mozilla Firefox における同一生成元ポリシーを回避される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0170 2010-04-5 14:53 2010-03-23 Show GitHub Exploit DB Packet Storm
258392 7.5 危険 Heartlogic - HL-SiteManager における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-1331 2010-04-2 15:02 2010-04-2 Show GitHub Exploit DB Packet Storm
258393 9.3 危険 Mozilla Foundation - Mozilla Firefox の Web Open Fonts Format デコーダ における整数オーバーフローの脆弱性 CWE-noinfo
情報不足
CVE-2010-1028 2010-04-2 14:05 2010-03-19 Show GitHub Exploit DB Packet Storm
258394 5 警告 富士通
アクセラテクノロジ
- Accela BizSearch のローカル収集におけるアクセス権限に関する脆弱性 CWE-200
情報漏えい
- 2010-04-2 14:05 2010-03-10 Show GitHub Exploit DB Packet Storm
258395 1.9 注意 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel における SCSI ホストの属性に任意の変更を加えられる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-3556 2010-04-2 14:02 2010-01-19 Show GitHub Exploit DB Packet Storm
258396 10 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の e1000e ドライバにおけるイーサネットフレームの処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2009-4538 2010-04-2 14:02 2010-01-12 Show GitHub Exploit DB Packet Storm
258397 6.6 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の poll_mode_io ファイルにおけるドライバの I/O モードを変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-3939 2010-04-2 14:00 2009-11-16 Show GitHub Exploit DB Packet Storm
258398 6.6 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel におけるドライバの動作およびログレベルを変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-3889 2010-04-2 14:00 2009-11-16 Show GitHub Exploit DB Packet Storm
258399 7.8 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の hfs サブシステムにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-4020 2010-04-2 13:59 2009-12-4 Show GitHub Exploit DB Packet Storm
258400 4.7 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の drivers/firewire/ohci.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-4138 2010-04-2 13:58 2009-12-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 11, 2026, 5:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2721 - - - Wirtualna Uczelnia is vulnerable to Reflected Cross‑Site Scripting (XSS) due to insecure handling of the locale parameter across multiple endpoints. An attacker can craft a malicious URL with JavaScr… CWE-79
Cross-site Scripting
CVE-2026-34907 2026-06-2 22:54 2026-06-2 Show GitHub Exploit DB Packet Storm
2722 8.8 HIGH
Network
bentoml bentoml BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Prior to 1.4.39, a malicious bentofile.yaml containing a newline-injected value in envs[*].n… CWE-78
CWE-94
OS Command 
Code Injection
CVE-2026-44346 2026-06-2 22:48 2026-05-28 Show GitHub Exploit DB Packet Storm
2723 7.5 HIGH
Network
botan_project botan Botan is a C++ cryptography library. Prior to 3.12.0, certain patterns of indefinite length encodings in BER data could cause quadratic behavior in the parser, resulting in a denial of service. Such … CWE-407
 Inefficient Algorithmic Complexity
CVE-2026-44378 2026-06-2 22:42 2026-05-28 Show GitHub Exploit DB Packet Storm
2724 7.2 HIGH
Network
tp-link archer_be450_firmware
archer_be7200_firmware
An authenticated command injection vulnerability exists in the Archer BE450 v1 and BE7200 v1 router that allows an administrator to execute arbitrary system commands through the web management interf… CWE-20
CWE-77
 Improper Input Validation 
Command Injection
CVE-2026-5509 2026-06-2 22:40 2026-05-28 Show GitHub Exploit DB Packet Storm
2725 8.8 HIGH
Network
jetbrains teamcity In JetBrains TeamCity before 2026.1 remote code execution was possible via Perforce connection settings CWE-88
Argument Injection
CVE-2026-49373 2026-06-2 22:13 2026-05-30 Show GitHub Exploit DB Packet Storm
2726 7.6 HIGH
Network
jetbrains teamcity In JetBrains TeamCity before 2026.1 improper permission checks exposed build configuration parameters CWE-862
 Missing Authorization
CVE-2026-49374 2026-06-2 22:12 2026-05-30 Show GitHub Exploit DB Packet Storm
2727 6.1 MEDIUM
Network
jetbrains teamcity In JetBrains TeamCity before 2026.1, 2025.11.5 reflected XSS was possible on the repository download page CWE-79
Cross-site Scripting
CVE-2026-49375 2026-06-2 22:11 2026-05-30 Show GitHub Exploit DB Packet Storm
2728 5.0 MEDIUM
Network
- - The DeepAI endpoint 'https://api.deepai.org/change_user_email' accepts POST requests without any CSRF protection. If an attacker can trick a logged-in user into clicking a malicious link, the attacke… CWE-352
 Origin Validation Error
CVE-2026-49433 2026-06-2 22:04 2026-06-2 Show GitHub Exploit DB Packet Storm
2729 - - - Insufficient granularity of access control in ASP (AMD Secure Processor) may allow an attacker with an untrusted user space application to map sensitive SMN (System Management Network) apertures lead… CWE-1220
 Insufficient Granularity of Access Control
CVE-2021-46747 2026-06-2 22:04 2026-06-2 Show GitHub Exploit DB Packet Storm
2730 8.4 HIGH
Local
- - In multiple locations, there is a possible way to achieve code execution due to an integer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. U… CWE-190
 Integer Overflow or Wraparound
CVE-2025-48595 2026-06-2 22:04 2026-06-2 Show GitHub Exploit DB Packet Storm