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 30, 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
227881 7.5 危険 シマンテック - Symantec Norton Ghost の RemoteCommand.DLL におけるバッファオーバーフローの脆弱性 - CVE-2007-3666 2012-12-20 18:33 2007-07-10 Show GitHub Exploit DB Packet Storm
227882 5 警告 シマンテック - Symantec Norton Ghost の FileBackup.DLL におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-3665 2012-12-20 18:33 2007-07-10 Show GitHub Exploit DB Packet Storm
227883 7.5 危険 Wafer - Webmatic における SQL インジェクションの脆弱性 - CVE-2007-3648 2012-12-20 18:33 2007-07-10 Show GitHub Exploit DB Packet Storm
227884 10 危険 ZoneO-soft - phpTrafficA の Php/login.inc.php における認証を回避される脆弱性 - CVE-2007-3647 2012-12-20 18:33 2007-07-10 Show GitHub Exploit DB Packet Storm
227885 4 警告 WordPress.org - WordPress における重要な情報を取得される脆弱性 - CVE-2007-3639 2012-12-20 18:33 2007-07-9 Show GitHub Exploit DB Packet Storm
227886 6 警告 Yahoo! - Yahoo! Messenger におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-3638 2012-12-20 18:33 2007-07-9 Show GitHub Exploit DB Packet Storm
227887 7.5 危険 SquirrelMail Project - Squirrelmail 用の GPG Plugin における任意のコマンドを実行される脆弱性 - CVE-2007-3636 2012-12-20 18:33 2007-07-9 Show GitHub Exploit DB Packet Storm
227888 4.3 警告 SquirrelMail Project - Squirrelmail 用の GPG Plugin における特定のコマンドを挿入される脆弱性 CWE-noinfo
情報不足
CVE-2007-3635 2012-12-20 18:33 2007-07-9 Show GitHub Exploit DB Packet Storm
227889 6.5 警告 SquirrelMail Project - Squirrelmail 用の GPG Plugin における任意のコマンドを実行される脆弱性 CWE-noinfo
情報不足
CVE-2007-3634 2012-12-20 18:33 2007-07-9 Show GitHub Exploit DB Packet Storm
227890 10 危険 SAP - SAP Message Server の Message HTTP Server におけるヒープベースのバッファオーバーフローの脆弱性 - CVE-2007-3624 2012-12-20 18:33 2007-07-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 1, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1491 5.5 MEDIUM
Local
linux linux_kernel En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: ata: libata: cancelar trabajo pendiente después de limpiar deferred_qc Syzbot informó un WARN_ON() en ata_scsi_deferred_qc_work(… NVD-CWE-noinfo
CVE-2026-23355 2026-04-25 04:13 2026-03-25 Show GitHub Exploit DB Packet Storm
1492 6.5 MEDIUM
Network
nicolargo glances Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.4, the Glances web server exposes a REST API (`/api/4/*`) that is accessible without authentication and allows cr… CWE-200
CWE-306
CWE-942
Information Exposure
Missing Authentication for Critical Function
 Permissive Cross-domain Policy with Untrusted Domains
CVE-2026-34839 2026-04-25 04:09 2026-04-21 Show GitHub Exploit DB Packet Storm
1493 3.3 LOW
Local
uutils coreutils A logic error in the env utility of uutils coreutils causes a failure to correctly parse command-line arguments when utilizing the -S (split-string) option. In GNU env, backslashes within single quot… CWE-20
 Improper Input Validation 
CVE-2026-35377 2026-04-25 04:06 2026-04-23 Show GitHub Exploit DB Packet Storm
1494 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drbd: fix "LOGIC BUG" in drbd_al_begin_io_nonblock() Even though we check that we "should" be able to do lc_get_cumulative() whil… CWE-617
 Reachable Assertion
CVE-2026-23356 2026-04-25 04:06 2026-03-25 Show GitHub Exploit DB Packet Storm
1495 5.5 MEDIUM
Local
linux linux_kernel En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: drbd: corrige el 'LOGIC BUG' en drbd_al_begin_io_nonblock() Aunque verificamos que "deberíamos" poder hacer lc_get_cumulative() … CWE-617
 Reachable Assertion
CVE-2026-23356 2026-04-25 04:06 2026-03-25 Show GitHub Exploit DB Packet Storm
1496 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: can: mcp251x: fix deadlock in error path of mcp251x_open The mcp251x_open() function call free_irq() in its error path with the m… CWE-667
 Improper Locking
CVE-2026-23357 2026-04-25 04:04 2026-03-25 Show GitHub Exploit DB Packet Storm
1497 5.5 MEDIUM
Local
linux linux_kernel En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: can: mcp251x: corregir interbloqueo en la ruta de error de mcp251x_open La función mcp251x_open() llama a free_irq() en su ruta … CWE-667
 Improper Locking
CVE-2026-23357 2026-04-25 04:04 2026-03-25 Show GitHub Exploit DB Packet Storm
1498 4.7 MEDIUM
Local
uutils coreutils A Time-of-Check to Time-of-Use (TOCTOU) vulnerability exists in the mv utility of uutils coreutils during cross-device moves. The extended attribute (xattr) preservation logic uses multiple path-base… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-35354 2026-04-25 04:04 2026-04-23 Show GitHub Exploit DB Packet Storm
1499 6.6 MEDIUM
Local
uutils coreutils The cp utility in uutils coreutils fails to properly handle setuid and setgid bits when ownership preservation fails. When copying with the -p (preserve) flag, the utility applies the source mode bit… CWE-281
 Improper Preservation of Permissions
CVE-2026-35350 2026-04-25 04:04 2026-04-23 Show GitHub Exploit DB Packet Storm
1500 5.7 MEDIUM
Adjacent
openclaw openclaw OpenClaw before 2026.4.2 accepts non-loopback cleartext ws:// gateway endpoints and transmits stored gateway credentials over unencrypted connections. Attackers can forge discovery results or craft s… CWE-319
Cleartext Transmission of Sensitive Information
CVE-2026-40045 2026-04-25 04:03 2026-04-21 Show GitHub Exploit DB Packet Storm