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 13, 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
252091 6.9 警告 GNU Project
サイバートラスト株式会社
レッドハット
- bash-doc における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2008-5374 2011-08-1 10:58 2008-12-8 Show GitHub Exploit DB Packet Storm
252092 2.1 注意 レッドハット
fedorahosted.org
- SSSD の pam_parse_in_data_v2 関数におけるサービス運用妨害 (無限ループ、クラッシュおよびログイン防止) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4341 2011-08-1 10:57 2011-01-25 Show GitHub Exploit DB Packet Storm
252093 10 危険 rsync.samba.org
アップル
レッドハット
- rsync における隠しファイルを読込/書込される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-6200 2011-08-1 10:54 2007-12-1 Show GitHub Exploit DB Packet Storm
252094 7.5 危険 アップル - Apple Mac OS X の ICU におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0206 2011-08-1 10:44 2011-06-24 Show GitHub Exploit DB Packet Storm
252095 6.8 警告 アップル - Apple Mac OS X の ImageIO におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0204 2011-08-1 10:43 2011-06-24 Show GitHub Exploit DB Packet Storm
252096 6.8 警告 アップル - Apple Mac OS X の CoreGraphics における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-0202 2011-08-1 10:41 2011-06-24 Show GitHub Exploit DB Packet Storm
252097 7.5 危険 アップル - Apple Mac OS X の CoreFoundation フレームワークにおける一つずれ (off-by-one) エラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-0201 2011-08-1 10:40 2011-06-24 Show GitHub Exploit DB Packet Storm
252098 6.8 警告 アップル - Apple Mac OS X の ColorSync における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-0200 2011-08-1 10:38 2011-06-24 Show GitHub Exploit DB Packet Storm
252099 6.8 警告 オラクル - Oracle Secure Backup における脆弱性 CWE-noinfo
情報不足
CVE-2011-2252 2011-07-29 11:04 2011-07-19 Show GitHub Exploit DB Packet Storm
252100 4.3 警告 オラクル - Oracle Secure Backup における脆弱性 CWE-noinfo
情報不足
CVE-2011-2251 2011-07-29 11:04 2011-07-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 14, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4181 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
4182 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
4183 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
4184 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
4185 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
4186 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
4187 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
4188 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
4189 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
4190 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