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":May 11, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
201901 9.3 危険 アップル
VMware
xmlsoft.org
オラクル
- libxml および libxml2 の xpath.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-1944 2016-06-30 15:05 2011-09-2 Show GitHub Exploit DB Packet Storm
201902 5 警告 サイボウズ
Google
VMware
- Google Chrome などで使用される libxml2 におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-3905 2016-06-30 15:05 2011-12-13 Show GitHub Exploit DB Packet Storm
201903 7.5 危険 アップル
Google
サイボウズ
- libxml2 におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2821 2016-06-30 15:05 2011-08-22 Show GitHub Exploit DB Packet Storm
201904 6.8 警告 アップル
Google
サイボウズ
VMware
- libxml2 におけるメモリ二重開放の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2834 2016-06-30 14:56 2011-09-16 Show GitHub Exploit DB Packet Storm
201905 9.3 危険 アップル
VMware
サイボウズ
- Apple Safari などの製品で利用される libxml における一つずれエラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-0216 2016-06-30 14:53 2011-07-21 Show GitHub Exploit DB Packet Storm
201906 3.5 注意 David King - Vino の vino-server の rfbSendFramebufferUpdate 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-0905 2016-06-30 14:45 2011-05-10 Show GitHub Exploit DB Packet Storm
201907 4.3 警告 xmlsoft.org
アップル
ヒューレット・パッカード
VMware
Google
OpenOffice.org Project
- libxml2 の XPath 表現におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-4008 2016-06-30 14:45 2010-11-17 Show GitHub Exploit DB Packet Storm
201908 3.5 注意 David King - Vino の vino-server の rfbSendFramebufferUpdate 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-0904 2016-06-30 14:44 2011-05-10 Show GitHub Exploit DB Packet Storm
201909 7.5 危険 Google - Google Chrome における同一生成元ポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-0778 2016-06-30 14:39 2011-02-3 Show GitHub Exploit DB Packet Storm
201910 10 危険 アップル
Google
OpenOffice.org Project
xmlsoft.org
- libxml2 におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4494 2016-06-30 14:39 2010-12-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1191 9.1 CRITICAL
Network
- - Apache::Session::Generate::ModUniqueId versions from 1.54 through 1.94 for Perl session ids are insecure. Apache::Session::Generate::ModUniqueId (added in version 1.54) uses the value of the UNIQUE_… CWE-340
 Generation of Predictable Numbers or Identifiers
CVE-2026-5081 2026-05-7 23:52 2026-05-6 Show GitHub Exploit DB Packet Storm
1192 7.5 HIGH
Network
- - A denial of service vulnerability could be triggered by sending specially crafted HTTP requests to server function endpoints, this could lead to server crashes, out-of-memory exceptions or excessive … - CVE-2026-23870 2026-05-7 23:52 2026-05-7 Show GitHub Exploit DB Packet Storm
1193 - - - Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in misp allows Stored XSS. This issue affects MISP before 2.5.37. A stored cross-si… CWE-79
Cross-site Scripting
CVE-2026-8080 2026-05-7 23:52 2026-05-7 Show GitHub Exploit DB Packet Storm
1194 6.5 MEDIUM
Network
- - RouterOS provides various services that rely on correct verification of client and server certificates to secure confidentiality and integrity of communications. This includes OpenVPN, CAPsMAN, Dot1x… CWE-295
Improper Certificate Validation 
CVE-2025-42611 2026-05-7 23:51 2026-05-5 Show GitHub Exploit DB Packet Storm
1195 - - - An improper input validation, together with an overly permissive default CORS configuration in Open Notebook v1.8.1 allows remote attacker to trick a legitimate user to alter or delete arbitrary data… CWE-20
CWE-352
CWE-917
 Improper Input Validation 
 Origin Validation Error
 Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')
CVE-2026-28201 2026-05-7 23:51 2026-05-7 Show GitHub Exploit DB Packet Storm
1196 - - - Lack of user input sanitisation in Open Notebook v1.8.3 allows the application user to execute Python code (and subsequently OS commands) on the docker container via Server-Side Template Injection (S… CWE-20
 Improper Input Validation 
CVE-2026-33587 2026-05-7 23:51 2026-05-7 Show GitHub Exploit DB Packet Storm
1197 - - - Lack of user input validation in the file upload functionality of Open Notebook v1.8.3 allows the application user to create or modify files on the docker container via path traversal. CWE-20
 Improper Input Validation 
CVE-2026-33588 2026-05-7 23:51 2026-05-7 Show GitHub Exploit DB Packet Storm
1198 - - - Lack of user input validation in the file upload functionality of Open Notebook v1.8.3 allows the application user to access local files content from the docker container via path traversal. CWE-20
 Improper Input Validation 
CVE-2026-33589 2026-05-7 23:51 2026-05-7 Show GitHub Exploit DB Packet Storm
1199 4.9 MEDIUM
Network
- - Admidio is an open-source user management solution. Prior to version 5.0.9, the contacts_data.php endpoint uses a weaker permission check (isAdministratorUsers(), requiring only rol_edit_user=true) t… CWE-863
 Incorrect Authorization
CVE-2026-41657 2026-05-7 23:51 2026-05-7 Show GitHub Exploit DB Packet Storm
1200 7.1 HIGH
Network
- - Admidio is an open-source user management solution. Prior to version 5.0.9, a logic error in Admidio's two-factor authentication reset inverts the authorization check. Non-admin users cannot remove t… CWE-863
 Incorrect Authorization
CVE-2026-41660 2026-05-7 23:51 2026-05-7 Show GitHub Exploit DB Packet Storm