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
252781 7.5 危険 アップル
ClamAV
- ClamAV の libclamav の pe_icons.c 内にある icon_cb 関数における一つずれエラーの脆弱性 CWE-189
数値処理の問題
CVE-2010-4261 2011-04-25 10:17 2010-12-7 Show GitHub Exploit DB Packet Storm
252782 5 警告 アップル
ClamAV
- ClamAV の libclamav の pdf.c における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-4260 2011-04-21 18:57 2010-12-7 Show GitHub Exploit DB Packet Storm
252783 9.3 危険 アップル
ClamAV
- ClamAV の find_stream_bounds 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3434 2011-04-21 17:56 2010-09-30 Show GitHub Exploit DB Packet Storm
252784 7.5 危険 Git project
オラクル
- Git の is_git_directory 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2542 2011-04-21 17:54 2010-08-11 Show GitHub Exploit DB Packet Storm
252785 5 警告 Git project
オラクル
- Git の git-daemon におけるサービス運用妨害(無限ループおよび CPU 資源の消費)の脆弱性 CWE-399
リソース管理の問題
CVE-2009-2108 2011-04-21 17:53 2009-06-18 Show GitHub Exploit DB Packet Storm
252786 4.6 警告 Git project
オラクル
- Git の gitweb/gitweb.perl における任意のコマンドを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-5916 2011-04-21 17:52 2009-01-21 Show GitHub Exploit DB Packet Storm
252787 7.5 危険 Git project
オラクル
- Git の Web インターフェースにおける任意のコマンドを実行される脆弱性 CWE-264
CWE-78
CVE-2008-5516 2011-04-21 17:51 2009-01-20 Show GitHub Exploit DB Packet Storm
252788 5 警告 オラクル
CUPS
- CUPS の cupsDoAuthentication 関数におけるサービス運用妨害 (無限ループ) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-2432 2011-04-21 17:49 2010-03-3 Show GitHub Exploit DB Packet Storm
252789 4.3 警告 The PHP Group - PHP の zip_stream.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2011-1471 2011-04-21 17:45 2011-03-17 Show GitHub Exploit DB Packet Storm
252790 4.3 警告 The PHP Group - PHP の Zip 拡張モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-1470 2011-04-21 16:47 2011-03-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 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