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 13, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252751 4.3 警告 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の wiretap/pcapng.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1139 2011-04-26 12:21 2011-02-7 Show GitHub Exploit DB Packet Storm
252752 6.8 警告 Wireshark
レッドハット
- Wireshark の wiretap/dct3trace.c におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0713 2011-04-26 12:20 2011-02-16 Show GitHub Exploit DB Packet Storm
252753 6.8 警告 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-0538 2011-04-26 11:51 2011-02-3 Show GitHub Exploit DB Packet Storm
252754 10 危険 IBM - IBM Lotus Domino の POP3 および IMAP サービスにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0919 2011-04-26 11:45 2011-02-8 Show GitHub Exploit DB Packet Storm
252755 10 危険 IBM - IBM Lotus Domino の NRouter サービスにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0918 2011-04-26 11:44 2011-02-8 Show GitHub Exploit DB Packet Storm
252756 10 危険 IBM - IBM Lotus Domino の nLDAP.exe におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0917 2011-04-26 11:07 2011-02-8 Show GitHub Exploit DB Packet Storm
252757 10 危険 IBM - IBM Lotus Domino の SMTP サービスにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0916 2011-04-26 11:06 2011-02-8 Show GitHub Exploit DB Packet Storm
252758 10 危険 IBM - IBM Lotus Domino の nrouter.exe におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0915 2011-04-26 11:05 2011-02-8 Show GitHub Exploit DB Packet Storm
252759 10 危険 IBM - IBM Lotus Domino の ndiiop.exe における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-0914 2011-04-26 11:04 2011-02-8 Show GitHub Exploit DB Packet Storm
252760 10 危険 IBM - IBM Lotus Domino の ndiiop.exe におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0913 2011-04-26 11:03 2011-02-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 14, 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
4621 5.4 MEDIUM
Network
- - The Minify HTML plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.1.12. This is due to missing or incorrect nonce validation on the 'minify_html… CWE-352
 Origin Validation Error
CVE-2026-3191 2026-04-25 03:11 2026-03-31 Show GitHub Exploit DB Packet Storm
4622 7.2 HIGH
Network
- - The Query Monitor – The developer tools panel for WordPress plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘$_SERVER['REQUEST_URI']’ parameter in all versions up to, and… CWE-79
Cross-site Scripting
CVE-2026-4267 2026-04-25 03:11 2026-03-31 Show GitHub Exploit DB Packet Storm
4623 7.5 HIGH
Network
apache log4j Apache Log4j Core's Rfc5424Layout https://logging.apache.org/log4j/2.x/manual/layouts.html#RFC5424Layout , in versions 2.21.0 through 2.25.3, is vulnerable to log injection via CRLF sequences due to… CWE-117
CWE-684
 Improper Output Neutralization for Logs
 Incorrect Provision of Specified Functionality
CVE-2026-34478 2026-04-25 03:10 2026-04-11 Show GitHub Exploit DB Packet Storm
4624 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: can: usb: f81604: correctly anchor the urb in the read bulk callback When submitting an urb, that is using the anchor pattern, it… NVD-CWE-noinfo
CVE-2026-23347 2026-04-25 03:10 2026-03-25 Show GitHub Exploit DB Packet Storm
4625 5.5 MEDIUM
Local
linux linux_kernel En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: can: usb: f81604: anclar correctamente el urb en la devolución de llamada de lectura masiva Al enviar un urb, que está usando el… NVD-CWE-noinfo
CVE-2026-23347 2026-04-25 03:10 2026-03-25 Show GitHub Exploit DB Packet Storm
4626 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: cxl: Fix race of nvdimm_bus object when creating nvdimm objects Found issue during running of cxl-translate.sh unit test. Adding … CWE-362
Race Condition
CVE-2026-23348 2026-04-25 03:08 2026-03-25 Show GitHub Exploit DB Packet Storm
4627 4.7 MEDIUM
Local
linux linux_kernel En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: cxl: Corrige la condición de carrera del objeto nvdimm_bus al crear objetos nvdimm Se encontró el problema durante la ejecución … CWE-362
Race Condition
CVE-2026-23348 2026-04-25 03:08 2026-03-25 Show GitHub Exploit DB Packet Storm
4628 6.5 MEDIUM
Network
- - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Extend Themes Kubio AI Page Builder allows Stored XSS.This issue affects Kubio AI Page Builder: f… CWE-79
Cross-site Scripting
CVE-2026-34887 2026-04-25 03:08 2026-03-31 Show GitHub Exploit DB Packet Storm
4629 6.5 MEDIUM
Network
- - Neutralización Incorrecta de la Entrada Durante la Generación de Páginas Web ('cross-site scripting') vulnerabilidad en Extend Themes Kubio AI Page Builder permite XSS Almacenado. Este problema afect… CWE-79
Cross-site Scripting
CVE-2026-34887 2026-04-25 03:08 2026-03-31 Show GitHub Exploit DB Packet Storm
4630 6.5 MEDIUM
Network
- - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Brainstorm Force Ultimate Addons for WPBakery Page Builder allows DOM-Based XSS.This issue affect… CWE-79
Cross-site Scripting
CVE-2026-34889 2026-04-25 03:08 2026-04-1 Show GitHub Exploit DB Packet Storm