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 26, 2026, 12:10 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
258721 7.5 危険 IBM - IBM DB2 の DB2DART プログラムにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3194 2011-02-17 18:06 2010-01-25 Show GitHub Exploit DB Packet Storm
258722 10 危険 IBM - IBM DB2 の DB2STST プログラムにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-3193 2011-02-17 18:04 2010-01-5 Show GitHub Exploit DB Packet Storm
258723 5 警告 IBM - IBM DB2 の kuddb2 におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0472 2011-02-17 17:53 2010-02-2 Show GitHub Exploit DB Packet Storm
258724 4.4 警告 オラクル - Oracle Solaris 10 および 11 Express の Kernel における脆弱性 CWE-noinfo
情報不足
CVE-2010-4442 2011-02-17 14:02 2011-01-18 Show GitHub Exploit DB Packet Storm
258725 4.4 警告 オラクル - Oracle Solaris 10 および 11 Express の Kernel における脆弱性 CWE-noinfo
情報不足
CVE-2010-4440 2011-02-17 14:02 2011-01-18 Show GitHub Exploit DB Packet Storm
258726 4.6 警告 オラクル - Oracle Solaris 11 Express の RDS および Kernel/InfiniBand における脆弱性 CWE-noinfo
情報不足
CVE-2010-4446 2011-02-17 14:01 2011-01-18 Show GitHub Exploit DB Packet Storm
258727 4.6 警告 オラクル - Oracle Solaris 11 Express の SCTP および Kernel/sockfs における脆弱性 CWE-noinfo
情報不足
CVE-2010-4459 2011-02-17 14:00 2011-01-18 Show GitHub Exploit DB Packet Storm
258728 4.4 警告 オラクル - Oracle Solaris 10 および 11 Express の Kernel/NFS における脆弱性 CWE-noinfo
情報不足
CVE-2010-4443 2011-02-17 14:00 2011-01-18 Show GitHub Exploit DB Packet Storm
258729 5 警告 オラクル - Oracle Sun Management Center の Web コンソールにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-4436 2011-02-17 14:00 2011-01-18 Show GitHub Exploit DB Packet Storm
258730 5 警告 オラクル - Oracle Solaris 10 の Ethernet および Driver sub-component における脆弱性 CWE-noinfo
情報不足
CVE-2010-4433 2011-02-17 13:59 2011-01-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 26, 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
194881 5.5 MEDIUM
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. The API of `tf.raw_ops.SparseCross` allows combinations which would result in a `CHECK`-failure and denial of service. This is b… - CVE-2021-29519 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194882 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. In eager mode (default in TF 2.0 and later), session operations are invalid. However, users could still call the raw ops associa… - CVE-2021-29518 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194883 5.5 MEDIUM
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. A malicious user could trigger a division by 0 in `Conv3D` implementation. The implementation(https://github.com/tensorflow/tens… - CVE-2021-29517 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194884 5.5 MEDIUM
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. Calling `tf.raw_ops.RaggedTensorToVariant` with arguments specifying an invalid ragged tensor results in a null pointer derefere… - CVE-2021-29516 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194885 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. The implementation of `MatrixDiag*` operations(https://github.com/tensorflow/tensorflow/blob/4c4f420e68f1cfaf8f4b6e8e3eb857e9e4c… - CVE-2021-29515 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194886 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. If the `splits` argument of `RaggedBincount` does not specify a valid `SparseTensor`(https://www.tensorflow.org/api_docs/python/… - CVE-2021-29514 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194887 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. Calling TF operations with tensors of non-numeric types when the operations expect numeric tensors result in null pointer derefe… CWE-476
CWE-843
 NULL Pointer Dereference
Type Confusion
CVE-2021-29513 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194888 5.5 MEDIUM
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service via a FPE runtime error in `tf.raw_ops.DenseCountSparseOutput`. This is because the im… - CVE-2021-29554 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194889 7.8 HIGH
Local
google tensorflow TensorFlow is an end-to-end open source platform for machine learning. If the `splits` argument of `RaggedBincount` does not specify a valid `SparseTensor`(https://www.tensorflow.org/api_docs/python/… CWE-787
 Out-of-bounds Write
CVE-2021-29512 2024-11-21 15:01 2021-05-15 Show GitHub Exploit DB Packet Storm
194890 7.5 HIGH
Network
pydantic_project
fedoraproject
pydantic
fedora
Pydantic is a data validation and settings management using Python type hinting. In affected versions passing either `'infinity'`, `'inf'` or `float('inf')` (or their negatives) to `datetime` or `dat… - CVE-2021-29510 2024-11-21 15:01 2021-05-14 Show GitHub Exploit DB Packet Storm