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
214561 7.5 危険 The Cacti Group - Cacti の lib/rrd.php における任意のコマンドを実行される脆弱性 CWE-Other
その他
CVE-2014-2709 2014-04-28 11:57 2014-03-30 Show GitHub Exploit DB Packet Storm
214562 6.5 警告 The Cacti Group - Cacti の lib/graph_export.php における任意のコマンドを実行される脆弱性 CWE-Other
その他
CVE-2014-2328 2014-04-28 11:56 2014-03-30 Show GitHub Exploit DB Packet Storm
214563 4.3 警告 Drupal - Drupal における中間フォームの重要な入力情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-2983 2014-04-25 19:18 2014-04-16 Show GitHub Exploit DB Packet Storm
214564 6.8 警告 アップル - Apple Mac OS X の CoreGraphics におけるバッファアンダーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-5170 2014-04-25 17:50 2013-10-22 Show GitHub Exploit DB Packet Storm
214565 2.6 注意 シマンテック - Symantec PGP Desktop および Encryption Desktop Professional におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2014-1647 2014-04-25 16:30 2014-04-23 Show GitHub Exploit DB Packet Storm
214566 2.6 注意 シマンテック - Symantec PGP Desktop および Encryption Desktop Professional におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2014-1646 2014-04-25 16:28 2014-04-23 Show GitHub Exploit DB Packet Storm
214567 1.9 注意 LLVM - Clang の scan-build ユーティリティの GetHTMLRunDir 関数における重要な情報を取得される脆弱性 CWE-59
リンク解釈の問題
CVE-2014-2893 2014-04-25 16:23 2014-04-14 Show GitHub Exploit DB Packet Storm
214568 7.5 危険 Herry - Ruby 用 sfpagent gem における任意のコマンドを実行される脆弱性 CWE-Other
その他
CVE-2014-2888 2014-04-25 16:16 2014-04-16 Show GitHub Exploit DB Packet Storm
214569 6.4 警告 マイクロソフト - Windows NT および Windows 2000 上で稼動する Microsoft Internet Information Services における CRLF インジェクションの脆弱性 CWE-Other
その他
CVE-2011-5279 2014-04-25 15:44 2014-04-10 Show GitHub Exploit DB Packet Storm
214570 7.5 危険 libmms project - libmms の mmsh.c 内の get_answer 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-2892 2014-04-25 15:25 2014-04-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 26, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
471 7.8 HIGH
Local
- - A flaw was found in the X.Org X server. This use-after-free vulnerability occurs in the XSYNC fence triggering logic, specifically within the miSyncTriggerFence() function. An attacker with access to… New CWE-825
 Expired Pointer Dereference
CVE-2026-34001 2026-04-24 23:41 2026-04-24 Show GitHub Exploit DB Packet Storm
472 7.8 HIGH
Local
- - A flaw was found in the X.Org X server's XKB key types request validation. A local attacker could send a specially crafted request to the X server, leading to an out-of-bounds memory access vulnerabi… New CWE-125
Out-of-bounds Read
CVE-2026-34003 2026-04-24 23:41 2026-04-24 Show GitHub Exploit DB Packet Storm
473 9.8 CRITICAL
Network
- - An issue in Ntfy ntfy.sh before v.2.21 allows a remote attacker to execute arbitrary code via the parseActions function New CWE-94
Code Injection
CVE-2026-39087 2026-04-24 23:41 2026-04-24 Show GitHub Exploit DB Packet Storm
474 9.9 CRITICAL
Network
- - A critical XSS vulnerability affected hackage-server and hackage.haskell.org. HTML and JavaScript files provided in source packages or via the documentation upload facility were served as-is on the … New CWE-79
Cross-site Scripting
CVE-2026-40470 2026-04-24 23:41 2026-04-24 Show GitHub Exploit DB Packet Storm
475 9.6 CRITICAL
Network
- - hackage-server lacked Cross-Site Request Forgery (CSRF) protection across its endpoints. Scripts on foreign sites could trigger requests to hackage server, possibly abusing latent credentials to uplo… New CWE-352
 Origin Validation Error
CVE-2026-40471 2026-04-24 23:41 2026-04-24 Show GitHub Exploit DB Packet Storm
476 9.9 CRITICAL
Network
- - In hackage-server, user-controlled metadata from .cabal files are rendered into HTML href attributes without proper sanitization, enabling stored Cross-Site Scripting (XSS) attacks. New CWE-79
Cross-site Scripting
CVE-2026-40472 2026-04-24 23:41 2026-04-24 Show GitHub Exploit DB Packet Storm
477 - - - DOMPurify is a DOM-only cross-site scripting sanitizer for HTML, MathML, and SVG. Versions prior to 3.4.0 have an inconsistency between FORBID_TAGS and FORBID_ATTR handling when function-based ADD_TA… New CWE-79
CWE-183
Cross-site Scripting
 Permissive List of Allowed Inputs
CVE-2026-41240 2026-04-24 23:41 2026-04-24 Show GitHub Exploit DB Packet Storm
478 9.8 CRITICAL
Network
- - An issue was discovered in ToToLink A3300R firmware v17.0.0cu.557_B20221024 allowing attackers to execute arbitrary commands via the stunMinAlive parameter to /cgi-bin/cstecgi.cgi. New CWE-78
OS Command 
CVE-2026-31177 2026-04-24 23:41 2026-04-24 Show GitHub Exploit DB Packet Storm
479 9.8 CRITICAL
Network
- - An issue was discovered in ToToLink A3300R firmware v17.0.0cu.557_B20221024 allowing attackers to execute arbitrary commands via the stunMaxAlive parameter to /cgi-bin/cstecgi.cgi. New CWE-78
OS Command 
CVE-2026-31178 2026-04-24 23:41 2026-04-24 Show GitHub Exploit DB Packet Storm
480 6.5 MEDIUM
Network
- - An issue was discovered in ToToLink A3300R firmware v17.0.0cu.557_B20221024 allowing attackers to execute arbitrary commands via the stunPort parameter to /cgi-bin/cstecgi.cgi. New CWE-77
Command Injection
CVE-2026-31179 2026-04-24 23:41 2026-04-24 Show GitHub Exploit DB Packet Storm