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 31, 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
194711 9.8 緊急
Network
Zimbra - Zimbra Collaboration Suite におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2017-6821 2017-06-20 15:45 2017-05-24 Show GitHub Exploit DB Packet Storm
194712 9.8 緊急
Network
Zimbra - Zimbra Collaboration Suite における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-6813 2017-06-20 15:45 2017-05-24 Show GitHub Exploit DB Packet Storm
194713 8.8 重要
Network
Zimbra - Zimbra Collaboration Suite の管理コンソールにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-3403 2017-06-20 15:45 2016-06-20 Show GitHub Exploit DB Packet Storm
194714 6.5 警告
Network
OpenEXR - OpenEXR の ImfZip.cpp の uncompress 関数における数値処理に関する脆弱性 CWE-189
数値処理の問題
CVE-2017-9116 2017-06-20 15:42 2017-05-12 Show GitHub Exploit DB Packet Storm
194715 6.5 警告
Network
OpenEXR - OpenEXR の ImfFastHuf.cpp の refill 関数における数値処理に関する脆弱性 CWE-189
数値処理の問題
CVE-2017-9114 2017-06-20 15:42 2017-05-12 Show GitHub Exploit DB Packet Storm
194716 8.8 重要
Network
OpenEXR - OpenEXR の ImfInputFile.cpp の bufferedReadPixels 関数における数値処理に関する脆弱性 CWE-189
数値処理の問題
CVE-2017-9113 2017-06-20 15:42 2017-05-12 Show GitHub Exploit DB Packet Storm
194717 6.5 警告
Network
OpenEXR - OpenEXR の ImfHuf.cpp の getBits 関数における数値処理に関する脆弱性 CWE-189
数値処理の問題
CVE-2017-9112 2017-06-20 15:42 2017-05-12 Show GitHub Exploit DB Packet Storm
194718 8.8 重要
Network
OpenEXR - OpenEXR の ImfOptimizedPixelReading.h の storeSSE 関数における数値処理に関する脆弱性 CWE-189
数値処理の問題
CVE-2017-9111 2017-06-20 15:42 2017-05-12 Show GitHub Exploit DB Packet Storm
194719 6.5 警告
Network
OpenEXR - OpenEXR の ImfHuf.cpp の hufDecode 関数における数値処理に関する脆弱性 CWE-189
数値処理の問題
CVE-2017-9110 2017-06-20 15:42 2017-05-12 Show GitHub Exploit DB Packet Storm
194720 7.5 重要
Network
シスコシステムズ - Cisco Identity Services Engine の GUI 用 TCP スロットリングプロセスにおけるリソース管理に関する脆弱性 CWE-399
リソース管理の問題
CVE-2017-6653 2017-06-20 15:36 2017-05-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2551 7.1 HIGH
Adjacent
- - An out-of-bounds read in ASP session ID handling in Netatalk 1.3 through 4.4.2 allows an adjacent network attacker to obtain limited information or cause a denial of service via a crafted ASP request. CWE-125
Out-of-bounds Read
CVE-2026-44064 2026-05-22 00:20 2026-05-21 Show GitHub Exploit DB Packet Storm
2552 4.2 MEDIUM
Adjacent
- - An off-by-two error in lp_write() in papd in Netatalk 2.0.0 through 4.4.2 allows an adjacent network attacker to modify limited data or cause a minor service disruption via crafted print data. CWE-193
 Off-by-one Error
CVE-2026-44065 2026-05-22 00:20 2026-05-21 Show GitHub Exploit DB Packet Storm
2553 7.1 HIGH
Network
- - Multiple heap out-of-bounds reads in the Spotlight RPC unmarshalling code in Netatalk 3.1.0 through 4.4.2 allow a remote authenticated attacker to obtain sensitive information or cause a minor servic… CWE-125
Out-of-bounds Read
CVE-2026-44066 2026-05-22 00:20 2026-05-21 Show GitHub Exploit DB Packet Storm
2554 4.2 MEDIUM
Network
- - A heap over-read in extended attribute (EA) header parsing in Netatalk 2.1.0 through 4.4.2 allows a remote authenticated attacker to obtain limited information or cause a minor service disruption via… CWE-125
Out-of-bounds Read
CVE-2026-44067 2026-05-22 00:20 2026-05-21 Show GitHub Exploit DB Packet Storm
2555 7.6 HIGH
Network
- - Incomplete sanitization of extended attribute (EA) path components in Netatalk 2.1.0 through 4.4.2 allows a remote authenticated attacker to write to files outside the intended metadata namespace via… CWE-22
Path Traversal
CVE-2026-44068 2026-05-22 00:20 2026-05-21 Show GitHub Exploit DB Packet Storm
2556 3.9 LOW
Local
- - An integer underflow in the volxlate function in Netatalk 3.0.0 through 4.4.2 allows a local privileged user to obtain limited information, modify limited data, or cause a minor service disruption vi… CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2026-44069 2026-05-22 00:20 2026-05-21 Show GitHub Exploit DB Packet Storm
2557 3.1 LOW
Network
- - An unbounded memory reallocation in the charset conversion code in Netatalk 2.0.0 through 4.4.2 allows a remote authenticated attacker to cause a minor denial of service via crafted character convers… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-44070 2026-05-22 00:20 2026-05-21 Show GitHub Exploit DB Packet Storm
2558 3.0 LOW
Local
- - Netatalk 2.2.1 through 4.4.2 calls system() after a failed chdir() without properly handling the error condition, which allows a local privileged user to execute unintended commands or cause a minor … CWE-78
OS Command 
CVE-2026-44072 2026-05-22 00:20 2026-05-21 Show GitHub Exploit DB Packet Storm
2559 5.0 MEDIUM
Network
- - Authentication modules in Netatalk 1.5.0 through 4.4.2 fail to check the return value of seteuid(), which may allow a remote authenticated attacker to retain elevated privileges under error condition… CWE-273
 Improper Check for Dropped Privileges
CVE-2026-44073 2026-05-22 00:20 2026-05-21 Show GitHub Exploit DB Packet Storm
2560 6.7 MEDIUM
Local
- - Insufficient sanitization of volume paths in Netatalk 3.1.0 through 4.4.2 allows a local privileged user to inject OS commands and execute arbitrary code via a crafted volume path. CWE-78
OS Command 
CVE-2026-44076 2026-05-22 00:20 2026-05-21 Show GitHub Exploit DB Packet Storm