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
228571 6.8 警告 Pattern Insight - Pattern Insight の Web インタフェースにおける Web セッションをハイジャックされる脆弱性 CWE-Other
その他
CVE-2012-4937 2012-11-20 15:14 2012-11-18 Show GitHub Exploit DB Packet Storm
228572 6.8 警告 Pattern Insight - Pattern Insight の Web インタフェースにおけるクリックジャッキング攻撃を実行される脆弱性 CWE-Other
その他
CVE-2012-4936 2012-11-20 15:12 2012-11-18 Show GitHub Exploit DB Packet Storm
228573 6.8 警告 Pattern Insight - Pattern Insight の Web インタフェースにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-4935 2012-11-20 15:10 2012-11-18 Show GitHub Exploit DB Packet Storm
228574 5 警告 Marko Kreen - PostgreSQL 用 PgBouncer pooler におけるサービス運用妨害 (デーモンの停止) の脆弱性 CWE-119
バッファエラー
CVE-2012-4575 2012-11-20 15:00 2012-11-18 Show GitHub Exploit DB Packet Storm
228575 4.3 警告 Tom Wilkason - SnackAmp におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-5917 2012-11-20 14:59 2012-11-17 Show GitHub Exploit DB Packet Storm
228576 5 警告 Neocrome - Neocrome Seditio における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-5916 2012-11-20 14:59 2012-11-17 Show GitHub Exploit DB Packet Storm
228577 5 警告 Neocrome - Neocrome Seditio における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-5915 2012-11-20 14:58 2012-11-17 Show GitHub Exploit DB Packet Storm
228578 2.6 注意 Neocrome - Neocrome Seditio の system/functions.php 内の sed_import 関数におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5914 2012-11-20 14:57 2012-11-17 Show GitHub Exploit DB Packet Storm
228579 4.3 警告 WordPress Integrator Project - WordPress 用 WordPress Integrator モジュールの wp-integrator.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5913 2012-11-20 14:56 2012-11-17 Show GitHub Exploit DB Packet Storm
228580 7.5 危険 Pico - PicoPublisher における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-5912 2012-11-20 14:55 2012-11-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 24, 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
701 5.5 MEDIUM
Local
- - ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below both 7.1.2-19 and 6.9.13-44, the -sample operation has an out of bounds read when an s… CWE-125
Out-of-bounds Read
CVE-2026-33905 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm
702 7.5 HIGH
Network
- - ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below both 7.1.2-19 and 6.9.13-44, Magick frees the memory of the XML tree via the `DestroyX… CWE-674
 Uncontrolled Recursion
CVE-2026-33908 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm
703 6.2 MEDIUM
Local
- - jq is a command-line JSON processor. In versions 1.8.1 and below, functions jv_setpath(), jv_getpath(), and delpaths_sorted() in jq's src/jv_aux.c use unbounded recursion whose depth is controlled by… CWE-674
 Uncontrolled Recursion
CVE-2026-33947 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm
704 5.1 MEDIUM
Local
- - ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below both 7.1.2-19 and 6.9.13-44, an integer overflow in the despeckle operation causes a h… CWE-190
CWE-787
 Integer Overflow or Wraparound
 Out-of-bounds Write
CVE-2026-34238 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm
705 6.2 MEDIUM
Local
- - ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below 7.1.2-19, a crafted image could result in an out of bounds heap write when writing a y… CWE-122
CWE-787
Heap-based Buffer Overflow
 Out-of-bounds Write
CVE-2026-40169 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm
706 5.5 MEDIUM
Local
- - ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below 7.1.2-19, the JXL encoder has an heap write overflow when a user specifies that the im… CWE-122
Heap-based Buffer Overflow
CVE-2026-40183 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm
707 5.5 MEDIUM
Local
- - ImageMagick is free and open-source software used for editing and manipulating digital images. Versions below both 7.1.2-19 and 6.9.13-44, contain a heap out-of-bounds write in the JP2 encoder with w… CWE-122
CWE-787
Heap-based Buffer Overflow
 Out-of-bounds Write
CVE-2026-40310 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm
708 5.5 MEDIUM
Local
- - ImageMagick is free and open-source software used for editing and manipulating digital images. Versions below 7.1.2-19 and 6.9.13-44 contain a heap use-after-free vulnerability that can cause a crash… CWE-416
CWE-693
 Use After Free
 Protection Mechanism Failure
CVE-2026-40311 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm
709 6.2 MEDIUM
Local
- - ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below 7.1.2-19, an off by one error in the MSL decoder could result in a crash when a malico… CWE-193
 Off-by-one Error
CVE-2026-40312 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm
710 6.1 MEDIUM
Local
- - jq is a command-line JSON processor. In commits after 69785bf77f86e2ea1b4a20ca86775916889e91c9, the _strindices builtin in jq's src/builtin.c passes its arguments directly to jv_string_indexes() with… CWE-125
CWE-476
CWE-843
Out-of-bounds Read
 NULL Pointer Dereference
Type Confusion
CVE-2026-39956 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm