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
210591 6.8 警告 Sergio Martin Morillas - Alfresco Community Edition の CMIS の cmisbrowser サーブレットにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-9300 2014-12-10 15:39 2014-07-16 Show GitHub Exploit DB Packet Storm
210592 7.8 危険 Entrypass Corporation - EntryPass N5200 Active Network Control Panel におけるデバイスメモリを読まれる脆弱性 CWE-200
情報漏えい
CVE-2014-9303 2014-12-10 14:39 2014-12-1 Show GitHub Exploit DB Packet Storm
210593 7.8 危険 Entrypass Corporation - EntryPass N5200 Active Network Control Panel における管理者ユーザ名など重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-8868 2014-12-10 14:30 2014-12-1 Show GitHub Exploit DB Packet Storm
210594 7.2 危険 KDE project - kde-workspace および plasma-desktop の KDE Clock KCM policykit helper における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-8651 2014-12-10 14:18 2014-11-6 Show GitHub Exploit DB Packet Storm
210595 9.3 危険 IBM - IBM Tivoli Endpoint Manager Mobile Device Management における任意のコードを実行される脆弱性 CWE-310
暗号の問題
CVE-2014-6140 2014-12-10 12:15 2014-11-13 Show GitHub Exploit DB Packet Storm
210596 2.1 注意 IBM - IBM Systems Director のセキュリティコンポーネントにおける重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2014-3099 2014-12-10 12:02 2014-11-19 Show GitHub Exploit DB Packet Storm
210597 5.8 警告 jRSS Widget project - WordPress 用 jRSS Widget プラグインの proxy.php におけるサーバサイドリクエストフォージェリの脆弱性 CWE-Other
その他
CVE-2014-9292 2014-12-10 10:58 2014-05-28 Show GitHub Exploit DB Packet Storm
210598 5 警告 Elipse Software - Elipse SCADA および Elipse Power の DNP Master Driver におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-5429 2014-12-10 10:39 2014-12-2 Show GitHub Exploit DB Packet Storm
210599 9 危険 DELL EMC (旧 EMC Corporation) - EMC Documentum Content Server における任意のファイルを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-4629 2014-12-10 10:29 2014-12-3 Show GitHub Exploit DB Packet Storm
210600 2.4 注意 横河電機株式会社 - FAST/TOOLS における XML 外部実体参照処理の脆弱性 CWE-20
CWE-Other
CVE-2014-7251 2014-12-10 10:13 2014-11-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 18, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
61 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… Update CWE-79
Cross-site Scripting
CVE-2026-1116 2026-04-18 01:18 2026-04-12 Show GitHub Exploit DB Packet Storm
62 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… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-6497 2026-04-18 01:17 2026-04-18 Show GitHub Exploit DB Packet Storm
63 9.1 CRITICAL
Network
- - An attacker with network access to the PLC is able to brute force discover passwords to gain unauthorized access to systems and services. The limited password complexity and no password input limiter… New CWE-521
Weak Password Requirements 
CVE-2026-6284 2026-04-18 01:17 2026-04-18 Show GitHub Exploit DB Packet Storm
64 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. New CWE-89
SQL Injection
CVE-2026-37749 2026-04-18 01:17 2026-04-18 Show GitHub Exploit DB Packet Storm
65 - - - A vulnerability allowing a local attacker with administrator privileges to bypass Windows Driver Signature Enforcement. New CWE-77
Command Injection
CVE-2026-21709 2026-04-18 01:16 2026-04-18 Show GitHub Exploit DB Packet Storm
66 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. Update CWE-79
Cross-site Scripting
CVE-2026-23900 2026-04-18 01:15 2026-04-11 Show GitHub Exploit DB Packet Storm
67 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 … New 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
68 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) New CWE-122
Heap-based Buffer Overflow
CVE-2026-6296 2026-04-18 00:42 2026-04-16 Show GitHub Exploit DB Packet Storm
69 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… New CWE-416
 Use After Free
CVE-2026-6297 2026-04-18 00:42 2026-04-16 Show GitHub Exploit DB Packet Storm
70 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… New CWE-122
Heap-based Buffer Overflow
CVE-2026-6298 2026-04-18 00:41 2026-04-16 Show GitHub Exploit DB Packet Storm