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 10, 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
252271 7.5 危険 onlinetechtools.com - OWOS の process.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4186 2012-03-27 18:42 2010-11-5 Show GitHub Exploit DB Packet Storm
252272 7.5 危険 energine - Energine における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4185 2012-03-27 18:42 2010-11-5 Show GitHub Exploit DB Packet Storm
252273 5 警告 netsupportsoftware - NSM における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2010-4184 2012-03-27 18:42 2010-10-8 Show GitHub Exploit DB Packet Storm
252274 4.3 警告 htmlpurifier
マイクロソフト
- HTML Purifier におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4183 2012-03-27 18:42 2010-09-5 Show GitHub Exploit DB Packet Storm
252275 5 警告 Yaws - Yaws におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-4181 2012-03-27 18:42 2010-11-4 Show GitHub Exploit DB Packet Storm
252276 4 警告 dracut Project
kernel.org
- dracut におけるローカルユーザの tty0 からターナミルデータを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4176 2012-03-27 18:42 2010-12-7 Show GitHub Exploit DB Packet Storm
252277 3.3 注意 OpenFabrics Alliance - libsdp の libsdp.conf のディフォルト設定における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2010-4173 2012-03-27 18:42 2010-11-22 Show GitHub Exploit DB Packet Storm
252278 5 警告 OpenTTD - OpenTTD におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4168 2012-03-27 18:42 2010-11-17 Show GitHub Exploit DB Packet Storm
252279 7.5 危険 Joomla! - Joomla! における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4166 2012-03-27 18:42 2010-11-4 Show GitHub Exploit DB Packet Storm
252280 6.9 警告 Mono Project - Mono の metadata/loader.c における権限を取得される脆弱性 CWE-Other
その他
CVE-2010-4159 2012-03-27 18:42 2010-09-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
5051 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
5052 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
5053 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
5054 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
5055 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
5056 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
5057 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
5058 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
5059 3.1 LOW
Network
- - A format string argument mismatch in Netatalk 3.0.3 through 4.4.2 allows a remote authenticated attacker to cause a minor denial of service via crafted input that triggers incorrect format string pro… CWE-134
Use of Externally-Controlled Format String
CVE-2026-7835 2026-05-22 00:20 2026-05-21 Show GitHub Exploit DB Packet Storm
5060 3.1 LOW
Network
- - An incorrect calculation in the hextoint macro in Netatalk 2.0.0 through 4.4.2 due to improper uppercase character handling allows a remote authenticated attacker to cause limited data modification v… CWE-682
 Incorrect Calculation
CVE-2026-7836 2026-05-22 00:20 2026-05-21 Show GitHub Exploit DB Packet Storm