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
228391 5 警告 Apache Software Foundation - Apache HTTP Server の mod_proxy_ajp モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-4557 2012-12-4 14:10 2012-01-31 Show GitHub Exploit DB Packet Storm
228392 7.8 危険 IBM - IBM WebSphere DataPower XC10 アプライアンスにおけるサービス運用妨害 (プロセス終了) の脆弱性 CWE-287
不適切な認証
CVE-2012-5758 2012-12-3 18:56 2012-10-29 Show GitHub Exploit DB Packet Storm
228393 5.8 警告 cups-pk-helper - cups-pk-helper における重要なファイルを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4510 2012-12-3 18:54 2012-11-20 Show GitHub Exploit DB Packet Storm
228394 9.3 危険 Novell - Windows 上で稼働する Novell GroupWise のクライアントにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-0418 2012-12-3 18:53 2012-09-11 Show GitHub Exploit DB Packet Storm
228395 4.3 警告 アップル - Apple Safari 6.0 未満で使用される WebKit における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-3694 2012-12-3 18:52 2012-07-25 Show GitHub Exploit DB Packet Storm
228396 6.8 警告 PostgreSQL.org - PostgreSQL の pg_dump における CRLF インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-0868 2012-12-3 18:51 2012-02-27 Show GitHub Exploit DB Packet Storm
228397 6.8 警告 Lattice Semiconductor - Lattice Diamond Programmer におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-2614 2012-12-3 18:50 2012-07-12 Show GitHub Exploit DB Packet Storm
228398 4.3 警告 The Document Foundation
OpenOffice.org Project
Redland
- OpenOffice およびその他の製品で使用される Redland Raptor における任意のファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2012-0037 2012-12-3 18:48 2012-06-17 Show GitHub Exploit DB Packet Storm
228399 5 警告 Google - Android 用 QuIC Graphics KGSL カーネルモードドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-4222 2012-12-3 15:22 2012-11-15 Show GitHub Exploit DB Packet Storm
228400 7.5 危険 Google - Android 用 QuIC Diagnostics カーネルモードドライバにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-4221 2012-12-3 15:21 2012-11-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 23, 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
248791 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix race condition between reset and nvme_dev_disable() nvme_dev_disable() modifies the dev->online_queues field, there… CWE-362
Race Condition
CVE-2024-50135 2024-11-8 23:34 2024-11-6 Show GitHub Exploit DB Packet Storm
248792 5.4 MEDIUM
Network
mycred mycred_elementor Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in myCRED myCred Elementor allows Stored XSS.This issue affects myCred Elementor: from n/a th… CWE-79
Cross-site Scripting
CVE-2024-49702 2024-11-8 23:32 2024-10-24 Show GitHub Exploit DB Packet Storm
248793 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Unregister notifier on eswitch init failure It otherwise remains registered and a subsequent attempt at eswitch enablin… NVD-CWE-noinfo
CVE-2024-50136 2024-11-8 23:31 2024-11-6 Show GitHub Exploit DB Packet Storm
248794 6.5 MEDIUM
Network
zte zxr10_1800-2s_firmware
zxr10_2800-4_firmware
zxr10_3800-8_firmware
zxr10_160_firmware
There is a privilege escalation vulnerability in ZTE ZXR10 ZSR V2 intelligent multi service router . An authenticated attacker could use the vulnerability to obtain sensitive information about the de… CWE-294
Authentication Bypass by Capture-replay 
CVE-2024-22066 2024-11-8 23:31 2024-10-29 Show GitHub Exploit DB Packet Storm
248795 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: reset: starfive: jh71x0: Fix accessing the empty member on JH7110 SoC data->asserted will be NULL on JH7110 SoC since commit 8232… NVD-CWE-noinfo
CVE-2024-50137 2024-11-8 23:29 2024-11-6 Show GitHub Exploit DB Packet Storm
248796 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bpf: Use raw_spinlock_t in ringbuf The function __bpf_ringbuf_reserve is invoked from a tracepoint, which disables preemption. Us… NVD-CWE-noinfo
CVE-2024-50138 2024-11-8 23:27 2024-11-6 Show GitHub Exploit DB Packet Storm
248797 - - - During internal Axis Security Development Model (ASDM) threat-modelling, a flaw was found in the protection for device tampering (commonly known as Secure Boot) in AXIS OS making it vulnerable to a s… - CVE-2024-7784 2024-11-8 18:15 2024-09-10 Show GitHub Exploit DB Packet Storm
248798 - - - Amin Aliakbari, member of the AXIS OS Bug Bounty Program, has found a broken access control which would lead to less-privileged operator- and/or viewer accounts having more privileges than designed. … - CVE-2024-6979 2024-11-8 18:15 2024-09-10 Show GitHub Exploit DB Packet Storm
248799 - - - Marinus Pfund, member of the AXIS OS Bug Bounty Program, has found the VAPIX API alwaysmulti.cgi was vulnerable for file globbing which could lead to resource exhaustion of the Axis device. Axis ha… - CVE-2024-6509 2024-11-8 18:15 2024-09-10 Show GitHub Exploit DB Packet Storm
248800 - - - 51l3nc3, member of the AXIS OS Bug Bounty Program, has found that a Guard Tour VAPIX API parameter allowed the use of arbitrary values allowing for an attacker to block access to the guard tour confi… - CVE-2024-6173 2024-11-8 18:15 2024-09-10 Show GitHub Exploit DB Packet Storm