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, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
201731 7.8 重要
Local
Google - Nexus 6P デバイス上で稼動する Android の Qualcomm コンポーネントの aboot の実装における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-8889 2016-07-13 16:53 2016-07-6 Show GitHub Exploit DB Packet Storm
201732 7.8 重要
Local
Google - Nexus 5 デバイス上で稼動する Android の Qualcomm コンポーネントの app/aboot/aboot.c における整数オーバーフローの脆弱性 CWE-189
CWE-264
CVE-2015-8888 2016-07-13 16:53 2016-07-6 Show GitHub Exploit DB Packet Storm
201733 7.8 重要
Local
Google - Nexus 5 デバイス上で稼動する Android の Qualcomm コンポーネントの lib/libfdt/fdt_rw.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2014-9801 2016-07-13 16:53 2016-07-6 Show GitHub Exploit DB Packet Storm
201734 7.8 重要
Local
Google - Nexus 5 および 7 (2013) デバイス上で稼動する Android の Qualcomm コンポーネントの lib/heap/heap.c における整数オーバーフローの脆弱性 CWE-189
CWE-264
CVE-2014-9800 2016-07-13 16:52 2016-07-6 Show GitHub Exploit DB Packet Storm
201735 5.5 警告
Local
Google - Nexus 5 デバイス上で稼動する Android の Qualcomm ブートローダの platform/msm_shared/dev_tree.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-9798 2016-07-13 16:52 2016-07-6 Show GitHub Exploit DB Packet Storm
201736 7.8 重要
Local
Google - Nexus 5 および 7 (2013) デバイス上で稼動する Android の Qualcomm コンポーネントの app/aboot/aboot.c におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-9796 2016-07-13 16:52 2016-07-6 Show GitHub Exploit DB Packet Storm
201737 7.8 重要
Local
Google - Nexus 5 デバイス上で稼動する Android の Qualcomm コンポーネントの app/aboot/aboot.c におけるアクセス制限を回避される脆弱性 CWE-189
数値処理の問題
CVE-2014-9795 2016-07-13 16:52 2016-07-6 Show GitHub Exploit DB Packet Storm
201738 7.8 重要
Local
Google - Nexus 7 (2013) デバイス上で稼動する Android の Qualcomm コンポーネントの platform/msm_shared/mmc.c における権限を取得される脆弱性 CWE-Other
その他
CVE-2014-9793 2016-07-13 16:52 2016-07-6 Show GitHub Exploit DB Packet Storm
201739 7.8 重要
Local
Google - Nexus 5 デバイス上で稼動する Android の Qualcomm コンポーネントの arch/arm/mach-msm/ipc_router.c における権限を取得される脆弱性 CWE-189
数値処理の問題
CVE-2014-9792 2016-07-13 16:52 2016-07-6 Show GitHub Exploit DB Packet Storm
201740 7.8 重要
Local
Google - Nexus 5 および 7 (2013) デバイス上で稼動する Android の Qualcomm コンポーネントの drivers/mmc/core/debugfs.c における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-9790 2016-07-13 16:52 2016-07-6 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
1101 7.1 HIGH
Adjacent
- - AGL agl-service-can-low-level thru 17.1.12 contains a heap buffer over-read in the isotp-c library. In isotp_continue_receive (receive.c:87-89), the payload_length for a Single Frame is extracted fro… CWE-126
 Buffer Over-read
CVE-2026-37532 2026-05-8 00:15 2026-05-2 Show GitHub Exploit DB Packet Storm
1102 7.8 HIGH
Local
- - AGL app-framework-binder (afb-daemon) through v19.90.0 contains a privilege escalation vulnerability in the supervision Do command. The on_supervision_call function in src/afb-supervision.c explicitl… CWE-269
 Improper Privilege Management
CVE-2026-37525 2026-05-8 00:15 2026-05-2 Show GitHub Exploit DB Packet Storm
1103 7.8 HIGH
Local
- - AGL app-framework-binder (afb-daemon) through v19.90.0 allows any local process to execute privileged supervision commands (Exit, Do, Sclose, Config, Trace, Debug, Token, slist) without authenticatio… CWE-284
Improper Access Control
CVE-2026-37526 2026-05-8 00:15 2026-05-2 Show GitHub Exploit DB Packet Storm
1104 9.8 CRITICAL
Network
- - AGL app-framework-main thru 17.1.12 contains a Zip Slip path traversal vulnerability (CWE-22) combined with a TOCTOU race condition (CWE-367) in the widget installation flow. The is_valid_filename fu… CWE-22
CWE-367
Path Traversal
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-37531 2026-05-8 00:15 2026-05-2 Show GitHub Exploit DB Packet Storm
1105 3.1 LOW
Network
google chrome Inappropriate implementation in MHTML in Google Chrome prior to 148.0.7778.96 allowed a remote attacker who convinced a user to engage in specific UI gestures to leak cross-origin data via a crafted … CWE-352
CWE-1021
 Origin Validation Error
 Improper Restriction of Rendered UI Layers or Frames
CVE-2026-8022 2026-05-8 00:15 2026-05-7 Show GitHub Exploit DB Packet Storm
1106 5.5 MEDIUM
Local
- - Open CASCADE Technology (OCCT) V8_0_0_rc5 contains multiple vulnerabilities in its IGES and STEP file parsers that can be triggered by crafted IGES or STEP files. These issues include an out-of-bound… CWE-125
Out-of-bounds Read
CVE-2026-42481 2026-05-8 00:15 2026-05-2 Show GitHub Exploit DB Packet Storm
1107 7.5 HIGH
Network
- - AGL agl-service-can-low-level thru 17.1.12 contains a stack buffer overflow in the uds-c library. The send_diagnostic_request function in uds.c allocates a 6-byte stack buffer (MAX_DIAGNOSTIC_PAYLOAD… CWE-121
Stack-based Buffer Overflow
CVE-2026-37530 2026-05-8 00:15 2026-05-2 Show GitHub Exploit DB Packet Storm
1108 9.8 CRITICAL
Network
- - Integer underflow vulnerability in Open-SAE-J1939 thru commit b6caf884df46435e539b1ecbf92b6c29b345bdfe (2025-11-30) in SAE_J1939_Read_Transport_Protocol_Data_Transfer,allows attackers to write to arb… CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2026-37534 2026-05-8 00:15 2026-05-2 Show GitHub Exploit DB Packet Storm
1109 10.0 CRITICAL
Network
- - Buffer overflow vulnerability in Open Vehicle Monitoring System 3 (OVMS3) 3.3.005. In canformat_gvret.cpp, the length field in GVRET binary data is not properly validated, allowing remote attackers t… CWE-121
Stack-based Buffer Overflow
CVE-2026-37541 2026-05-8 00:15 2026-05-2 Show GitHub Exploit DB Packet Storm
1110 8.8 HIGH
Network
- - Buffer overflow vulnerability in Open Vehicle Monitoring System 3 (OVMS3) 3.3.005. In canformat_pcap.cpp , the parser's phdr.len field is not properly validated, allowing remote attackers to cause a … CWE-121
Stack-based Buffer Overflow
CVE-2026-42468 2026-05-8 00:15 2026-05-2 Show GitHub Exploit DB Packet Storm