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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
1391 8 重要
Adjacent
EnGenius Technologies EWS356-FIR Firmware EnGenius TechnologiesのEWS356-FIR FirmwareにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2024-31976 2026-01-28 12:31 2024-11-27 Show GitHub Exploit DB Packet Storm
1392 9.8 緊急
Network
EnGenius Technologies EWS356-FIT Firmware EnGenius TechnologiesのEWS356-FIT FirmwareにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2024-36061 2026-01-28 12:31 2024-11-11 Show GitHub Exploit DB Packet Storm
1393 7.5 重要
Network
ジュニパーネットワークス Junos Containerized Routing Protocol Daemon ジュニパーネットワークスのJunos Containerized Routing Protocol Daemonにおける例外的な状態の処理に関する脆弱性 CWE-755
例外的な状態における不適切な処理
CVE-2024-39547 2026-01-28 12:31 2024-10-11 Show GitHub Exploit DB Packet Storm
1394 9.8 緊急
Network
wpwebelite WooCommerce PDF Vouchers WPWeb EliteのWordPress用WooCommerce PDF Vouchersにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2024-39650 2026-01-28 12:31 2024-11-1 Show GitHub Exploit DB Packet Storm
1395 6.8 警告
Network
ヒューレット・パッカード HP Color LaserJet MFP M478-M479 W1A75A Firmware
HP Color LaserJet MFP M478-M479 W1A82A Firmware
HP Color LaserJet MFP&…
ヒューレット・パッカードのHP Color LaserJet MFP M478-M479 W1A75A Firmware等の複数製品における重要な機能に対する認証の欠如に関する脆弱性 CWE-306
重要な機能に対する認証の欠如 解説
CVE-2024-5143 2026-01-28 12:31 2024-05-23 Show GitHub Exploit DB Packet Storm
1396 9.8 緊急
Network
ヒューレット・パッカード HP Smart Universal Printing Driver (SUPD) ヒューレット・パッカードのHP Smart Universal Printing Driver (SUPD)における境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2024-9419 2026-01-28 12:31 2024-10-30 Show GitHub Exploit DB Packet Storm
1397 7.4 重要
Network
ジュニパーネットワークス Security Director Policy Enforcer ジュニパーネットワークスのSecurity Director Policy Enforcerにおける重要な機能に対する認証の欠如に関する脆弱性 CWE-306
重要な機能に対する認証の欠如 解説
CVE-2025-11198 2026-01-28 12:31 2025-10-9 Show GitHub Exploit DB Packet Storm
1398 4.8 警告
Network
Centreon Dynamic Service Management CentreonのDynamic Service Managementにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2025-12511 2026-01-28 12:31 2026-01-5 Show GitHub Exploit DB Packet Storm
1399 7.2 重要
Network
Centreon Centreon Open Tickets CentreonのCentreon Open TicketsにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2025-12514 2026-01-28 12:30 2025-12-22 Show GitHub Exploit DB Packet Storm
1400 9.8 緊急
Network
txthinking brook ThemeMoveのWordPress用BrookにおけるPHP リモートファイルインクルージョンの脆弱性 CWE-98
PHP リモートファイルインクルージョン
CVE-2025-14430 2026-01-28 12:30 2026-01-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 23, 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
281 - - - In the Linux kernel, the following vulnerability has been resolved: net/sched: cls_fw: fix NULL pointer dereference on shared blocks The old-method path in fw_classify() calls tcf_block_q() and der… - CVE-2026-31421 2026-04-18 18:16 2026-04-13 Show GitHub Exploit DB Packet Storm
282 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: drop logically empty buckets in mtype_del mtype_del() counts empty slots below n->pos in k, but it only drops t… - CVE-2026-31418 2026-04-18 18:16 2026-04-13 Show GitHub Exploit DB Packet Storm
283 - - - In the Linux kernel, the following vulnerability has been resolved: net/x25: Fix overflow when accumulating packets Add a check to ensure that `x25_sock.fraglen` does not overflow. The `fraglen` a… - CVE-2026-31417 2026-04-18 18:16 2026-04-13 Show GitHub Exploit DB Packet Storm
284 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_log: account for netlink header size This is a followup to an old bug fix: NLMSG_DONE needs to account for t… - CVE-2026-31416 2026-04-18 18:16 2026-04-13 Show GitHub Exploit DB Packet Storm
285 - - - In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid overflows in ip6_datagram_send_ctl() Yiming Qian reported : <quote> I believe I found a locally triggerable kernel b… - CVE-2026-31415 2026-04-18 18:16 2026-04-13 Show GitHub Exploit DB Packet Storm
286 4.0 MEDIUM
Local
- - Little CMS (lcms2) through 2.18 has an integer overflow in CubeSize in cmslut.c because the overflow check is performed after the multiplication. CWE-696
 Incorrect Behavior Order
CVE-2026-41254 2026-04-18 16:16 2026-04-18 Show GitHub Exploit DB Packet Storm
287 6.9 MEDIUM
Local
- - In iTerm2 through 3.6.9, displaying a .txt file can cause code execution via DCS 2000p and OSC 135 data, if the working directory contains a malicious file whose name is valid output from the conduct… CWE-829
 Inclusion of Functionality from Untrusted Control Sphere
CVE-2026-41253 2026-04-18 15:16 2026-04-18 Show GitHub Exploit DB Packet Storm
288 8.8 HIGH
Network
- - The CMP – Coming Soon & Maintenance Plugin by NiteoThemes plugin for WordPress is vulnerable to arbitrary file upload and remote code execution in all versions up to, and including, 4.1.16 via the `c… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-6518 2026-04-18 14:16 2026-04-18 Show GitHub Exploit DB Packet Storm
289 6.4 MEDIUM
Network
- - The Flipbox Addon for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Flipbox widget's button URL `custom_attributes` field in all versions up to, and including, 2… CWE-79
Cross-site Scripting
CVE-2026-6048 2026-04-18 14:16 2026-04-18 Show GitHub Exploit DB Packet Storm
290 6.4 MEDIUM
Network
- - The Page Builder Gutenberg Blocks – CoBlocks plugin for WordPress is vulnerable to Stored Cross-Site Scripting via external iCal feed data in all versions up to, and including, 3.1.16 due to insuffic… CWE-79
Cross-site Scripting
CVE-2026-4801 2026-04-18 14:16 2026-04-18 Show GitHub Exploit DB Packet Storm