Lucene search
+L
GithubRecent

34386 matches found

Github Security Blog
Github Security Blog
added 2026/02/05 8:51 p.m.30 views

@payloadcms/drizzle has SQL Injection in JSON/RichText Queries on PostgreSQL/SQLite Adapters

Impact When querying JSON or richText fields, user input was directly embedded into SQL without escaping, enabling blind SQL Injection attacks. An unauthenticated attacker could extract sensitive data emails, password reset tokens and achieve full account takeover without password cracking. Users...

9.8CVSS5.8AI score0.00453EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/05 8:41 p.m.15 views

@nyariv/sandboxjs has a Sandbox Escape issue

Summary The return values of functions aren't wrapped. Object.values/Object.entries can be used to get an Array containing the host's Function constructor, by using Array.prototype.at you can obtain the hosts Function constructor, which can be used to execute arbitrary code outside of the sandbox...

10CVSS6AI score0.00782EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/05 8:32 p.m.15 views

OpenCloud Reva has a Public Link Exploit

Impact A security issue was discovered in Reva based products that enables a malicious user to bypass the scope validation of a public link, allowing it to access resources outside the scope of a public link. Details Public link shares in OpenCloud are bound to a specific scope usually a file or...

8.2CVSS5.5AI score0.00273EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/05 6:38 p.m.16 views

webpack buildHttp: allowedUris allow-list bypass via URL userinfo (@) leading to build-time SSRF behavior

Summary When experiments.buildHttp is enabled, webpack’s HTTPS resolver HttpUriPlugin can be bypassed to fetch resources from hosts outside allowedUris by using crafted URLs that include userinfo username:password@host. If allowedUris enforcement relies on a raw string prefix check e.g.,...

3.7CVSS5.6AI score0.002EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/05 6:35 p.m.22 views

webpack buildHttp HttpUriPlugin allowedUris bypass via HTTP redirects → SSRF + cache persistence

Summary When experiments.buildHttp is enabled, webpack’s HTTPS resolver HttpUriPlugin enforces allowedUris only for the initial URL, but does not re-validate allowedUris after following HTTP 30x redirects. As a result, an import that appears restricted to a trusted allow-list can be redirected to...

3.7CVSS5.6AI score0.002EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/05 6:30 p.m.11 views

Microweber has a Cross-site Scripting vulnerability

Cross-site Scripting vulnerability in the "/admin/order/abandoned" endpoint of Microweber 2.0.19. An attacker can manipulate the "orderDirection" parameter in a crafted URL and lure a user with admin privileges into visiting it, achieving JavaScript code execution in the victim's browser. The iss...

6.1CVSS6.1AI score0.0027EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/05 6:30 p.m.15 views

Microweber Cross-site Scripting vulnerability

There is a Cross-site Scripting vulnerability in the "/admin/category/create" endpoint of Microweber 2.0.19. An attacker can manipulate the "relid" parameter in a crafted URL and lure a user with admin privileges into visiting it, achieving JavaScript code execution in the victim's browser. The...

6.1CVSS6.2AI score0.00271EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/05 6:30 p.m.13 views

pgadmin4 affected by a Restore restriction bypass via key disclosure vulnerability

pgAdmin versions 9.11 are affected by a Restore restriction bypass via key disclosure vulnerability that occurs when running in server mode and performing restores from PLAIN-format dump files. An attacker with access to the pgAdmin web interface can observe an active restore operation, extract t...

7.4CVSS5.8AI score0.00392EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/05 6:2 p.m.13 views

FrankenPHP has delayed propagation of security fixes in upstream base images

Delayed propagation of security fixes in upstream base images Summary Vulnerability in base Docker images PHP, Go, and Alpine not automatically propagating to FrankenPHP images. FrankenPHP's container images were previously built only when specific version tags were updated or when manual trigger...

9.8CVSS5.5AI score0.47621EPSS
SaveExploits7References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/05 5:57 p.m.6 views

time vulnerable to stack exhaustion Denial of Service attack

Impact When user-provided input is provided to any type that parses with the RFC 2822 format, a denial of service attack via stack exhaustion is possible. The attack relies on formally deprecated and rarely-used features that are part of the RFC 2822 format used in a malicious manner. Ordinary,...

6.8CVSS5.3AI score0.00291EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/05 5:49 p.m.14 views

Sandbox escape via infinite recursion and error objects

Note: The npm package has moved to @enclave-vm/core formerly enclave-vm. All fixed versions and guidance refer to @enclave-vm/core. Summary The existing layers of security in enclave-vm are insufficient: The AST sanitization can be bypassed with dynamic property accesses, the hardening of the err...

8.8CVSS5.8AI score0.0023EPSS
SaveExploits1References5Affected Software2
Github Security Blog
Github Security Blog
added 2026/02/05 5:41 p.m.15 views

NiceGUI's XSS vulnerability in ui.markdown() allows arbitrary JavaScript execution through unsanitized HTML content

Description The ui.markdown component uses the markdown2 library to convert markdown content to HTML, which is then rendered via innerHTML. By default, markdown2 allows raw HTML to pass through unchanged. This means that if an application renders user-controlled content through ui.markdown, an...

6.1CVSS5.4AI score0.00241EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/05 9:31 a.m.9 views

web2py has an Open Redirect Vulnerability

web2py versions 2.27.1-stable+timestamp.2023.11.16.08.03.57 and prior contain an Open Redirect vulnerability. If this vulnerability is exploited, the user may be redirected to an arbitrary website when accessing a specially crafted URL. As a result, the user may become a victim of a phishing atta...

5.1CVSS5.5AI score0.00294EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/05 12:38 a.m.12 views

FUXA Unauthenticated Remote Arbitrary Device Tag Write

Summary Description An authorization bypass vulnerability in FUXA allows an unauthenticated, remote attacker to modify device tags via WebSockets. This affects FUXA through version 1.2.9. This issue has been patched in FUXA version 1.2.10. Impact This affects all deployments, including those...

9.3CVSS5.5AI score0.00479EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/05 12:37 a.m.20 views

FUXA Unauthenticated Remote Code Execution via Arbitrary File Write in Upload API

Summary Description A path traversal vulnerability in FUXA allows an unauthenticated, remote attacker to write arbitrary files to arbitrary locations on the server filesystem. This affects FUXA through version 1.2.9. This issue has been patched in FUXA version 1.2.10. Impact This affects all...

9.8CVSS5.7AI score0.03913EPSS
SaveExploits3References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/05 12:36 a.m.18 views

FUXA Unauthenticated Remote Code Execution via Hardcoded JWT Secret in Default Configuration

Description An insecure default configuration in FUXA allows an unauthenticated, remote attacker to gain administrative access and execute arbitrary code on the server. This affects FUXA through version 1.2.9 when authentication is enabled, but the administrator JWT secret is not configured. This...

9.8CVSS6.3AI score0.00759EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/05 12:33 a.m.16 views

FUXA Unauthenticated Exposure of Plaintext Database Credentials

Description An information disclosure vulnerability in FUXA allows an unauthenticated, remote attacker to retrieve sensitive administrative database credentials. This affects FUXA through version 1.2.9. This issue has been patched in FUXA version 1.2.10. Impact This affects all deployments,...

9.1CVSS5.5AI score0.00269EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/05 12:27 a.m.14 views

FUXA Unauthenticated Remote Code Execution via Admin JWT Minting

Note GitHub incorrectly stated this vulnerability is identical to CVE-2025-69970, which describes the fact that authentication is disabled by default. This advisory describes an exploit chain that enables authentication bypass via the heartbeat refresh endpoint when authentication is enabled. Thi...

10CVSS6.3AI score0.00678EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 11:21 p.m.19 views

EVE Has Partially Predetermined Vault Key

Impact The deriveVaultKey function calls retrieveCloudKey which always returns "foobarfoobarfoobarfoobarfoobarfo". When merged with the randomly generated 32-byte key using mergeKeys 16 bytes from each, the last 16 bytes are always "arfoobarfoobarfo". This enables an attacker with physical access...

7.8CVSS7.2AI score0.00133EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 11:14 p.m.14 views

EVE Doesn't Protect Rootfs

Impact Measured boot validates BIOS, grub, kernel cmdline, and initrd but not the entire rootfs. Thus, an attacker can create an EVE-OS rootfs squashfs image with some files modified and take out the disk and replace the existing rootfs image without that being detected by measure boot and remote...

8.8CVSS8.1AI score0.00125EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 11:12 p.m.12 views

EVE Seals Vault Key With SHA1 PCRs

Impact The vault key is sealed using SHA1 PCRs instead of SHA256 PCRs Thus an attacker with physical access to an EVE-OS device can try to brute force creating a kernel or rootfs image which produces the same SHA1 PCR but with malicious content. Patches Fixed in 9.4.3-lts and 10.1.0 Workarounds N...

8.8CVSS7.8AI score0.00109EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 9:38 p.m.10 views

EVE Doesn't Protect Config Partition with Measured Boot

Impact Config partition measurement was moved from PCR 13 to PCR 14 in a commit, but PCR 14 was not added to the list of PCRs that seal/unseal the vault key. As a result, an attacker can remove the disk, use another server to modify the files in the config partition, and then re-insert the disk...

8.8CVSS7.8AI score0.00159EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 9:36 p.m.12 views

EVE's Debug Functions Unlockable Without Triggering Measured Boot

Impact On boot, Pillar checks for /config/GlobalConfig/global.json and overrides system configuration if present. This allows enabling debug functions like SSH debug.enable.ssh, USB keyboard debug.enable.usb, and VNC access app.allow.vnc without triggering the measured boot. Thus, a user with...

8.8CVSS7.8AI score0.00159EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 9:32 p.m.12 views

Winter CMS has Stored Cross-site Scripting (XSS) in Asset Manager

Impact Affected versions of Winter CMS allow users with access to the CMS Asset Manager were able to upload SVGs without automatic sanitization. To actively exploit this security issue, an attacker would need access to the Backend with a user account with the following permission: cms.manageasset...

3.5CVSS5.4AI score0.00251EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 8:47 p.m.13 views

EVE Freely Allocates Buffer on The Stack With Data From Socket

Impact VTPM server listens on port 8877, exposing limited TPM functionality. The server reads 4 bytes as a uint32 size header, then allocates that amount on the stack for incoming data. This allows Denial of Service attacks against the vTPM service. An workload a container or VM running on EVE-OS...

9.9CVSS5.4AI score0.00541EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 8:46 p.m.17 views

EVE: SSH as Root Unlockable Without Triggering Measured Boot

Impact On boot, the Pillar container checks for /config/authorizedkeys. If present with a valid public key, it enables SSH on port 22 with root login. The /config partition is not protected by measured boot, is mutable and unencrypted. This enables an attacker with physical access to the device t...

8.8CVSS5.4AI score0.00159EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 8:43 p.m.10 views

EVE Doesn't Measure Config Partition From 2 Fronts

Impact PCR14 is not included in the list of PCRs that seal/unseal the vault key. Additionally, the vault key uses SHA1 PCRs instead of SHA256. Thus an attacker with physical access can take out the disk, use a different computer to modify the files in the /config partition, and re-insert the disk...

8.8CVSS5.4AI score0.00106EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 8:36 p.m.12 views

git2 has potential undefined behavior when dereferencing Buf struct

If the Buf struct is dereferenced immediately after calling new or default on the Buf struct, a null pointer is passed to the unsafe function slice::fromrawparts. According to the safety section documentation of the function, data must be non-null and aligned even for zero-length slices or slices...

5.5AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 8:34 p.m.11 views

EPyT-Flow vulnerable to unsafe JSON deserialization (__type__)

Impact EPyT-Flow’s REST API parses attacker-controlled JSON request bodies using a custom deserializer myloadfromjson that supports a type field. When type is present, the deserializer dynamically imports an attacker-specified module/class and instantiates it with attacker-supplied arguments. Thi...

10CVSS5.6AI score0.00695EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 8:33 p.m.10 views

n8n's domain allowlist bypass enables credential exfiltration

Impact A vulnerability in the HTTP Request node's credential domain validation allowed an authenticated attacker to send requests with credentials to unintended domains, potentially leading to credential exfiltration. This only might affect user who have credentials that use wildcard domain...

6.5CVSS5.5AI score0.00275EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 8:24 p.m.8 views

openmls has improper tag validation

Membership and confirmation tags may not be checked correctly due to a missing length check. Any tag that is shorter than the expected tag, but matches up to its length, as well as any empty tag is considered valid. Impact The vulnerability affects a secondary authentication guarantee that MLS...

5.6AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 8:17 p.m.21 views

Local Path Provisioner vulnerable to Path Traversal via parameters.pathPattern

Impact A malicious user can manipulate the parameters.pathPattern to create PersistentVolumes in arbitrary locations on the host node, potentially overwriting sensitive files or gaining access to unintended directories. Example: apiVersion: storage.k8s.io/v1 kind: StorageClass metadata:...

9.9CVSS5.7AI score0.00581EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 8:7 p.m.14 views

survey-pdf Upgraded jsPDF Version Due to Security Vulnerability

The following security vulnerability was identified in jsPDF versions = 4.0.0 and included the fix in the following survey-pdf releases: v1.12.59 v2.5.5 Action Users should upgrade survey-pdf in their projects to v1.12.59+ or v2.5.5+ immediately. Notes No other survey-pdf dependencies are affecte...

5.4AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 8:6 p.m.16 views

OpenClaw vulnerable to Unauthenticated Local RCE via WebSocket config.apply

Summary An unauthenticated local client could use the Gateway WebSocket API to write config via config.apply and set unsafe cliPath values that were later used for command discovery, enabling command injection as the gateway user. Impact A local process on the same machine could execute arbitrary...

8.4CVSS5.8AI score0.00639EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 8:4 p.m.35 views

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

Summary Cross-client data leak via two distinct issues: 1 reusing a single StreamableHTTPServerTransport across multiple client requests, and 2 reusing a single McpServer/Server instance across multiple transports. Both are most common in stateless deployments. Impact This advisory covers two...

7.1CVSS5.5AI score0.00267EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 8:2 p.m.9 views

godot-mcp has Command Injection via unsanitized projectPath

Impact A Command Injection vulnerability in godot-mcp allows remote code execution. The executeOperation function passed user-controlled input e.g., projectPath directly to exec, which spawns a shell. An attacker could inject shell metacharacters like $command or &calc to execute arbitrary comman...

7.8CVSS6.5AI score0.00853EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 7:46 p.m.10 views

Devtron Attributes API Unauthorized Access Leading to API Token Signing Key Leakage

Devtron Attributes API Unauthorized Access Leading to API Token Signing Key Leakage Summary This vulnerability exists in Devtron's Attributes API interface, allowing any authenticated user including low-privileged CI/CD Developers to obtain the global API Token signing key by accessing the...

8.8CVSS5.9AI score0.00393EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 7:42 p.m.13 views

n8n has a Python sandbox escape

Impact A vulnerability in the Python Code node allows authenticated users to break out of the Python sandbox environment and execute code outside the intended security boundary. Only authenticated users are able to execute code through Task Runners. This issue affected any deployment in which the...

9.9CVSS6.4AI score0.00526EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 7:39 p.m.11 views

n8n Merge Node has Arbitrary File Write leading to RCE

Impact A vulnerability in the Merge node's SQL Query mode allowed authenticated users with permission to create or modify workflows to write arbitrary files to the n8n server's filesystem potentially leading to remote code execution. Patches The issue has been fixed in n8n version 2.4.0, 1.118.0...

9.4CVSS6.1AI score0.00664EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 7:36 p.m.13 views

n8n Vulnerable to Arbitrary File Write on Remote Systems via SSH Node

Impact When workflows process uploaded files and transfer them to remote servers via the SSH node without validating their metadata the vulnerability can lead to files being written to unintended locations on those remote systems potentially leading to remote code execution on those systems. As a...

8.1CVSS6.5AI score0.01713EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 7:35 p.m.13 views

n8n Has Stored Cross-site Scripting via Markdown Rendering in Workflow UI

Impact A Cross-site Scripting XSS vulnerability existed in a markdown rendering component used in n8n's interface, including workflow sticky notes and other areas that support markdown content. An authenticated user with permission to create or modify workflows could abuse this to execute scripts...

8.5CVSS5.5AI score0.00187EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 7:2 p.m.13 views

OpenClaw Vulnerable to Local File Inclusion via MEDIA: Path Extraction

Summary The isValidMedia function in src/media/parse.ts allows arbitrary file paths including absolute paths, home directory paths, and directory traversal sequences. An agent can read any file on the system by outputting MEDIA:/path/to/file, exfiltrating sensitive data to the user/channel. Detai...

6.5CVSS5.6AI score0.00745EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 6:52 p.m.19 views

Alist vulnerable to Path Traversal in multiple file operation handlers

Summary The application contains a Path Traversal vulnerability CWE-22 in multiple file operation handlers. An authenticated attacker can bypass directory-level authorisation by injecting traversal sequences into filename components, enabling unauthorised file removal, movement and copying across...

8.8CVSS5.6AI score0.00721EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 6:41 p.m.10 views

Alist has Insecure TLS Config

Summary The application disables TLS certificate verification by default for all outgoing storage driver communications, making the system vulnerable to Man-in-the-Middle MitM attacks. This enables the complete decryption, theft, and manipulation of all data transmitted during storage operations,...

9.1CVSS5.4AI score0.00234EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 6:38 p.m.15 views

n8n has OS Command Injection in Git Node

Impact Vulnerabilities in the Git node allowed authenticated users with permission to create or modify workflows to execute arbitrary system commands or read arbitrary files on the n8n host. Patches The issue has been fixed in n8n versions 2.5.0, and 1.123.10. Users should upgrade to this version...

9.9CVSS5.9AI score0.00568EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 6:25 p.m.12 views

n8n's Improper File Access Controls Allow Arbitrary File Read by Authenticated Users

Impact A vulnerability in the file access controls allows authenticated users with permission to create or modify workflows to read sensitive files from the n8n host system. This can be exploited to obtain critical configuration data and user credentials, leading to complete account takeover of a...

9.9CVSS5.4AI score0.00306EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 6:15 p.m.16 views

n8n's Improper CSP Enforcement in Webhook Responses May Allow Stored XSS

Impact A Cross-site Scripting XSS vulnerability has been identified in the handling of webhook responses and related HTTP endpoints. Under certain conditions, the Content Security Policy CSP sandbox protection intended to isolate HTML responses may not be applied correctly. An authenticated user...

8.5CVSS5.5AI score0.00224EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 6:3 p.m.34 views

n8n Has Expression Escape Vulnerability Leading to RCE

Impact Additional exploits in the expression evaluation of n8n have been identified and patched following CVE-2025-68613. An authenticated user with permission to create or modify workflows could abuse crafted expressions in workflow parameters to trigger unintended system command execution on th...

9.9CVSS6AI score0.97875EPSS
SaveExploits31References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/04 6:2 p.m.27 views

Apollo Serve vulnerable to Denial of Service with `startStandaloneServer`

Impact The default configuration of startStandaloneServer from @apollo/server/standalone is vulnerable to Denial of Service DoS attacks through specially crafted request bodies with exotic character set encodings. This issue does not affect users that use @apollo/server as a dependency for...

7.5CVSS5.5AI score0.00628EPSS
SaveExploits0References5Affected Software2
Github Security Blog
Github Security Blog
added 2026/02/04 5:49 p.m.12 views

n8n Vulnerable to Command Injection in Community Package Installation

Impact A Command Injection vulnerability was identified in n8n’s community package installation functionality. The issue allowed authenticated users with administrative permissions to execute arbitrary system commands on the n8n host under specific conditions. Important context - Exploitation...

9.4CVSS5.8AI score0.01343EPSS
SaveExploits0References4Affected Software1
Total number of security vulnerabilities34386