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
219681 6.8 警告 シスコシステムズ - Cisco Unified Communications Manager における権限を取得される脆弱性 CWE-Other
その他
CVE-2013-3434 2013-07-22 09:39 2013-07-17 Show GitHub Exploit DB Packet Storm
219682 6.8 警告 シスコシステムズ - Cisco Unified Communications Manager における権限を取得される脆弱性 CWE-Other
その他
CVE-2013-3433 2013-07-22 09:38 2013-07-17 Show GitHub Exploit DB Packet Storm
219683 6.5 警告 シスコシステムズ - Cisco Unified Communications Manager における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-3412 2013-07-22 09:38 2013-07-17 Show GitHub Exploit DB Packet Storm
219684 7.8 危険 シスコシステムズ - IDSM-2 を使用する Cisco Catalyst 6500 デバイス上で稼働する Cisco IPS の IDSM-2 ドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-3411 2013-07-22 09:37 2013-07-17 Show GitHub Exploit DB Packet Storm
219685 7.8 危険 シスコシステムズ - Cisco IPS NME の Cisco Intrusion Prevention System ソフトウェアにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-3410 2013-07-22 09:36 2013-07-17 Show GitHub Exploit DB Packet Storm
219686 6.8 警告 シスコシステムズ - Cisco Unified Communications Manager における権限を取得される脆弱性 CWE-Other
その他
CVE-2013-3403 2013-07-22 09:34 2013-07-17 Show GitHub Exploit DB Packet Storm
219687 6.5 警告 シスコシステムズ - Cisco Unified Communications Manager の不特定の関数における任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-3402 2013-07-22 09:34 2013-07-17 Show GitHub Exploit DB Packet Storm
219688 7.8 危険 シスコシステムズ - Cisco ASA 5500-X IPS-SSP および IPS Sensor の Cisco IPS ソフトウェアの IP スタックにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-1243 2013-07-22 09:33 2013-07-17 Show GitHub Exploit DB Packet Storm
219689 7.8 危険 シスコシステムズ - Cisco ASA 5500-X IPS-SSP の Cisco Intrusion Prevention System ソフトウェアにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-1218 2013-07-22 09:32 2013-07-17 Show GitHub Exploit DB Packet Storm
219690 5 警告 Quade - Drupal 用 Edit Limit モジュールにおける他のユーザの任意のコメントを編集される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2122 2013-07-19 12:24 2013-05-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 20, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
31 - - - 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… Update - CVE-2026-31416 2026-04-18 18:16 2026-04-13 Show GitHub Exploit DB Packet Storm
32 - - - 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… Update - CVE-2026-31415 2026-04-18 18:16 2026-04-13 Show GitHub Exploit DB Packet Storm
33 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. New CWE-696
 Incorrect Behavior Order
CVE-2026-41254 2026-04-18 16:16 2026-04-18 Show GitHub Exploit DB Packet Storm
34 - - - Secrets in Variables saved as JSON dictionaries were not properly redacted - in case thee variables were retrieved by the user the secrets stored as nested fields were not masked. If you do not stor… New CWE-668
 Exposure of Resource to Wrong Sphere
CVE-2026-32690 2026-04-18 16:16 2026-04-18 Show GitHub Exploit DB Packet Storm
35 - - - UI / API User with asset materialize permission could trigger dags they had no access to. Users are advised to migrate to Airflow version 3.2.0 that fixes the issue. New CWE-863
 Incorrect Authorization
CVE-2026-32228 2026-04-18 16:16 2026-04-18 Show GitHub Exploit DB Packet Storm
36 - - - In case of SQL errors, exception/stack trace of errors was exposed in API even if "api/expose_stack_traces" was set to false. That could lead to exposing additional information to potential attacker.… New CWE-668
 Exposure of Resource to Wrong Sphere
CVE-2026-30912 2026-04-18 16:16 2026-04-18 Show GitHub Exploit DB Packet Storm
37 - - - An example of BashOperator in Airflow documentation suggested a way of passing dag_run.conf in the way that could cause unsanitized user input to be used to escalate privileges of UI user to allow ex… New CWE-77
Command Injection
CVE-2026-30898 2026-04-18 16:16 2026-04-18 Show GitHub Exploit DB Packet Storm
38 - - - Dag Authors, who normally should not be able to execute code in the webserver context could craft XCom payload causing the webserver to execute arbitrary code. Since Dag Authors are already highly tr… New CWE-502
 Deserialization of Untrusted Data
CVE-2026-25917 2026-04-18 16:16 2026-04-18 Show GitHub Exploit DB Packet Storm
39 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… New 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
40 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… New 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