Lucene search
+L

433104 matches found

EUVD
EUVD
•added 35 minutes ago•3 views

EUVD-2026-61175

The Sierra Wireless HL7800 cellular modem driver drivers/modem/vendorstandalone/hl7800.c, located at drivers/modem/hl7800.c in v4.4.0 and earlier parses AT responses with roughly twenty handlers that call netbuflinearizevalue, sizeofvalue, buf, 0, len into a 128-byte stack buffer and then write...

6.4CVSS6.6AI score
SaveExploits0References2
EUVD
EUVD
•added 42 minutes ago•3 views

EUVD-2026-61174

Improper handling of highly compressed data in the GZIP auto-decompression handler in Amazon ion-java before 1.12.0 might allow remote actors to cause a denial of service via a crafted compressed Ion document that expands to an arbitrarily large size upon decompression. To remediate this issue,...

9.9CVSS5.5AI score
SaveExploits0References1
EUVD
EUVD
•added 43 minutes ago•4 views

EUVD-2026-61173

Uncontrolled memory allocation in the binary Ion stream cursor in Amazon ion-java before 1.12.0 might allow remote actors to cause a denial of service via a crafted Ion binary document containing a declared-length field that causes excessive heap preallocation. To remediate this issue, users shou...

8.7CVSS5.5AI score
SaveExploits0References1
EUVD
EUVD
•added 1 hour ago•3 views

EUVD-2026-61162

A security vulnerability has been detected in xianrendzw EasyReport up to 2.0.17.0522Beta. Affected by this issue is some unknown functionality of the file ModuleController.java of the component Move Operations. Such manipulation of the argument sourcePath leads to sql injection. The attack may b...

6.5CVSS5.3AI score
SaveExploits0References6
EUVD
EUVD
•added 1 hour ago•3 views

EUVD-2026-61161

Lemur manages TLS certificate creation. Prior to 1.9.3, POST /api/1/certificates/upload allowed a non-read-only user to create a duplicate row using another certificate body, authorityid, serial, or externalid without requiring permission on the underlying authority. PUT /api/1/certificates//revo...

7.3CVSS5.7AI score
SaveExploits0References3
EUVD
EUVD
•added 1 hour ago•3 views

EUVD-2026-61160

Malcolm's upload-processing pipeline scripts/safe-extract.py enforces entry-count, nesting-depth, and total-uncompressed-byte limits when extracting container archives zip/tar/rar/7z via libarchive, but those limits are not applied when the uploaded file is a single-stream compressed format .gz,...

7.1CVSS5.4AI score
SaveExploits0References2
EUVD
EUVD
•added 1 hour ago•3 views

EUVD-2026-61159

Plainpad through 1.1.1, fixed in commit d3823fc, contains a missing rate limiting vulnerability that allows unauthenticated attackers to send unbounded login requests to the POST /v1/sessions endpoint due to dead code in App\Http\Kernel.php that is never instantiated under the Laravel 11+ skeleto...

6.9CVSS5.6AI score
SaveExploits0References2
EUVD
EUVD
•added 1 hour ago•3 views

EUVD-2026-61158

Lemur manages TLS certificate creation. Prior to 1.9.3, CertificateExport placed its CertificatePermission ownership check inside the plugin.requireskey branch for POST /api/1/certificates//export. A plugin declaring requireskey false bypassed that check, and the handler still passed...

4.3CVSS5.5AI score
SaveExploits0References3
EUVD
EUVD
•added 1 hour ago•3 views

EUVD-2026-61157

Malcolm's nginx Lua role-based access control RBAC layer decides whether an authenticated user may reach a role-restricted path e.g. /htadmin, /auth, /adminlogin, /arkime/api/esadmin, NetBox, upload endpoints by pattern-matching the raw, percent-encoded request URI. Nginx itself, however, selects...

5.4CVSS5.4AI score
SaveExploits0References2
EUVD
EUVD
•added 1 hour ago•3 views

EUVD-2026-61156

Lemur manages TLS certificate creation. Prior to 1.9.3, POST /api/1/authorities with type=subca did not require AuthorityPermission on the parent authority when ADMINONLYAUTHORITYCREATION was false. AssociatedAuthoritySchema resolved the caller-supplied parent and passed it through authority...

6.5CVSS5.5AI score
SaveExploits0References3
EUVD
EUVD
•added 1 hour ago•3 views

EUVD-2026-61155

Lemur manages TLS certificate creation. Prior to 1.9.3, an authority-role member could update acmeurl through PUT /api/1/authorities/ without revalidation and direct setupacmeclientnoretry to an attacker-controlled ACME server. ACME directory and order responses contain newNonce, newOrder,...

7.4CVSS5.4AI score
SaveExploits0References3
EUVD
EUVD
•added 1 hour ago•3 views

EUVD-2026-61154

Lemur manages TLS certificate creation. Prior to 1.9.3, validateacmeurl enforced ACMEDIRECTORYHOSTALLOWLIST when an authority was created, but PUT /api/1/authorities/ passed options to lemur/authorities/service.py without applying the same check. A user holding an authority role could replace the...

7.7CVSS5.4AI score
SaveExploits0References3
EUVD
EUVD
•added 1 hour ago•3 views

EUVD-2026-61153

Lemur manages TLS certificate creation. Prior to 1.9.3, GET /api/1/destinations and GET /api/1/destinations/ relied only on authentication while sibling write handlers required adminpermission. DestinationOutputSchema returned raw options and copied them into pluginOptions without redacting...

7.7CVSS5.5AI score
SaveExploits0References3
EUVD
EUVD
•added 1 hour ago•3 views

EUVD-2026-61152

Lemur manages TLS certificate creation. From 0.5.0 until 1.9.3, certificate create, upload, and edit requests accepted replaces or replacements identifiers that AssociatedCertificateSchema resolved with fetchobjects without a CertificatePermission check. Assigning those objects to...

8.1CVSS5.5AI score
SaveExploits0References3
EUVD
EUVD
•added 1 hour ago•3 views

EUVD-2026-61151

Lemur manages TLS certificate creation. Prior to 1.9.3, validaterevocationurl in lemur/certificates/verify.py checked the original CRL or OCSP URL but the later request could reach a different destination. The CRL requests.get call followed HTTP redirects without validating each Location target, ...

6.3CVSS5.5AI score
SaveExploits0References3
EUVD
EUVD
•added 1 hour ago•3 views

EUVD-2026-61147

Lemur manages TLS certificate creation. Prior to 1.9.2, PUT /api/1/roles/ in lemur/roles/views.py:298 authorized updates with RoleMemberPermissionroleid, which allowed either an administrator or any existing member of the target role. The handler passed data"users" and data"name" to service.updat...

6.3CVSS5.4AI score
SaveExploits0References3
EUVD
EUVD
•added 1 hour ago•4 views

EUVD-2026-61112

The tar extraction routines in moby/go-archive Unpack, UnpackLayer, Untar/UntarUncompressed, and the ApplyLayer helpers do not confine filesystem operations to the destination directory. The extractor decides where each archive entry lands using lexical string checks and then performs the...

7.1CVSS5.5AI score
SaveExploits2References7
EUVD
EUVD
•added 1 hour ago•3 views

EUVD-2025-210739

Unescaped stored values in application security page in Otalio Ship Property Management System versions before 2.22.0 allows authenticated attackers to escalate privileges via persistent cross-site scripting...

6.7CVSS4.9AI score
SaveExploits0References2
EUVD
EUVD
•added 1 hour ago•3 views

EUVD-2025-210738

Missing signature validation in JSON Web Tokens in Otalio Ship Property Management System versions before 2.22.0 allows authenticated attackers to escalate privileges via tampering with JWTs...

8.1CVSS5.3AI score
SaveExploits0References2
EUVD
EUVD
•added 1 hour ago•3 views

EUVD-2026-61111

NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker could cause an absolute path traversal. A successful exploit might lead to code execution...

5.5CVSS5.5AI score
SaveExploits0References3
EUVD
EUVD
•added 1 hour ago•2 views

EUVD-2026-61110

NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker could cause improper input validation. A successful exploit might lead to denial of service...

7.5CVSS5.4AI score
SaveExploits0References3
EUVD
EUVD
•added 1 hour ago•2 views

EUVD-2026-61109

NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker could cause an allocation of resources without limits. A successful exploit might lead to denial of service...

7.5CVSS5.4AI score
SaveExploits0References3
EUVD
EUVD
•added 1 hour ago•2 views

EUVD-2026-61108

NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker could cause path traversal. A successful exploit might lead to denial of service...

9.8CVSS5.4AI score
SaveExploits0References3
EUVD
EUVD
•added 1 hour ago•2 views

EUVD-2026-61107

NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker could cause an absolute path traversal. A successful exploit might lead to code execution and information disclosure...

6.5CVSS6AI score
SaveExploits0References3
EUVD
EUVD
•added 1 hour ago•2 views

EUVD-2026-61106

Vitess is a database clustering system for horizontal scaling of MySQL. In 24.0.2 and earlier, the /debug/vrlog endpoint registered by addHttpEndpoint in go/vt/vttablet/tabletmanager/vreplication/vrlog.go invokes vrlogStatsHandler without acl.CheckAccessHTTPr, acl.DEBUGGING, unlike comparable deb...

5.3CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
•added 2 hours ago•2 views

EUVD-2026-61105

NVIDIA NVOS for network switches contains a vulnerability in the secure shell SSH server configuration component while PKA-only mode is enabled, where an administrator could inadvertently enable an alternative authentication path. If best practices for replacing the default password as recommende...

7.1CVSS5.5AI score
SaveExploits0References3
EUVD
EUVD
•added 2 hours ago•2 views

EUVD-2026-61104

NVIDIA Cumulus Linux contains a vulnerability in the Link Layer Discovery Protocol LLDP daemon component, where an unauthenticated attacker on an adjacent network could cause buffer overflow by sending crafted LLDP frames. A successful exploit of this vulnerability might lead to code execution...

7.5CVSS6.1AI score
SaveExploits0References3
EUVD
EUVD
•added 2 hours ago•2 views

EUVD-2026-61103

NVIDIA Cumulus Linux contains a vulnerability in the user management component, where an unprivileged user could use improper privilege management on the system. A successful exploit of this vulnerability might lead to escalation of privileges...

7.8CVSS5.5AI score
SaveExploits0References3
EUVD
EUVD
•added 2 hours ago•3 views

EUVD-2026-61102

Super Productivity is an advanced todo list app with integrated timeboxing and time tracking capabilities. Prior to 18.13.0, the EXEC IPC handler in electron/ipc-handlers/exec.ts accepts a command string from the renderer through the IPC.EXEC channel and executes it with childprocess.exec. The...

7.8CVSS5.7AI score
SaveExploits0References3
EUVD
EUVD
•added 2 hours ago•2 views

EUVD-2026-61101

OpenList a file list program that supports multiple storage. Prior to 4.2.4, the share creation and update checks in server/handles/sharing.go use strings.HasPrefixrequestedpath, user.BasePath without enforcing a directory separator boundary. An authenticated user with CanShare permission and a...

6.5CVSS5.4AI score
SaveExploits0References3
EUVD
EUVD
•added 2 hours ago•2 views

EUVD-2026-61100

Lemur manages TLS certificate creation. Prior to 1.9.1, StrictRolePermission and AuthorityCreatorPermission in lemur/auth/permissions.py call flaskprincipal.Permission.init with zero Need objects when ADMINONLYAUTHORITYCREATION and LEMURSTRICTROLEENFORCEMENT are unset because both flags default t...

8.8CVSS5.6AI score0.00035EPSS
SaveExploits0References3
EUVD
EUVD
•added 2 hours ago•4 views

EUVD-2026-61099

Context7 through 2.1.2 contains a prompt injection vulnerability that allows attackers to execute malicious instructions in connected AI coding agents by injecting unsanitized content through the Custom AI Instructions feature served via the MCP server. Attackers can poison the custom instruction...

9CVSS5.6AI score
SaveExploits0References3
EUVD
EUVD
•added 2 hours ago•2 views

EUVD-2026-61098

Kurrier is a modern, self-hosted workspace for email, calendar, contacts, and storage. Prior to 1.2.4, Kurrier API endpoints for listing and retrieving webhook and identity resources did not enforce ownership checks for authenticated API requests. An attacker with a valid API key could use anothe...

5.3CVSS5.4AI score
SaveExploits0References4
EUVD
EUVD
•added 2 hours ago•2 views

EUVD-2026-61143

WeasyPrint helps web developers to create PDF documents. Prior to 69.0, WeasyPrint embeds unescaped HTML presentational-hint attribute values into CSS in weasyprint/css/init.py when presentationalhints=True. The background attribute is inserted into a background-image:url declaration and parsed b...

6.5CVSS5.3AI score
SaveExploits0References4
EUVD
EUVD
•added 2 hours ago•2 views

EUVD-2026-61142

kin-openapi is a Go project for handling OpenAPI files. From 0.2.0 until 0.144.0, openapi3filter.ValidateRequest can encounter a NULL-pointer-dereference denial of service when an operation declares a content parameter whose application/json media type has no schema. In...

5.3CVSS5.2AI score
SaveExploits0References3
EUVD
EUVD
•added 2 hours ago•2 views

EUVD-2026-61141

Forem is open source software for building communities. In versions before commit 92eacd16a82cf9007ba8e16a2258b42e3b53ca9c, a malicious value submitted through feedbackmessagemessage is stored without sanitization and rendered in app/views/admin/feedbackmessages/feedbackmessage.html.erb through...

6.3CVSS5.4AI score
SaveExploits0References2
EUVD
EUVD
•added 2 hours ago•2 views

EUVD-2026-61139

Kraken agents fail to verify peer-to-peer downloaded blobs against their requested SHA-256 digest before committing to the content-addressable cache, relying only on CRC32 checksums for piece validation. Attackers on the agent-to-agent path or malicious peers can supply substituted content with...

9.1CVSS5.4AI score
SaveExploits0References4
EUVD
EUVD
•added 2 hours ago•4 views

EUVD-2026-61140

Interpretation of untrusted input in template engine in GBIF Integrated Publishing Toolkit versions before 3.3.4 allows remote authenticated attackers to access server-side files and state via template injection...

7.6CVSS5.4AI score
SaveExploits0References3
EUVD
EUVD
•added 2 hours ago•2 views

EUVD-2026-61138

aiosmtplib is an asynchronous SMTP client for use with asyncio. Prior to 5.1.1, SMTP.mail, SMTP.rcpt, SMTP.vrfy, and SMTP.expn send caller-supplied addresses without rejecting embedded CR or LF bytes. Data after the line break is framed as additional standalone SMTP command lines, allowing an...

6.9CVSS5.5AI score
SaveExploits0References3
EUVD
EUVD
•added 2 hours ago•2 views

EUVD-2026-61137

libre is a generic library for real-time communications with asynchronous input and output support. Prior to 4.8.1, the websockdecode function in src/websock/websock.c contains an integer overflow when validating a masked WebSocket frame that uses the 64-bit extended length encoding. The expressi...

9.3CVSS5.6AI score
SaveExploits0References4
EUVD
EUVD
•added 2 hours ago•2 views

EUVD-2026-61136

The Apify MCP server enables AI agents to extract data from websites using ready-made scrapers, crawlers, and automation tools available on the Apify Store. Prior to 0.10.11, getActorMCPServerURL in src/mcp/actors.ts concatenates the trusted Actor standby URL with the attacker-controlled...

8.1CVSS5.4AI score
SaveExploits0References4
EUVD
EUVD
•added 2 hours ago•3 views

EUVD-2026-61135

Dell AppSync Version 4.6.0.0, Dell Metro Node Version 8.0.0, Dell UCC Edge Version 3.0.1, Dell VxRail Version 8.0.322, Dell PowerMax Version 10.3.0, Dell Unity Version 5.4, Dell PowerFlex Manager Version 4.5.4, Dell PowerFlex Intelligent Catalog Versions 46.377.00 and 46.382.00 and Dell PowerFlex...

7.3CVSS5.3AI score
SaveExploits0References1
EUVD
EUVD
•added 2 hours ago•2 views

EUVD-2026-61134

MobSF is a mobile application security testing tool used. Prior to 4.5.1, mobsf/MobSF/settings.py places django.middleware.csrf.CsrfViewMiddleware only in the deprecated MIDDLEWARECLASSES setting and omits it from the active MIDDLEWARE tuple, allowing a remote attacker to make a logged-in victim...

6.5CVSS5.3AI score
SaveExploits0References4
EUVD
EUVD
•added 2 hours ago•2 views

EUVD-2026-61133

MobSF is a mobile application security testing tool used. Prior to 4.5.1, getbrowsableactivities in mobsf/StaticAnalyzer/views/android/manifestanalysis.py validates only an Android manifest android:host value with validhost before appending a separately supplied android:port to the URL fetched by...

3CVSS5.3AI score
SaveExploits0References4
EUVD
EUVD
•added 2 hours ago•2 views

EUVD-2026-61132

MobSF is a mobile application security testing tool used. Prior to 4.5.1, findiconpathzip in mobsf/StaticAnalyzer/views/android/iconanalysis.py uses the Android manifest android:icon value to construct paths under the scan resource directory without rejecting traversal or verifying containment,...

5.5CVSS5.3AI score
SaveExploits0References4
EUVD
EUVD
•added 2 hours ago•2 views

EUVD-2026-61131

MobSF is a mobile application security testing tool used. Prior to 4.5.1, the unzip function in mobsf/StaticAnalyzer/views/common/sharedfunc.py logs that an archive member exceeding ZIPMAXUNCOMPRESSEDFILESIZE is being skipped but does not continue to the next member, so an authenticated user can...

4.9CVSS5.3AI score
SaveExploits0References4
EUVD
EUVD
•added 2 hours ago•3 views

EUVD-2026-61130

Missing authentication in initial setup functionality left exposed until first reboot in GBIF Integrated Publishing Toolkit versions before 3.3.4 allows remote authenticated attackers to gain administrative control via authentication bypass...

9.1CVSS5.5AI score
SaveExploits0References3
EUVD
EUVD
•added 2 hours ago•4 views

EUVD-2026-61129

Missing authentication in initial setup functionality left exposed after initial setup is completed in GBIF Integrated Publishing Toolkit versions before 3.3.4 allows remote authenticated attackers to gain administrative control via authentication bypass...

9.2CVSS5.5AI score
SaveExploits0References3
EUVD
EUVD
•added 2 hours ago•2 views

EUVD-2026-61128

AngleSharp is a .NET library for parsing angle bracket based hyper-texts. Prior to 1.5.0, MathAnnotationXmlElement in AngleSharp/Mathml/Dom/Internal/MathAnnotationXmlElement.cs is not treated as an HTML integration point when its encoding attribute is text/html or application/xhtml+xml, causing...

6.9CVSS4.9AI score
SaveExploits0References3
EUVD
EUVD
•added 2 hours ago•2 views

EUVD-2026-61127

sh provides Python process launching. Prior to 2.2.4, the uid option in sh.py performs an incomplete privilege drop on Linux and Unix-like systems. When sh runs from an elevated process and launches a command with uid set to an unprivileged user, the child changes its UID but can retain the paren...

7.9CVSS5.3AI score
SaveExploits0References4
Total number of security vulnerabilities433104