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":April 29, 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
227721 4.3 警告 sam crew - Sam Crew MyBlog の admin/modify.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-1969 2012-12-20 18:19 2007-04-11 Show GitHub Exploit DB Packet Storm
227722 6.8 警告 sam crew - Sam Crew MyBlog の games.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-1968 2012-12-20 18:19 2007-04-11 Show GitHub Exploit DB Packet Storm
227723 7.5 危険 XOOPS - XOOPS 用の WF-Snippets モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-1962 2012-12-20 18:19 2007-04-11 Show GitHub Exploit DB Packet Storm
227724 7.5 危険 phpBB - phpBB 用の Mutant ポータルの mutant_functions.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-1961 2012-12-20 18:19 2007-04-11 Show GitHub Exploit DB Packet Storm
227725 7.5 危険 XOOPS - XOOPS 用の Rha7 Downloads モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-1960 2012-12-20 18:19 2007-04-11 Show GitHub Exploit DB Packet Storm
227726 10 危険 tinymux - TinyMUX の command.cpp における脆弱性 - CVE-2007-1959 2012-12-20 18:19 2007-04-11 Show GitHub Exploit DB Packet Storm
227727 5 警告 tinymux - TinyMUX におけるバッファオーバーフローの脆弱性 - CVE-2007-1958 2012-12-20 18:19 2007-04-11 Show GitHub Exploit DB Packet Storm
227728 7.5 危険 UBB Systems - Groupee UBB.threads の ubbthreads.php における SQL インジェクションの脆弱性 - CVE-2007-1956 2012-12-20 18:19 2007-04-10 Show GitHub Exploit DB Packet Storm
227729 10 危険 signkorea - SignKorea SKCrypAX ActiveX コントロールモジュールにおけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-1955 2012-12-20 18:19 2007-04-10 Show GitHub Exploit DB Packet Storm
227730 4.3 警告 webblizzard - WebBlizzard CMS の index_cms.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-1950 2012-12-20 18:19 2007-04-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 30, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1131 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… Update CWE-284
Improper Access Control
CVE-2026-34312 2026-04-27 22:04 2026-04-22 Show GitHub Exploit DB Packet Storm
1132 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… Update CWE-284
Improper Access Control
CVE-2026-35232 2026-04-27 22:03 2026-04-22 Show GitHub Exploit DB Packet Storm
1133 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… Update CWE-284
Improper Access Control
CVE-2026-35252 2026-04-27 22:02 2026-04-22 Show GitHub Exploit DB Packet Storm
1134 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 … Update CWE-22
Path Traversal
CVE-2026-35338 2026-04-27 21:28 2026-04-23 Show GitHub Exploit DB Packet Storm
1135 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… Update CWE-176
 Improper Handling of Unicode Encoding
CVE-2026-35346 2026-04-27 21:28 2026-04-23 Show GitHub Exploit DB Packet Storm
1136 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… Update CWE-20
 Improper Input Validation 
CVE-2026-35347 2026-04-27 21:28 2026-04-23 Show GitHub Exploit DB Packet Storm
1137 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 … Update CWE-59
Link Following
CVE-2026-35349 2026-04-27 21:28 2026-04-23 Show GitHub Exploit DB Packet Storm
1138 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… Update CWE-281
 Improper Preservation of Permissions
CVE-2026-35351 2026-04-27 21:28 2026-04-23 Show GitHub Exploit DB Packet Storm
1139 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 … Update 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
1140 6.3 MEDIUM
Local
uutils coreutils The install utility in uutils coreutils is vulnerable to a Time-of-Check to Time-of-Use (TOCTOU) race condition during file installation. The implementation unlinks an existing destination file and t… Update CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-35355 2026-04-27 21:27 2026-04-23 Show GitHub Exploit DB Packet Storm