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
229601 9 危険 IBM - Windows 上の IBM DB2 および DB2 Connect の UTL_FILE モジュールにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2012-3324 2012-09-27 16:11 2012-07-25 Show GitHub Exploit DB Packet Storm
229602 3.3 注意 IBM - z/OS 上で稼働する IBM WebSphere Application Server におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3311 2012-09-27 16:05 2012-09-24 Show GitHub Exploit DB Packet Storm
229603 6.8 警告 IBM - IBM WebSphere Application Server における脆弱性 CWE-255
証明書・パスワード管理
CVE-2012-3306 2012-09-27 15:48 2012-09-24 Show GitHub Exploit DB Packet Storm
229604 6.4 警告 IBM - IBM WebSphere Application Server におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2012-3305 2012-09-27 15:37 2012-09-24 Show GitHub Exploit DB Packet Storm
229605 6.8 警告 IBM - IBM WebSphere Application Server の管理コンソールにおけるセッションをハイジャックされる脆弱性 CWE-Other
その他
CVE-2012-3304 2012-09-27 15:31 2012-09-24 Show GitHub Exploit DB Packet Storm
229606 10 危険 IBM - IBM WebSphere Commerce における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2012-3298 2012-09-27 15:10 2012-09-20 Show GitHub Exploit DB Packet Storm
229607 5 警告 IBM - Solaris 上で稼働する IBM WebSphere MQ におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-2199 2012-09-27 14:57 2012-09-20 Show GitHub Exploit DB Packet Storm
229608 5 警告 IBM - 複数の IBM 製品用 IBM リモート管理アダプター II ファームウェアにおける暗号保護メカニズムを破られる脆弱性 CWE-310
暗号の問題
CVE-2012-2187 2012-09-27 14:36 2012-09-20 Show GitHub Exploit DB Packet Storm
229609 6.5 警告 トレンドマイクロ - Trend Micro Control Manager における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-2998 2012-09-27 12:00 2012-09-27 Show GitHub Exploit DB Packet Storm
229610 4.3 警告 SQLiteManager - SQLiteManager におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5105 2012-09-26 16:45 2012-09-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 22, 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
451 6.1 MEDIUM
Network
lollms lollms A Cross-site Scripting (XSS) vulnerability was identified in the `from_dict` method of the `AppLollmsMessage` class in parisneo/lollms prior to version 2.2.0. The vulnerability arises from the lack o… CWE-79
Cross-site Scripting
CVE-2026-1116 2026-04-18 01:18 2026-04-12 Show GitHub Exploit DB Packet Storm
452 6.3 MEDIUM
Network
- - A vulnerability was determined in prasathmani TinyFileManager up to 2.6. Affected by this vulnerability is an unknown functionality of the file /filemanager.php?p= ajax=true&type=upload of the compon… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-6497 2026-04-18 01:17 2026-04-18 Show GitHub Exploit DB Packet Storm
453 9.8 CRITICAL
Network
- - A SQL injection vulnerability in CodeAstro Simple Attendance Management System v1.0 allows remote unauthenticated attackers to bypass authentication via the username parameter in index.php. CWE-89
SQL Injection
CVE-2026-37749 2026-04-18 01:17 2026-04-18 Show GitHub Exploit DB Packet Storm
454 6.5 MEDIUM
Network
phoca maps Various stored XSS vulnerabilities in the maps- and icon rendering logic in Phoca Maps component 5.0.0-6.0.2 have been discovered. CWE-79
Cross-site Scripting
CVE-2026-23900 2026-04-18 01:15 2026-04-11 Show GitHub Exploit DB Packet Storm
455 7.5 HIGH
Network
fastify fastify Impact: Fastify applications using schema.body.content for per-content-type body validation can have validation bypassed entirely by prepending a space to the Content-Type header. The body is still … CWE-1287
 Improper Validation of Specified Type of Input
CVE-2026-33806 2026-04-18 00:49 2026-04-15 Show GitHub Exploit DB Packet Storm
456 9.6 CRITICAL
Network
google chrome Heap buffer overflow in ANGLE in Google Chrome prior to 147.0.7727.101 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical) CWE-122
Heap-based Buffer Overflow
CVE-2026-6296 2026-04-18 00:42 2026-04-16 Show GitHub Exploit DB Packet Storm
457 8.3 HIGH
Network
google chrome Use after free in Proxy in Google Chrome prior to 147.0.7727.101 allowed an attacker in a privileged network position to potentially perform a sandbox escape via a crafted HTML page. (Chromium securi… CWE-416
 Use After Free
CVE-2026-6297 2026-04-18 00:42 2026-04-16 Show GitHub Exploit DB Packet Storm
458 4.3 MEDIUM
Network
google chrome Heap buffer overflow in Skia in Google Chrome prior to 147.0.7727.101 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium secu… CWE-122
Heap-based Buffer Overflow
CVE-2026-6298 2026-04-18 00:41 2026-04-16 Show GitHub Exploit DB Packet Storm
459 8.8 HIGH
Network
google chrome Use after free in Prerender in Google Chrome prior to 147.0.7727.101 allowed a remote attacker to execute arbitrary code via a crafted HTML page. (Chromium security severity: Critical) CWE-416
 Use After Free
CVE-2026-6299 2026-04-18 00:41 2026-04-16 Show GitHub Exploit DB Packet Storm
460 8.8 HIGH
Network
google chrome Use after free in CSS in Google Chrome prior to 147.0.7727.101 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High) CWE-416
 Use After Free
CVE-2026-6300 2026-04-18 00:41 2026-04-16 Show GitHub Exploit DB Packet Storm