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
228011 7.5 危険 XOOPS - XOOPS 用の WiwiMod モジュールにおける PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-3289 2012-12-20 18:19 2007-06-20 Show GitHub Exploit DB Packet Storm
228012 4.3 警告 skeltoac - WordPress 用の Automattic Stats プラグインにおけるクロスサイトスクリプティングの脆弱性 - CVE-2007-3288 2012-12-20 18:19 2007-06-20 Show GitHub Exploit DB Packet Storm
228013 6.8 警告 サン・マイクロシステムズ - Sun Solaris の GNOME XScreenSaver におけるコンソールへアクセスされる脆弱性 - CVE-2007-3283 2012-12-20 18:19 2007-06-19 Show GitHub Exploit DB Packet Storm
228014 9 危険 PostgreSQL.org - PostgreSQL の dblink における全てのライブラリから関数をマッピングおよび実行される脆弱性 - CVE-2007-3280 2012-12-20 18:19 2007-06-19 Show GitHub Exploit DB Packet Storm
228015 10 危険 PostgreSQL.org - PostgreSQL における関数を作成および実行される脆弱性 - CVE-2007-3279 2012-12-20 18:19 2007-06-19 Show GitHub Exploit DB Packet Storm
228016 10 危険 Wikindx project - WIKINDX 用の localization モジュールにおける特定の管理者機能にアクセスされる脆弱性 - CVE-2007-3277 2012-12-20 18:19 2007-06-19 Show GitHub Exploit DB Packet Storm
228017 4.3 警告 siteatschool - S@S の index.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-3276 2012-12-20 18:19 2007-06-19 Show GitHub Exploit DB Packet Storm
228018 7.5 危険 yourfreescreamer - YourFreeScreamer の templates/2blue/bodyTemplate.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-3271 2012-12-20 18:19 2007-06-19 Show GitHub Exploit DB Packet Storm
228019 4.3 警告 sporum forum - Sporum Forum の comments.cgi におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-3213 2012-12-20 18:19 2007-06-14 Show GitHub Exploit DB Packet Storm
228020 10 危険 yabb - YaBB における CRLF インジェクションの脆弱性 - CVE-2007-3208 2012-12-20 18:19 2007-06-14 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