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
233821 5 警告 IBM - IBM Tivoli Provisioning Manager for OS Deployment におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-3268 2012-09-25 16:47 2007-07-18 Show GitHub Exploit DB Packet Storm
233822 9 危険 ifnet - ifnet の WEBIF の webif.cgi におけるディレクトリトラバーサルの脆弱性 - CVE-2007-3266 2012-09-25 16:47 2007-06-19 Show GitHub Exploit DB Packet Storm
233823 9 危険 ヒューレット・パッカード - Linux 用の HP SMH における権限を取得される脆弱性 - CVE-2007-3260 2012-09-25 16:47 2007-06-12 Show GitHub Exploit DB Packet Storm
233824 4.3 警告 Joomla! - Joomla! 用の Letterman Subscriber におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-3249 2012-09-25 16:47 2007-06-18 Show GitHub Exploit DB Packet Storm
233825 5 警告 irc services - IRC Services の modules/chanserv/set.c の do_set_password 関数における新パスワードを取得される脆弱性 - CVE-2007-3246 2012-09-25 16:47 2007-06-14 Show GitHub Exploit DB Packet Storm
233826 5 警告 irc services - IRC Services におけるゲストニックネームを持つユーザを切断される脆弱性 - CVE-2007-3245 2012-09-25 16:47 2007-06-14 Show GitHub Exploit DB Packet Storm
233827 10 危険 IBM - IBM TotalStorage DS400 におけるログインアクセス権を取得される脆弱性 - CVE-2007-3232 2012-09-25 16:47 2007-06-14 Show GitHub Exploit DB Packet Storm
233828 7.5 危険 mecab - MeCab におけるバッファオーバーフローの脆弱性 - CVE-2007-3231 2012-09-25 16:47 2007-06-14 Show GitHub Exploit DB Packet Storm
233829 7.8 危険 Invision Power Services, Inc - IP.Board の sources/action_public/xmlout.php におけるユーザプロフィールデータを変更される脆弱性 - CVE-2007-3219 2012-09-25 16:47 2007-06-11 Show GitHub Exploit DB Packet Storm
233830 4.3 警告 php live - PHP Live! の request.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-3218 2012-09-25 16:47 2007-06-14 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
381 5.6 MEDIUM
Local
huawei harmonyos Double free vulnerability in the multi-mode input system. Impact: Successful exploitation of this vulnerability may affect availability. CWE-415
 Double Free
CVE-2026-34867 2026-04-18 04:24 2026-04-13 Show GitHub Exploit DB Packet Storm
382 3.5 LOW
Network
heatmiser wifi_thermostat Heatmiser Wifi Thermostat 1.7 contains a cross-site request forgery vulnerability that allows attackers to change administrator credentials by tricking authenticated users into submitting malicious r… CWE-352
 Origin Validation Error
CVE-2019-25708 2026-04-18 04:17 2026-04-12 Show GitHub Exploit DB Packet Storm
383 7.1 HIGH
Network
ebrigade ebrigade eBrigade ERP 4.5 contains an SQL injection vulnerability that allows authenticated attackers to execute arbitrary SQL queries by injecting malicious code through the 'id' parameter. Attackers can sen… CWE-89
SQL Injection
CVE-2019-25707 2026-04-18 04:17 2026-04-12 Show GitHub Exploit DB Packet Storm
384 7.8 HIGH
Local
interference-security echo_mirage Echo Mirage 3.1 contains a stack buffer overflow vulnerability that allows local attackers to crash the application or execute arbitrary code by supplying an oversized string in the Rules action fiel… CWE-787
 Out-of-bounds Write
CVE-2019-25705 2026-04-18 04:16 2026-04-12 Show GitHub Exploit DB Packet Storm
385 6.5 MEDIUM
Network
- - Improper neutralization of argument delimiters in the volume handling component in AWS EFS CSI Driver (aws-efs-csi-driver) before v3.0.1 allows remote authenticated users with PersistentVolume creati… CWE-88
Argument Injection
CVE-2026-6437 2026-04-18 04:16 2026-04-18 Show GitHub Exploit DB Packet Storm
386 9.1 CRITICAL
Network
- - OpenViking prior to commit c7bb167 contains an authentication bypass vulnerability in the VikingBot OpenAPI HTTP route surface where the authentication check fails open when the api_key configuration… CWE-636
 Not Failing Securely ('Failing Open')
CVE-2026-40525 2026-04-18 04:16 2026-04-18 Show GitHub Exploit DB Packet Storm
387 7.5 HIGH
Network
- - Firebird is an open-source relational database management system. In versions prior to 5.0.4, 4.0.7 and 3.0.14, when deserializing a slice packet, the xdr_datum() function does not validate that a cs… CWE-120
CWE-502
Classic Buffer Overflow
 Deserialization of Untrusted Data
CVE-2026-33337 2026-04-18 04:16 2026-04-18 Show GitHub Exploit DB Packet Storm
388 - - - Firebird is an open-source relational database management system. In versions prior to 5.0.4, 4.0.7 and 3.0.14, the ClumpletReader::getClumpletSize() function can overflow the totalLength value when … CWE-190
CWE-835
 Integer Overflow or Wraparound
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-28214 2026-04-18 04:16 2026-04-18 Show GitHub Exploit DB Packet Storm
389 7.5 HIGH
Network
- - Firebird is an open-source relational database management system. In versions prior to 6.0.0, 5.0.4, 4.0.7 and 3.0.14, when processing an op_slice network packet, the server passes an unprepared stru… CWE-476
 NULL Pointer Dereference
CVE-2026-28212 2026-04-18 04:16 2026-04-18 Show GitHub Exploit DB Packet Storm
390 8.2 HIGH
Network
- - Firebird is an open-source relational database management system. In versions prior to 5.0.4, 4.0.7 and 3.0.14, when processing CNCT_specific_data segments during authentication, the server assumes s… CWE-119
CWE-787
Incorrect Access of Indexable Resource ('Range Error') 
 Out-of-bounds Write
CVE-2026-27890 2026-04-18 04:16 2026-04-18 Show GitHub Exploit DB Packet Storm