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, 6:13 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
258771 10 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2009-3384 2010-02-25 12:33 2009-11-11 Show GitHub Exploit DB Packet Storm
258772 7.1 危険 Linux
レッドハット
- Linux kernel の icmp_send 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-0778 2010-02-25 12:33 2009-03-12 Show GitHub Exploit DB Packet Storm
258773 7.2 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux Kernel の audit_syscall_entry 関数におけるシステムコール監査設定を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-0834 2010-02-25 12:33 2009-03-6 Show GitHub Exploit DB Packet Storm
258774 7.2 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の hrtimer_start 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2007-5966 2010-02-25 12:31 2007-12-20 Show GitHub Exploit DB Packet Storm
258775 4.3 警告 シスコシステムズ - Cisco Secure Desktop の +CSCOT+/translation におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0440 2010-02-24 12:27 2010-02-1 Show GitHub Exploit DB Packet Storm
258776 6.2 警告 ヒューレット・パッカード - HP ECMT におけるデータベースにアクセスされる脆弱性 CWE-noinfo
情報不足
CVE-2009-4184 2010-02-24 12:27 2009-10-5 Show GitHub Exploit DB Packet Storm
258777 4.6 警告 アップル - Apple iPhone OS のリカバリモードにおける任意のデータを読まれる脆弱性 CWE-399
リソース管理の問題
CVE-2010-0038 2010-02-24 12:26 2010-02-2 Show GitHub Exploit DB Packet Storm
258778 5 警告 サン・マイクロシステムズ
VMware
- Sun Java SE におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-3885 2010-02-24 12:26 2009-11-9 Show GitHub Exploit DB Packet Storm
258779 7.5 危険 サン・マイクロシステムズ
VMware
- JDK および JRE の Java Update 機能における古いバージョンの脆弱性を利用される脆弱性 CWE-Other
その他
CVE-2009-3864 2010-02-24 12:26 2009-11-3 Show GitHub Exploit DB Packet Storm
258780 5 警告 アドビシステムズ - Adobe ColdFusion のデフォルト設定におけるコレクションのメタデータを取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0185 2010-02-24 12:25 2010-01-29 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
210911 6.7 MEDIUM
Local
cisco identity_services_engine A vulnerability in the Microsoft Active Directory integration of Cisco Identity Services Engine (ISE) could allow an authenticated, local attacker to elevate privileges on an affected device. To expl… CWE-269
 Improper Privilege Management
CVE-2020-27122 2024-11-21 14:20 2020-11-7 Show GitHub Exploit DB Packet Storm
210912 6.5 MEDIUM
Network
cisco unified_communications_manager_im_and_presence_service A vulnerability in Cisco Unified Communications Manager IM & Presence Service (Unified CM IM&P) Software could allow an authenticated, remote attacker to cause the Cisco XCP Authentication Se… CWE-755
 Improper Handling of Exceptional Conditions
CVE-2020-27121 2024-11-21 14:20 2020-11-7 Show GitHub Exploit DB Packet Storm
210913 7.5 HIGH
Network
lightbend play_framework An issue was discovered in PlayJava in Play Framework 2.6.0 through 2.8.2. The body parsing of HTTP requests eagerly parses a payload given a Content-Type header. A deep JSON structure sent to a vali… CWE-787
 Out-of-bounds Write
CVE-2020-27196 2024-11-21 14:20 2020-11-6 Show GitHub Exploit DB Packet Storm
210914 7.5 HIGH
Network
lightbend play_framework In Play Framework 2.6.0 through 2.8.2, stack consumption can occur because of unbounded recursion during parsing of crafted JSON documents. CWE-674
 Uncontrolled Recursion
CVE-2020-26883 2024-11-21 14:20 2020-11-6 Show GitHub Exploit DB Packet Storm
210915 7.5 HIGH
Network
lightbend play_framework In Play Framework 2.6.0 through 2.8.2, data amplification can occur when an application accepts multipart/form-data JSON input. CWE-674
 Uncontrolled Recursion
CVE-2020-26882 2024-11-21 14:20 2020-11-6 Show GitHub Exploit DB Packet Storm
210916 5.5 MEDIUM
Local
linux linux_kernel An issue was discovered in ioapic_lazy_update_eoi in arch/x86/kvm/ioapic.c in the Linux kernel before 5.9.2. It has an infinite loop related to improper interaction between a resampler and edge trigg… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2020-27152 2024-11-21 14:20 2020-11-6 Show GitHub Exploit DB Packet Storm
210917 9.8 CRITICAL
Network
linuxfoundation
fedoraproject
nats-server
fedora
The JWT library in NATS nats-server before 2.1.9 has Incorrect Access Control because of how expired credentials are handled. CWE-798
 Use of Hard-coded Credentials
CVE-2020-26892 2024-11-21 14:20 2020-11-6 Show GitHub Exploit DB Packet Storm
210918 5.3 MEDIUM
Network
bouncycastle legion-of-the-bouncy-castle-fips-java-api
legion-of-the-bouncy-castle
In Legion of the Bouncy Castle BC before 1.61 and BC-FJA before 1.0.1.2, attackers can obtain sensitive information about a private exponent because of Observable Differences in Behavior to Error Inp… CWE-203
 Information Exposure Through Discrepancy
CVE-2020-26939 2024-11-21 14:20 2020-11-3 Show GitHub Exploit DB Packet Storm
210919 4.4 MEDIUM
Local
trendmicro antivirus Trend Micro Antivirus for Mac 2020 (Consumer) contains an Error Message Information Disclosure vulnerability that if exploited, could allow kernel pointers and debug messages to leak to userland. An … CWE-209
Information Exposure Through an Error Message
CVE-2020-27015 2024-11-21 14:20 2020-10-30 Show GitHub Exploit DB Packet Storm
210920 6.4 MEDIUM
Local
trendmicro antivirus Trend Micro Antivirus for Mac 2020 (Consumer) contains a race condition vulnerability in the Web Threat Protection Blocklist component, that if exploited, could allow an attacker to case a kernel pan… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2020-27014 2024-11-21 14:20 2020-10-30 Show GitHub Exploit DB Packet Storm