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 17, 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
133051 7.5 重要
Network
Debian
Privoxy Developers
Privoxy
Debian GNU/Linux
privoxy における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2021-20273 2021-11-4 16:27 2021-03-8 Show GitHub Exploit DB Packet Storm
133052 7.5 重要
Network
Privoxy Developers Privoxy privoxy における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2021-20274 2021-11-4 16:23 2021-03-8 Show GitHub Exploit DB Packet Storm
133053 7.5 重要
Network
Debian
Privoxy Developers
Privoxy
Debian GNU/Linux
privoxy におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2021-20275 2021-11-4 16:20 2021-03-8 Show GitHub Exploit DB Packet Storm
133054 2.7
Network
Fleet Device Management fleet Fleet におけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2021-21296 2021-11-4 16:17 2021-02-4 Show GitHub Exploit DB Packet Storm
133055 6.1 警告
Network
phpGACL
OpenEMR
phpGACL
OpenEMR
phpGACL および OpenEMR におけるオープンリダイレクトの脆弱性 CWE-601
オープンリダイレクト
CVE-2020-13565 2021-11-4 16:17 2020-10-21 Show GitHub Exploit DB Packet Storm
133056 7.5 重要
Network
Issuer Issuer Issuer における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2020-24838 2021-11-4 16:17 2020-08-28 Show GitHub Exploit DB Packet Storm
133057 7.5 重要
Network
Zcfees Zcfees ZCFees における整数アンダーフローの脆弱性 CWE-191
整数アンダーフロー
CVE-2020-24837 2021-11-4 16:17 2020-08-28 Show GitHub Exploit DB Packet Storm
133058 4.9 警告
Network
Lenovo Lenovo XClarity Administrator Lenovo XClarity Administrator における重要な情報の平文での送信に関する脆弱性 CWE-319
重要な情報の平文での送信
CVE-2020-8355 2021-11-4 16:17 2020-01-28 Show GitHub Exploit DB Packet Storm
133059 9.8 緊急
Network
Debian
GNU Project
Fedora Project
GNU Screen
Fedora
Debian GNU/Linux
GNU Screen における引数の挿入または変更に関する脆弱性 CWE-88
引数の挿入または変更
CVE-2021-26937 2021-11-4 16:17 2021-02-9 Show GitHub Exploit DB Packet Storm
133060 7.5 重要
Network
Debian
Privoxy Developers
Privoxy
Debian GNU/Linux
privoxy におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2021-20276 2021-11-4 16:11 2021-03-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 17, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
981 7.8 HIGH
Local
adobe acrobat_dc
acrobat_reader_dc
acrobat
Acrobat Reader versions 24.001.30365, 26.001.21651 and earlier are affected by a Use After Free vulnerability that could result in arbitrary code execution in the context of the current user. Exploit… CWE-416
 Use After Free
CVE-2026-47915 2026-06-13 03:48 2026-06-10 Show GitHub Exploit DB Packet Storm
982 4.3 MEDIUM
Network
redhat directory_server
389_directory_server
enterprise_linux
A flaw was found in 389 Directory Server. A type confusion in the SSO token extended operation handler causes partial stack address information to be disclosed in LDAP responses to authenticated user… CWE-843
Type Confusion
CVE-2026-11785 2026-06-13 03:47 2026-06-9 Show GitHub Exploit DB Packet Storm
983 6.5 MEDIUM
Network
redhat directory_server
389_directory_server
enterprise_linux
A flaw was found in 389 Directory Server. The LDIF parser reads past the end of a heap buffer when processing attribute types with trailing semicolons during database import, causing an out-of-bounds… CWE-125
Out-of-bounds Read
CVE-2026-11786 2026-06-13 03:40 2026-06-9 Show GitHub Exploit DB Packet Storm
984 6.3 MEDIUM
Network
redhat directory_server
389_directory_server
enterprise_linux
A flaw was found in 389 Directory Server. The ldap_utf8prev() function reads bytes before the start of a buffer without bounds checking, causing a heap buffer over-read in string filter parsing that … CWE-126
 Buffer Over-read
CVE-2026-11787 2026-06-13 03:38 2026-06-9 Show GitHub Exploit DB Packet Storm
985 7.5 HIGH
Network
redhat directory_server
389_directory_server
enterprise_linux
A flaw was found in 389 Directory Server. The dereference control plugin does not check for allocation failure before using a BER structure, allowing an unauthenticated remote attacker to crash the L… CWE-476
 NULL Pointer Dereference
CVE-2026-11788 2026-06-13 03:30 2026-06-9 Show GitHub Exploit DB Packet Storm
986 6.5 MEDIUM
Network
redhat directory_server
389_directory_server
enterprise_linux
A flaw was found in 389 Directory Server. The SMD5 password storage plugin performs unsigned integer underflow when computing salt length from a crafted password hash shorter than 16 bytes, causing a… CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2026-11789 2026-06-13 03:30 2026-06-9 Show GitHub Exploit DB Packet Storm
987 4.9 MEDIUM
Network
redhat directory_server
389_directory_server
enterprise_linux
A flaw was found in 389 Directory Server. The PBKDF2-SHA256 password storage plugin does not enforce an upper bound on the iteration count extracted from stored password hashes. A privileged attacker… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-11790 2026-06-13 03:21 2026-06-9 Show GitHub Exploit DB Packet Storm
988 7.5 HIGH
Network
- - Crypt::PBKDF2 versions before 0.261630 for Perl generate insecure random values for salts. These versions use the built-in rand function, which is predictable and unsuitable for cryptography. CWE-338
 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
CVE-2026-9638 2026-06-13 03:16 2026-06-13 Show GitHub Exploit DB Packet Storm
989 9.8 CRITICAL
Network
- - Vulnerability in the PeopleSoft Enterprise PeopleTools product of Oracle PeopleSoft (component: Updates Environment Management). Supported versions that are affected are 8.61 and 8.62. Easily exploit… CWE-306
Missing Authentication for Critical Function
CVE-2026-35273 2026-06-13 03:16 2026-06-11 Show GitHub Exploit DB Packet Storm
990 3.3 LOW
Local
- - A security vulnerability has been detected in SecureAge CatchPulse up to 10.9.3. Impacted is an unknown function in the library saappctl.sys of the component IOCTL Handler. The manipulation leads to … CWE-200
CWE-284
Information Exposure
Improper Access Control
CVE-2026-11459 2026-06-13 03:16 2026-06-7 Show GitHub Exploit DB Packet Storm