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":June 14, 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
258791 5 警告 アップル - Apple Mac OS X のサーバ管理における重要な情報を取得される脆弱性 CWE-287
不適切な認証
CVE-2010-0521 2010-04-16 16:58 2010-03-29 Show GitHub Exploit DB Packet Storm
258792 4.3 警告 アップル
Ruby on Rails project
- Ruby on Rails の strip_tags 関数におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-4214 2010-04-16 16:58 2009-12-7 Show GitHub Exploit DB Packet Storm
258793 4.3 警告 アップル
Ruby on Rails project
- Ruby on Rails におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3009 2010-04-16 16:58 2009-09-8 Show GitHub Exploit DB Packet Storm
258794 7.5 危険 アップル
Ruby on Rails project
- Ruby on Rails のダイジェスト認証における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2009-2422 2010-04-16 16:57 2009-07-10 Show GitHub Exploit DB Packet Storm
258795 6.8 警告 アップル - Apple Mac OS X の QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0526 2010-04-16 16:57 2010-03-29 Show GitHub Exploit DB Packet Storm
258796 6.8 警告 アップル - Apple Mac OS X の QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0520 2010-04-16 16:57 2010-03-29 Show GitHub Exploit DB Packet Storm
258797 6.8 警告 アップル - Apple Mac OS X の QuickTime における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0519 2010-04-16 16:57 2010-03-29 Show GitHub Exploit DB Packet Storm
258798 6.8 警告 アップル - Apple Mac OS X の QuickTime における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0518 2010-04-16 16:56 2010-03-29 Show GitHub Exploit DB Packet Storm
258799 6.8 警告 アップル - Apple Mac OS X の QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0517 2010-04-16 16:56 2010-03-29 Show GitHub Exploit DB Packet Storm
258800 6.8 警告 アップル - Apple Mac OS X の QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0516 2010-04-15 18:39 2010-03-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 15, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
196111 5.5 MEDIUM
Local
amd epyc_7232p_firmware
epyc_7302p_firmware
epyc_7402p_firmware
epyc_7502p_firmware
epyc_7702p_firmware
epyc_7252_firmware
epyc_7262_firmware
epyc_7272_firmware
epyc_7282_firmware…
Insufficient bound checks in the System Management Unit (SMU) may result in a system voltage malfunction that could result in denial of resources and/or possibly denial of service. CWE-20
 Improper Input Validation 
CVE-2021-26373 2024-11-21 14:56 2022-05-12 Show GitHub Exploit DB Packet Storm
196112 5.5 MEDIUM
Local
amd epyc_7232p_firmware
epyc_7302p_firmware
epyc_7402p_firmware
epyc_7502p_firmware
epyc_7702p_firmware
epyc_7252_firmware
epyc_7262_firmware
epyc_7272_firmware
epyc_7282_firmware…
Insufficient bound checks related to PCIE in the System Management Unit (SMU) may result in access to an invalid address space that could result in denial of service. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2021-26372 2024-11-21 14:56 2022-05-12 Show GitHub Exploit DB Packet Storm
196113 5.5 MEDIUM
Local
amd epyc_7232p_firmware
epyc_7302p_firmware
epyc_7402p_firmware
epyc_7502p_firmware
epyc_7702p_firmware
epyc_7252_firmware
epyc_7262_firmware
epyc_7272_firmware
epyc_7282_firmware…
Insufficient bounds checking in an SMU mailbox register could allow an attacker to potentially read outside of the SRAM address range which could result in an exception handling leading to a potentia… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2021-26364 2024-11-21 14:56 2022-05-12 Show GitHub Exploit DB Packet Storm
196114 4.7 MEDIUM
Local
amd epyc_7232p_firmware
epyc_7302p_firmware
epyc_7402p_firmware
epyc_7502p_firmware
epyc_7702p_firmware
epyc_7252_firmware
epyc_7262_firmware
epyc_7272_firmware
epyc_7282_firmware…
A TOCTOU race condition in SMU may allow for the caller to obtain and manipulate the address of a message port register which may result in a potential denial of service. CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2021-26350 2024-11-21 14:56 2022-05-12 Show GitHub Exploit DB Packet Storm
196115 5.5 MEDIUM
Local
amd epyc_7763_firmware
epyc_7713p_firmware
epyc_7713_firmware
epyc_7663_firmware
epyc_7643_firmware
epyc_75f3_firmware
epyc_7543p_firmware
epyc_7543_firmware
epyc_7513_firmware
Failure to assign a new report ID to an imported guest may potentially result in an SEV-SNP guest VM being tricked into trusting a dishonest Migration Agent (MA). NVD-CWE-noinfo
CVE-2021-26349 2024-11-21 14:56 2022-05-12 Show GitHub Exploit DB Packet Storm
196116 5.5 MEDIUM
Local
amd epyc_7763_firmware
epyc_7713p_firmware
epyc_7713_firmware
epyc_7663_firmware
epyc_7643_firmware
epyc_75f3_firmware
epyc_7543p_firmware
epyc_7543_firmware
epyc_7513_firmware
Failure to flush the Translation Lookaside Buffer (TLB) of the I/O memory management unit (IOMMU) may lead an IO device to write to memory it should not be able to access, resulting in a potential lo… NVD-CWE-noinfo
CVE-2021-26348 2024-11-21 14:56 2022-05-12 Show GitHub Exploit DB Packet Storm
196117 4.7 MEDIUM
Local
amd epyc_7763_firmware
epyc_7713p_firmware
epyc_7713_firmware
epyc_7663_firmware
epyc_7643_firmware
epyc_75f3_firmware
epyc_7543p_firmware
epyc_7543_firmware
epyc_7513_firmware
Failure to validate the integer operand in ASP (AMD Secure Processor) bootloader may allow an attacker to introduce an integer overflow in the L2 directory table in SPI flash resulting in a potential… CWE-1284
 Improper Validation of Specified Quantity in Input
CVE-2021-26347 2024-11-21 14:56 2022-05-12 Show GitHub Exploit DB Packet Storm
196118 3.3 LOW
Local
amd epyc_7763_firmware
epyc_7713p_firmware
epyc_7713_firmware
epyc_7663_firmware
epyc_7643_firmware
epyc_75f3_firmware
epyc_7543p_firmware
epyc_7543_firmware
epyc_7513_firmware
In SEV guest VMs, the CPU may fail to flush the Translation Lookaside Buffer (TLB) following a particular sequence of operations that includes creation of a new virtual machine control block (VMCB). … NVD-CWE-noinfo
CVE-2021-26342 2024-11-21 14:56 2022-05-12 Show GitHub Exploit DB Packet Storm
196119 5.5 MEDIUM
Local
amd epyc_7763_firmware
epyc_7713p_firmware
epyc_7713_firmware
epyc_7663_firmware
epyc_7643_firmware
epyc_75f3_firmware
epyc_7543p_firmware
epyc_7543_firmware
epyc_7513_firmware
A bug in AMD CPU’s core logic may allow for an attacker, using specific code from an unprivileged VM, to trigger a CPU core hang resulting in a potential denial of service. AMD believes the specific … NVD-CWE-noinfo
CVE-2021-26339 2024-11-21 14:56 2022-05-12 Show GitHub Exploit DB Packet Storm
196120 7.1 HIGH
Local
amd epyc_7002_firmware
epyc_7001_firmware
epyc_7232p_firmware
epyc_7252_firmware
epyc_7262_firmware
epyc_7272_firmware
epyc_7282_firmware
epyc_7302_firmware
epyc_7302p_firmware
Insufficient validation of elliptic curve points in SEV-legacy firmware may compromise SEV-legacy guest migration potentially resulting in loss of guest's integrity or confidentiality. NVD-CWE-noinfo
CVE-2021-26408 2024-11-21 14:56 2022-05-11 Show GitHub Exploit DB Packet Storm