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":May 14, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253411 6.4 警告 シスコシステムズ - CSG2 上で稼働する Cisco IOS におけるアクセスおよび課金などの制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-0348 2011-02-22 13:44 2011-01-26 Show GitHub Exploit DB Packet Storm
253412 4.3 警告 Google - Android の com.android.phone プロセスにおけるサービス運用妨害 (DoS) 脆弱性 CWE-noinfo
情報不足
CVE-2009-2999 2011-02-22 11:32 2009-10-14 Show GitHub Exploit DB Packet Storm
253413 5 警告 Google - Android の com.android.phone プロセスにおけるサービス運用妨害 (DoS) 脆弱性 CWE-noinfo
情報不足
CVE-2009-2656 2011-02-22 11:28 2009-08-3 Show GitHub Exploit DB Packet Storm
253414 7.5 危険 OpenBSD - OpenSSH における共有秘密鍵の認証要求を回避される脆弱性 CWE-287
不適切な認証
CVE-2010-4478 2011-02-21 16:53 2010-12-6 Show GitHub Exploit DB Packet Storm
253415 5 警告 レッドハット - IcedTea における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-3860 2011-02-21 16:53 2010-12-8 Show GitHub Exploit DB Packet Storm
253416 6.8 警告 レッドハット - IcedTea の JNLP SecurityManager におけるセキュリティポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4351 2011-02-21 14:58 2011-01-20 Show GitHub Exploit DB Packet Storm
253417 4.3 警告 シマンテック - Symantec Norton Mobile Security for Android における重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-0113 2011-02-21 14:55 2010-11-15 Show GitHub Exploit DB Packet Storm
253418 4.3 警告 Google - Android の Dalvik API におけるサービス運用妨害 (DoS) 脆弱性 CWE-noinfo
情報不足
CVE-2009-3698 2011-02-21 14:54 2009-10-14 Show GitHub Exploit DB Packet Storm
253419 5 警告 CollabNet, Inc. - CollabNet ScrumWorks Basic Server における認証情報取り扱いに関する問題 CWE-310
暗号の問題
CVE-2011-0410 2011-02-21 14:54 2011-01-24 Show GitHub Exploit DB Packet Storm
253420 5 警告 The PHP Group
レッドハット
- Libmbfl の mb_strcut 関数における重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2010-4156 2011-02-18 15:07 2010-11-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 15, 2026, 4:28 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4851 6.5 MEDIUM
Network
oracle peoplesoft_enterprise_fin_contracts Vulnerability in the PeopleSoft Enterprise FIN Contracts product of Oracle PeopleSoft (component: Contracts). The supported version that is affected is 9.2. Easily exploitable vulnerability allows … CWE-200
Information Exposure
CVE-2026-34300 2026-04-27 22:08 2026-04-22 Show GitHub Exploit DB Packet Storm
4852 2.4 LOW
Network
oracle database_server Vulnerability in the RDBMS component of Oracle Database Server. Supported versions that are affected are 19.3-19.30. Easily exploitable vulnerability allows high privileged attacker having Row Acces… CWE-284
Improper Access Control
CVE-2026-34312 2026-04-27 22:04 2026-04-22 Show GitHub Exploit DB Packet Storm
4853 5.4 MEDIUM
Network
oracle fusion_middleware Vulnerability in Oracle Fusion Middleware (component: Dynamic Monitoring Service). Supported versions that are affected are 12.2.1.4.0 and 14.1.2.0.0. Easily exploitable vulnerability allows low pr… CWE-284
Improper Access Control
CVE-2026-35232 2026-04-27 22:03 2026-04-22 Show GitHub Exploit DB Packet Storm
4854 6.4 MEDIUM
Network
oracle fusion_middleware Vulnerability in the Oracle Security Service product of Oracle Fusion Middleware (component: C Oracle SSL API). Supported versions that are affected are 12.2.1.4.0 and 12.1.3.0.0. Difficult to expl… CWE-284
Improper Access Control
CVE-2026-35252 2026-04-27 22:02 2026-04-22 Show GitHub Exploit DB Packet Storm
4855 7.3 HIGH
Local
uutils coreutils A vulnerability in the chmod utility of uutils coreutils allows users to bypass the --preserve-root safety mechanism. The implementation only validates if the target path is literally / and does not … CWE-22
Path Traversal
CVE-2026-35338 2026-04-27 21:28 2026-04-23 Show GitHub Exploit DB Packet Storm
4856 3.3 LOW
Local
uutils coreutils The comm utility in uutils coreutils silently corrupts data by performing lossy UTF-8 conversion on all output lines. The implementation uses String::from_utf8_lossy(), which replaces invalid UTF-8 b… CWE-176
 Improper Handling of Unicode Encoding
CVE-2026-35346 2026-04-27 21:28 2026-04-23 Show GitHub Exploit DB Packet Storm
4857 4.4 MEDIUM
Local
uutils coreutils The comm utility in uutils coreutils incorrectly consumes data from non-regular file inputs before performing comparison operations. The are_files_identical function opens and reads from both input p… CWE-20
 Improper Input Validation 
CVE-2026-35347 2026-04-27 21:28 2026-04-23 Show GitHub Exploit DB Packet Storm
4858 7.7 HIGH
Local
uutils coreutils A vulnerability in the rm utility of uutils coreutils allows a bypass of the --preserve-root protection. The implementation uses a path-string check rather than comparing device and inode numbers to … CWE-59
Link Following
CVE-2026-35349 2026-04-27 21:28 2026-04-23 Show GitHub Exploit DB Packet Storm
4859 4.2 MEDIUM
Local
uutils coreutils The mv utility in uutils coreutils fails to preserve file ownership during moves across different filesystem boundaries. The utility falls back to a copy-and-delete routine that creates the destinati… CWE-281
 Improper Preservation of Permissions
CVE-2026-35351 2026-04-27 21:28 2026-04-23 Show GitHub Exploit DB Packet Storm
4860 3.3 LOW
Local
uutils coreutils The mkdir utility in uutils coreutils incorrectly applies permissions when using the -m flag by creating a directory with umask-derived permissions (typically 0755) before subsequently changing them … CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-35353 2026-04-27 21:27 2026-04-23 Show GitHub Exploit DB Packet Storm