NVD Vulnerability Information Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
CRITICAL
HIGH
MEDIUM
LOW
CWE
In descending order of publication date
In descending order of update date
Number of items displayed

You can search the list of vulnerabilities managed by the NVD (National Vulnerability Database).
Since vulnerability information is often updated before JVN (Japan Vulnerability Note), vulnerabilities that are not listed in JVN may be updated.

If there is a vulnerability related to JVN (Japan Vulnerability Note), the information will be displayed on the detail page.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • CRITICAL
  • HIGH
  • MEDIUM
  • LOW

Update Date:May 28, 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
1 5.3 MEDIUM
Local
squirrel-lang squirrel A security flaw has been discovered in Squirrel up to 3.2. Impacted is the function ReadObject of the file squirrel/sqobject.cpp of the component Cnut File Handler. Performing a manipulation results … New CWE-119
CWE-122
Incorrect Access of Indexable Resource ('Range Error') 
Heap-based Buffer Overflow
CVE-2026-9541 2026-05-28 03:48 2026-05-26 Show GitHub Exploit DB Packet Storm
2 9.8 CRITICAL
Network
perl perl Perl versions through 5.43.10 have a heap buffer overflow when compiling regular expressions with a repeated fixed string on 32-bit builds. Perl_study_chunk in regcomp_study.c checked the size of th… New CWE-680
 Integer Overflow to Buffer Overflow
CVE-2026-8376 2026-05-28 03:43 2026-05-26 Show GitHub Exploit DB Packet Storm
3 9.1 CRITICAL
Network
archive\ \ Archive::Tar versions before 3.08 for Perl extract symlinks with attacker controlled targets outside the extraction directory. _make_special_file() passes the tar header's linkname to symlink() with… New CWE-59
Link Following
CVE-2026-42496 2026-05-28 03:37 2026-05-26 Show GitHub Exploit DB Packet Storm
4 7.5 HIGH
Network
pavel-odintsov fastnetmon FastNetMon Community Edition through 1.2.9 contains multiple out-of-bounds reads in the BGP MP_REACH_NLRI IPv6 attribute decoder. The function decode_mp_reach_ipv6() in src/bgp_protocol.cpp contains … New CWE-125
Out-of-bounds Read
CVE-2026-48688 2026-05-28 03:36 2026-05-27 Show GitHub Exploit DB Packet Storm
5 7.7 HIGH
Network
microsoft azure_stack_hci Improper input validation in Azure Compute Gallery allows an authorized attacker to disclose information over a network. Update CWE-20
 Improper Input Validation 
CVE-2026-26147 2026-05-28 03:34 2026-05-23 Show GitHub Exploit DB Packet Storm
6 8.8 HIGH
Network
microsoft sharepoint_server Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network. Update CWE-502
 Deserialization of Untrusted Data
CVE-2026-45659 2026-05-28 03:32 2026-05-23 Show GitHub Exploit DB Packet Storm
7 8.1 HIGH
Adjacent
pavel-odintsov fastnetmon FastNetMon Community Edition through 1.2.9 exposes a gRPC API server on port 50052 with no authentication mechanism. The server is initialized with grpc::InsecureServerCredentials() (src/fastnetmon.c… New CWE-306
Missing Authentication for Critical Function
CVE-2026-48692 2026-05-28 03:30 2026-05-27 Show GitHub Exploit DB Packet Storm
8 4.7 MEDIUM
Local
nvidia gpu_display_driver NVIDIA Display Driver for Linux contains a vulnerability in a kernel module, where a user could cause a race condition by reordering compiler or processor memory instructions. A successful exploit of… New CWE-362
Race Condition
CVE-2026-24199 2026-05-28 03:29 2026-05-27 Show GitHub Exploit DB Packet Storm
9 9.3 CRITICAL
Network
microsoft 365_copilot Improper neutralization of special elements used in a command ('command injection') in Microsoft Copilot allows an unauthorized attacker to perform tampering over a network. Update CWE-77
Command Injection
CVE-2026-41090 2026-05-28 03:23 2026-05-23 Show GitHub Exploit DB Packet Storm
10 7.8 HIGH
Local
babel babel Babel is a compiler for writing next generation JavaScript. From 7.12.0 to before 7.29.4 and 8.0.0-alpha.13, using Babel to compile code that was specifically crafted by an attacker can cause Babel t… New CWE-94
CWE-843
Code Injection
Type Confusion
CVE-2026-44728 2026-05-28 03:21 2026-05-27 Show GitHub Exploit DB Packet Storm
11 7.3 HIGH
Network
- - A vulnerability was detected in itsourcecode Student Transcript Processing System 1.0. This affects an unknown part of the file /admin/modules/student/index.php?view=view. Performing a manipulation o… New CWE-74
CWE-89
Injection
SQL Injection
CVE-2026-9573 2026-05-28 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
12 - -
- - An authenticated command injection vulnerability exists in the Archer BE450 v1 and BE7200 v1 router that allows an administrator to execute arbitrary system commands through the web management interf… New CWE-20
 Improper Input Validation 
CVE-2026-5509 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
13 5.3 MEDIUM
Network
- - A vulnerability was detected in TeamSpeak 3 Server up to 3.13.7. This issue affects some unknown processing of the component clientek Handshake Handler. Performing a manipulation of the argument proo… New CWE-617
 Reachable Assertion
CVE-2026-4392 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
14 5.3 MEDIUM
Network
- - A security vulnerability has been detected in TeamSpeak 3 Server up to 3.13.7. This vulnerability affects unknown code of the component ECC Key Parser. Such manipulation leads to heap-based buffer ov… New CWE-119
CWE-122
Incorrect Access of Indexable Resource ('Range Error') 
Heap-based Buffer Overflow
CVE-2026-4391 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
15 5.4 MEDIUM
Network
- - A weakness has been identified in TeamSpeak 3 Server up to 3.13.7. This affects the function process_resend_queue of the component Connection State Management. This manipulation causes use after free… New CWE-119
CWE-416
Incorrect Access of Indexable Resource ('Range Error') 
 Use After Free
CVE-2026-4390 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
16 6.6 MEDIUM
Network
- - Jenkins LDAP Plugin 807.v7d7de30930cf and earlier deserializes data from LDAP referrals without validation. New CWE-502
 Deserialization of Untrusted Data
CVE-2026-48917 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
17 8.1 HIGH
Network
pavel-odintsov fastnetmon FastNetMon Community Edition through 1.2.9 contains an OS command injection vulnerability in the Juniper router integration plugin. The _log() function in src/juniper_plugin/fastnetmon_juniper.php (l… New CWE-78
OS Command 
CVE-2026-48687 2026-05-28 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
18 8.5 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.39.0, fetchToken in the OAuth2 SDK makes a POST to a builder-supplied URL with plain node-fetch, skipping the blacklist.isBlacklisted check th… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-48153 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
19 8.1 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.39.0, the single-datasource GET and PUT routes are guarded by generic TABLE READ, not by Builder/Admin permission or datasource-specific owner… New CWE-863
 Incorrect Authorization
CVE-2026-48152 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
20 7.5 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.39.0, the webhook schema-building endpoint is registered under builderRoutes, but the generic authorization middleware skips authorization for… New CWE-862
 Missing Authorization
CVE-2026-48151 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
21 9.0 CRITICAL
Network
- - Budibase is an open-source low-code platform. Prior to 3.39.0, /api/public/v1/roles/assign is guarded by the builderOrAdmin middleware, which passes any user who is a builder for the app id in the x-… New CWE-915
 Improperly Controlled Modification of Dynamically-Determined Object Attributes
CVE-2026-48150 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
22 8.1 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.39.0, the Budibase Text component renders markdown by assigning marked.parse(markdown) straight to innerHTML with no sanitizer (packages/bbui/… New CWE-79
Cross-site Scripting
CVE-2026-48149 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
23 - -
- - Budibase is an open-source low-code platform. Prior to 3.35.3, the VectorDB configuration endpoint in Budibase accepts a host parameter that undergoes no validation against internal IP ranges, reser… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-48148 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
24 6.5 MEDIUM
Network
- - Budibase is an open-source low-code platform. Prior to 3.35.4, the buildMatcherRegex() / matches() functions in packages/backend-core/src/middleware/matchers.ts route patterns are compiled into unanc… New CWE-185
CWE-352
 Incorrect Regular Expression
 Origin Validation Error
CVE-2026-48147 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
25 7.7 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.39.0, the OAuth2 token fetch function in packages/server/src/sdk/workspace/oauth2/utils.ts uses raw fetch(config.url) with no SSRF protection.… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-48146 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
26 - -
- - Budibase is an open-source low-code platform. Prior to 3.39.0, the executeQuery automation step in Budibase accepts a queryId from automation step inputs and passes it directly to the query execution… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-48128 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
27 7.7 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.38.3, removeSecrets at packages/server/src/sdk/workspace/datasources/datasources.ts masks only datasource config fields whose schema type is D… New CWE-200
Information Exposure
CVE-2026-46427 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
28 7.6 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.38.2, the file upload endpoint POST /api/attachments/process does not enforce active-content restrictions for authenticated users. The checks … New CWE-79
CWE-434
Cross-site Scripting
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-46426 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
29 9.9 CRITICAL
Network
- - Budibase is an open-source low-code platform. Prior to 3.38.2, packages/worker/src/api/routes/global/scim.ts attaches only two middlewares to the SCIM router: requireSCIM (checks the Enterprise featu… New CWE-862
 Missing Authorization
CVE-2026-46425 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
30 4.2 MEDIUM
Network
- - Budibase is an open-source low-code platform. Prior to 3.38.2, the public API role unassignment endpoint (POST /api/public/v1/roles/unassign) updates user documents in CouchDB but does not invalidate… New CWE-269
 Improper Privilege Management
CVE-2026-46424 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
31 6.5 MEDIUM
Network
- - Budibase is an open-source low-code platform. Prior to 3.38.1, the V1 Views API (POST /api/views) accepts a calculation parameter from the request body that is interpolated directly into a CouchDB re… New CWE-94
Code Injection
CVE-2026-45719 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
32 5.4 MEDIUM
Network
- - Budibase is an open-source low-code platform. Prior to 3.38.1, the row action trigger endpoint (POST /api/tables/:sourceId/actions/:actionId/trigger) fails to validate that the user-supplied rowId is… New CWE-863
 Incorrect Authorization
CVE-2026-45718 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
33 8.8 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.38.1, Budibase exposes a REST API for datasource management. The route PUT /api/datasources/:datasourceId is registered in the authorizedRoute… New CWE-862
 Missing Authorization
CVE-2026-45717 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
34 8.8 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.38.1, the POST /api/global/users/onboard endpoint is protected by workspaceBuilderOrAdmin middleware, allowing any user with builder permissio… New CWE-269
 Improper Privilege Management
CVE-2026-45716 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
35 7.7 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.38.1, the REST datasource integration (packages/server/src/integrations/rest.ts) follows HTTP redirects without re-checking the IP blacklist, … New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-45715 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
36 7.7 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.34.8, the processUrlFile function in packages/server/src/automations/steps/ai/extract.ts uses fetch(fileUrl) directly without the IP blacklist… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-45548 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
37 7.5 HIGH
Network
- - Dalfox is a powerful open-source XSS scanner and utility focused on automation. Prior to 2.13.0, ParameterAnalysis in pkg/scanning/parameterAnalysis.go runs two sequential worker stages that both wri… New CWE-362
CWE-404
Race Condition
 Improper Resource Shutdown or Release
CVE-2026-45090 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
38 8.2 HIGH
Network
- - Dalfox is a powerful open-source XSS scanner and utility focused on automation. Prior to 2.13.0, when dalfox is run in REST API server mode, the output, output-all, and debug fields in model.Options … New CWE-73
CWE-306
CWE-434
 External Control of File Name or Path
Missing Authentication for Critical Function
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-45089 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
39 7.5 HIGH
Network
- - Dalfox is a powerful open-source XSS scanner and utility focused on automation. Prior to 2.13.0, when dalfox is run in REST API server mode, the custom-payload-file field in model.Options is JSON-tag… New CWE-73
CWE-306
CWE-552
 External Control of File Name or Path
Missing Authentication for Critical Function
 Files or Directories Accessible to External Parties
CVE-2026-45088 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
40 10.0 CRITICAL
Network
- - Dalfox is a powerful open-source XSS scanner and utility focused on automation. Prior to 2.13.0, when dalfox is started in REST API server mode (dalfox server), the server binds to 0.0.0.0:6664 by de… New CWE-15
CWE-78
CWE-306
 External Control of System or Configuration Setting
OS Command 
Missing Authentication for Critical Function
CVE-2026-45087 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
41 6.5 MEDIUM
Network
- - Frappe HR is an open-source human resources management solution (HRMS). Prior to 16.5.0, authenticated employees could access other employees’ leave details due to improper authorization checks. This… New CWE-863
 Incorrect Authorization
CVE-2026-45081 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
42 7.7 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.35.10, the Plugin URL upload endpoint (POST /api/plugin) validates the submitted URL with a single substring check: url.includes(".tar.gz"). A… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-45061 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
43 7.5 HIGH
Network
- - bird-lg-go is a BIRD looking glass in Go. Prior to 1.4.5, the apiHandler (and similarly webHandlerTelegramBot) processes user-provided JSON payloads by directly using json.NewDecoder(r.Body).Decode(&… New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-45047 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
44 8.8 HIGH
Network
- - elFinder is an open-source file manager for web, written in JavaScript using jQuery UI. Prior to 2.1.68, an authenticated SQL injection vulnerability in the elFinder MySQL volume driver (elFinderVolu… New CWE-89
SQL Injection
CVE-2026-44521 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
45 7.4 HIGH
Network
- - FileRise is a self-hosted web-based file manager with multi-file upload, editing, and batch operations. Prior to 3.12.0, /api/totp_setup.php is callable from a session that has only passed the passwo… New CWE-200
CWE-287
CWE-306
Information Exposure
Improper Authentication
Missing Authentication for Critical Function
CVE-2026-44460 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
46 9.3 CRITICAL
Network
- - Lumiverse is a full-featured AI chat application. Prior to 0.9.7, the component override system transpiles user-supplied TSX via Sucrase and evaluates it with new Function, shadowing dangerous global… New CWE-693
 Protection Mechanism Failure
CVE-2026-44451 2026-05-28 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
47 - -
- - Botan is a C++ cryptography library. Prior to 3.12.0, certain patterns of indefinite length encodings in BER data could cause quadratic behavior in the parser, resulting in a denial of service. Such … New CWE-407
 Inefficient Algorithmic Complexity
CVE-2026-44378 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
48 8.8 HIGH
Network
- - BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Prior to 1.4.39, a malicious bentofile.yaml containing a newline-injected value in envs[*].n… New CWE-78
CWE-94
OS Command 
Code Injection
CVE-2026-44346 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
49 8.8 HIGH
Network
- - BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Prior to 1.4.39, src/bentoml/_internal/container/frontend/dockerfile/templates/base_v2.j2 in… New CWE-78
OS Command 
CVE-2026-44345 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
50 6.5 MEDIUM
Network
- - free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's BSF PUT /nbsf-management/v1/subscriptions/{subId} handler has an unsynchronized write on the global Subscrip… New CWE-362
CWE-820
Race Condition
 Missing Synchronization
CVE-2026-44318 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm