Lucene search
+L

432686 matches found

EUVD
EUVD
•added yesterday•8 views

EUVD-2026-60099

opensslencrypt versions before 1.4.0 accept refresh tokens as URL query parameters in keyserver and telemetry server routes. Attackers can extract tokens from server logs, proxy logs, browser history, and HTTP Referer headers to gain unauthorized access...

9.8CVSS5.3AI score
SaveExploits0References2
EUVD
EUVD
•added yesterday•8 views

EUVD-2026-60100

opensslencrypt versions before 1.4.0 configure CORS with alloworigins set to wildcard and allowcredentials enabled to true. Attackers can create malicious websites that make authenticated cross-origin requests to the API on behalf of any user who visits them...

7.1CVSS5.3AI score
SaveExploits0References2
EUVD
EUVD
•added yesterday•6 views

EUVD-2026-60098

opensslencrypt versions before 1.4.0 contain an information disclosure vulnerability in the /ready endpoint that returns full database exception strings to unauthenticated callers. Attackers can trigger database errors to extract sensitive information including hostnames, IP addresses, connection...

8.7CVSS5.3AI score
SaveExploits0References2
EUVD
EUVD
•added yesterday•7 views

EUVD-2026-60097

opensslencrypt versions before 1.4.0 use an in-memory rate limiter for TOTP brute-force protection that is not shared across workers and is lost on server restart. Attackers can distribute authentication attempts across multiple server instances or retry immediately after a restart to bypass rate...

9.8CVSS5.3AI score
SaveExploits0References2
EUVD
EUVD
•added yesterday•7 views

EUVD-2026-60095

opensslencrypt versions before 1.4.0 contain a vulnerability in PublicKeyBundle.fromdict that creates key bundles from untrusted data without verifying signatures. Attackers can call fromdict followed by toidentity without signature verification to encrypt data using attacker-controlled public...

9.8CVSS5.3AI score
SaveExploits0References2
EUVD
EUVD
•added yesterday•6 views

EUVD-2026-60096

opensslencrypt versions before 1.4.0 contain a missing ownership verification vulnerability in the revokekey method that allows authenticated clients to revoke any other client's key. Attackers can revoke arbitrary keys by providing a valid ML-DSA signature, bypassing the intended ownership...

8.8CVSS5.5AI score
SaveExploits0References2
EUVD
EUVD
•added yesterday•6 views

EUVD-2026-60094

opensslencrypt versions before 1.4.0 silently skip JSON schema validation when the jsonschema library is not installed, allowing malformed metadata to be accepted. Attackers can remove the jsonschema package or supply unknown metadata format versions to bypass all schema checks and process...

9.8CVSS5.2AI score
SaveExploits0References2
EUVD
EUVD
•added yesterday•4 views

EUVD-2026-60092

opensslencrypt versions before 1.4.0 expose passwords passed via the --password CLI argument in process listings accessible to all system users. Attackers can read process arguments through ps aux or /proc/pid/cmdline to retrieve plaintext passwords and keystore passwords...

8.7CVSS5.2AI score
SaveExploits0References2
EUVD
EUVD
•added yesterday•7 views

EUVD-2026-60093

opensslencrypt versions before 1.4.0 use Python's non-cryptographic random module for steganographic pixel selection in the generatepseudorandomsequence function. Attackers who know the password can recover the Mersenne Twister state from approximately 624 outputs and predict pixel locations...

8.7CVSS5.2AI score
SaveExploits0References2
EUVD
EUVD
•added yesterday•4 views

EUVD-2026-60091

opensslencrypt versions before 1.4.0 contain an arbitrary code execution vulnerability in the Whirlpool hash implementation that uses broad glob patterns to load .so modules without integrity verification. Attackers can place malicious .so files matching the whirlpoolpy313.so pattern in...

9.8CVSS6.2AI score
SaveExploits0References2
EUVD
EUVD
•added yesterday•5 views

EUVD-2026-60090

opensslencrypt versions before 1.4.6 contain a key derivation flaw in sequential XOR composition mode where the last stage cancels out during key generation. When configured with a single KDF and no prior hashing stage, attackers can bypass memory-hard key derivation and perform offline password...

6.9CVSS5.2AI score
SaveExploits0References2
EUVD
EUVD
•added yesterday•5 views

EUVD-2026-60089

opensslencrypt pip versions = 1.4.7 contain an information exposure vulnerability where the 'hsm fido2-test' and 'hsm onlykey-test' diagnostic commands unconditionally print the full derived hardware pepper as hex to stdout/stderr cryptcli.py, handlehsmcommand. The printed value can persist in...

8.7CVSS5.4AI score
SaveExploits0References2
EUVD
EUVD
•added yesterday•5 views

EUVD-2026-60088

stoatchat before 0.15.0 contains a missing authorization vulnerability in the Subscribe message handler that allows authenticated attackers to enumerate members and monitor profile updates of private servers without membership. Attackers can subscribe to any server's member-update topic by sendin...

8.3CVSS5.6AI score
SaveExploits0References2
EUVD
EUVD
•added yesterday•4 views

EUVD-2026-60087

SiYuan versions before 3.7.4 contain an unthrottled brute-force vulnerability in the Publish Service Basic Auth implementation PublishServiceTransport.RoundTrip in kernel/server/proxy/publish.go. The Publish Service runs on a separate, unauthenticated-by-default listener default TCP port 6808 and...

8.7CVSS5.5AI score
SaveExploits0References2
EUVD
EUVD
•added yesterday•4 views

EUVD-2026-60086

SiYuan versions before 3.7.4 contain a cross-site request forgery vulnerability in the session-cookie authentication branch of CheckAuth that lacks Origin/Referer validation and sets no explicit SameSite attribute on session cookies. Attackers can craft malicious web pages that perform unauthoriz...

4.2CVSS5.1AI score
SaveExploits0References2
EUVD
EUVD
•added yesterday•6 views

EUVD-2026-60085

SiYuan versions before 3.7.4 contain a cross-site WebSocket hijacking vulnerability in the admin-only /ws/network/proxy endpoint that explicitly disables origin validation by setting CheckOrigin to unconditionally return true. Attackers can craft malicious webpages that establish WebSocket...

8.2CVSS5.3AI score
SaveExploits0References2
EUVD
EUVD
•added yesterday•6 views

EUVD-2026-60084

SiYuan before 3.7.4 fails to properly escape workspace directory paths when constructing command-line arguments for the elevated elevator.exe helper process. Attackers can create a malicious workspace directory with command metacharacters in its path and trigger the Microsoft Defender exclusion...

8.6CVSS5.8AI score
SaveExploits0References2
EUVD
EUVD
•added yesterday•5 views

EUVD-2026-60082

SiYuan before 3.7.4 registers Go net/http/pprof debug endpoints including heap and goroutine dumps without authentication when --mode flag is not set to exactly prod. Attackers can access /debug/pprof/heap and related endpoints to extract in-memory secrets including AccessAuthCode and AI provider...

9.3CVSS5.3AI score
SaveExploits0References2
EUVD
EUVD
•added yesterday•5 views

EUVD-2026-60083

SiYuan before v3.7.4 fails to set Content-Disposition and X-Content-Type-Options headers when serving arbitrary file assets, allowing stored cross-site scripting attacks. Authenticated attackers can upload HTML files as assets and execute scripts with full kernel API access when the workspace own...

9.4CVSS5.2AI score
SaveExploits0References2
EUVD
EUVD
•added yesterday•5 views

EUVD-2026-60081

SiYuan kernel before v3.7.4 contains a path traversal vulnerability in the databaseclean MCP tool. The tool performs only an empty-string check on the id parameter before passing it to RemoveUnusedAttributeView kernel/model/attributeview.go, which builds a filesystem path via filepath.Join withou...

9.3CVSS5.6AI score
SaveExploits0References2
EUVD
EUVD
•added yesterday•4 views

EUVD-2026-60078

A vulnerability was found in Kira-Pgr PromptShopMCP up to 5bc0cd17358e19a5415d11a531088170d7b81452. Affected is the function downloadimage of the file server.py of the component Image-Toolkit-MCP-Server. Performing a manipulation of the argument imageurl results in server-side request forgery. Th...

6.5CVSS6.1AI score
SaveExploits0References6
EUVD
EUVD
•added yesterday•5 views

EUVD-2026-60077

Official Document Management System developed by 2100 Technology has an Arbitrary File Upload vulnerability, allowing authenticated remote attackers to upload and execute web shell backdoors, thereby enabling arbitrary code execution on the server...

8.8CVSS6.4AI score0.00941EPSS
SaveExploits0References3
EUVD
EUVD
•added yesterday•7 views

EUVD-2026-60076

Permission control vulnerability in the notification module. Impact: Successful exploitation of this vulnerability may affect availability...

5.1CVSS5.3AI score0.00078EPSS
SaveExploits0References2
EUVD
EUVD
•added yesterday•5 views

EUVD-2026-60075

Permission control vulnerability in the Gallery module. Impact: Successful exploitation of this vulnerability may affect service confidentiality...

6.2CVSS5.3AI score0.00086EPSS
SaveExploits0References2
EUVD
EUVD
•added yesterday•10 views

EUVD-2026-60074

Permission control vulnerability in the Wi-Fi enhancement module. Impact: Successful exploitation of this vulnerability may affect availability...

6.2CVSS5.3AI score0.0008EPSS
SaveExploits0References2
EUVD
EUVD
•added yesterday•10 views

EUVD-2026-60073

Permission control vulnerability in the clipboard module. Impact: Successful exploitation of this vulnerability may affect service confidentiality...

5.5CVSS5.3AI score0.00087EPSS
SaveExploits0References3
EUVD
EUVD
•added yesterday•7 views

EUVD-2026-60072

UAF vulnerability in the time and time zone module. Impact: Successful exploitation of this vulnerability may affect availability...

3.3CVSS5.3AI score0.0008EPSS
SaveExploits0References4
EUVD
EUVD
•added yesterday•10 views

EUVD-2026-60071

Permission control vulnerability in the device key management module. Impact: Successful exploitation of this vulnerability may affect availability...

6.2CVSS5.3AI score0.0008EPSS
SaveExploits0References2
EUVD
EUVD
•added yesterday•9 views

EUVD-2026-60070

Permission control vulnerability in the notification service module. Impact: Successful exploitation of this vulnerability may affect service confidentiality...

6.2CVSS5.3AI score0.00091EPSS
SaveExploits0References4
EUVD
EUVD
•added yesterday•9 views

EUVD-2026-60069

Null pointer dereference issue in the image codec module. Impact: Successful exploitation of this vulnerability may affect availability...

4CVSS5.3AI score0.00089EPSS
SaveExploits0References4
EUVD
EUVD
•added yesterday•7 views

EUVD-2026-60068

Null pointer dereference issue in the image codec module. Impact: Successful exploitation of this vulnerability may affect availability...

4CVSS5.3AI score0.00089EPSS
SaveExploits0References4
EUVD
EUVD
•added yesterday•6 views

EUVD-2026-60067

Permission control vulnerability in the multi-mode input module. Impact: Successful exploitation of this vulnerability may affect service confidentiality...

6.2CVSS5.3AI score0.00091EPSS
SaveExploits0References3
EUVD
EUVD
•added yesterday•9 views

EUVD-2026-60066

A vulnerability was detected in itsourcecode Hospital Management System 1.0. The impacted element is an unknown function of the file /viewprescriptionrecord.php. The manipulation of the argument delid results in sql injection. It is possible to launch the attack remotely. The exploit is now publi...

6.5CVSS6.4AI score0.002EPSS
SaveExploits0References6
EUVD
EUVD
•added yesterday•6 views

EUVD-2026-60065

A security vulnerability has been detected in Open Asset Import Library Assimp Assimp 17c12da. The affected element is the function Assimp::MDLImporter::ParseBoneTrafoKeys3DGSMDL7 of the file code/AssetLib/MDL/MDLLoader.cpp of the component 3DGS MDL7 Bone Transformation Key Parser. The manipulati...

7.5CVSS6.7AI score0.00273EPSS
SaveExploits0References8
EUVD
EUVD
•added yesterday•3 views

EUVD-2026-60064

A weakness has been identified in code-projects Online Shopping System 1.0. Impacted is an unknown function of the file offersmail.php. Executing a manipulation of the argument email can lead to cross site scripting. The attack may be performed from remote. The exploit has been made available to...

5.3CVSS3.6AI score0.00347EPSS
SaveExploits0References6
EUVD
EUVD
•added yesterday•4 views

EUVD-2026-60063

A security flaw has been discovered in Webkul Bagisto up to 2.4.4. This issue affects some unknown processing of the file /admin/sales/rma/requests of the component Backend Sales RMA Endpoint. Performing a manipulation results in authorization bypass. The attack is possible to be carried out...

5.8CVSS5AI score0.00393EPSS
SaveExploits0References5
EUVD
EUVD
•added yesterday•5 views

EUVD-2026-60062

A vulnerability was identified in Webkul Bagisto up to 2.4.4. This vulnerability affects unknown code of the file /admin/customers of the component Backend Customer Behavior Data Endpoint. Such manipulation of the argument ID leads to improper privilege management. The attack can be executed...

5.3CVSS5AI score0.00344EPSS
SaveExploits0References5
EUVD
EUVD
•added yesterday•6 views

EUVD-2026-60061

A vulnerability was determined in Webkul Bagisto up to 2.4.4. This affects an unknown part of the file /customer/account/rma/send-message of the component RMA Message Handler. This manipulation of the argument Message causes cross site scripting. Remote exploitation of the attack is possible. The...

5.1CVSS3.9AI score0.00191EPSS
SaveExploits0References5
EUVD
EUVD
•added yesterday•5 views

EUVD-2026-60060

A SQL Injection vulnerability in a legacy dashboard widget API in Google Cloud Google SecOps Chronicle SOAR versions prior to 6.3.85 on Google Cloud Platform allows an authenticated attacker to execute blind SQL queries using a crafted request parameter. This vulnerability was patched in version...

9.4CVSS6AI score0.00203EPSS
SaveExploits0References1
EUVD
EUVD
•added yesterday•5 views

EUVD-2026-60059

A vulnerability was found in Webkul Bagisto up to 2.4.4. Affected by this issue is some unknown functionality of the file /admin/configuration/cache-management/execute of the component Configuration Management. The manipulation of the argument action results in authorization bypass. The attack ma...

6.5CVSS6.2AI score0.00285EPSS
SaveExploits0References5
EUVD
EUVD
•added yesterday•5 views

EUVD-2026-60058

Loading arbitrary external URLs through WebView components introduces malicious JS code that can steal arbitrary user tokens...

8.3CVSS5.5AI score0.00253EPSS
SaveExploits0References1
EUVD
EUVD
•added yesterday•5 views

EUVD-2026-60057

The WooMS WordPress plugin through 9.14 does not validate a user-supplied URL before using it in a server-side request and attaches stored third-party integration credentials to every such request, allowing unauthenticated attackers to perform Server-Side Request Forgery and to disclose the...

5.9CVSS5.2AI score0.0016EPSS
SaveExploits0References1
EUVD
EUVD
•added yesterday•7 views

EUVD-2026-60056

The ShopSmart Loyalty for WooCommerce WordPress plugin through 1.0.0 does not perform any authorization or ownership check on a phone-number lookup exposed to unauthenticated users, allowing anyone who knows a customer's phone number to retrieve that customer's loyalty profile, including name,...

5.3CVSS5.4AI score0.0016EPSS
SaveExploits0References1
EUVD
EUVD
•added yesterday•6 views

EUVD-2026-60055

A vulnerability has been found in Webkul Bagisto up to 2.4.4. Affected by this vulnerability is an unknown functionality of the file /customer/account/rma/update-status of the component RMA State Validation. The manipulation leads to enforcement of behavioral workflow. The attack may be initiated...

5.3CVSS5AI score0.00271EPSS
SaveExploits0References5
EUVD
EUVD
•added yesterday•5 views

EUVD-2026-60054

A flaw has been found in Orange View Limited DualSafe Password Manager & Digital Vault Extension up to 1.4.35 on Chrome. Affected is an unknown function of the component postMessage-based Bridge. Executing a manipulation can lead to information disclosure. The attack can be launched remotely. A...

3.1CVSS4.1AI score0.00305EPSS
SaveExploits0References5
EUVD
EUVD
•added yesterday•7 views

EUVD-2026-60051

A vulnerability was detected in Alaev SEO Tools Extension up to 1.0.10 on Chrome. This impacts the function addDiv of the file src/popup.html of the component Popup UI. Performing a manipulation results in basic cross site scripting. The attack can be initiated remotely. The exploit is now public...

5.3CVSS4AI score0.00263EPSS
SaveExploits0References5
EUVD
EUVD
•added yesterday•5 views

EUVD-2026-60050

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftpayload: fix mask build for partial field offload nftpayloadoffloadmask builds the offload match mask for a payload expression that covers only part of a header field. For a partial IPv6 address match fieldlen = 16,...

5.5AI score0.00157EPSS
SaveExploits0References5
EUVD
EUVD
•added yesterday•6 views

EUVD-2026-60049

A security vulnerability has been detected in SourceCodester Best Employee Management System 1.0. This affects an unknown function of the file /assets/uploadImage/Profile/. Such manipulation leads to exposure of information through directory listing. It is possible to launch the attack remotely...

6.9CVSS5.2AI score0.00302EPSS
SaveExploits0References5
EUVD
EUVD
•added yesterday•6 views

EUVD-2026-60048

A weakness has been identified in Adblock for Youtube Extension up to 7.2.1 on Chrome. The impacted element is the function updateDynamicRules of the file contentscript.js of the component Event Listener. This manipulation of the argument yt-anti-adblock-detected causes improper authorization. It...

6.4CVSS5.3AI score0.00242EPSS
SaveExploits0References5
EUVD
EUVD
•added yesterday•5 views

EUVD-2026-60047

A flaw has been found in jkawamoto mcp-florence2 up to 0.3.13. Affected by this issue is the function getimages of the file src/mcpflorence2/init.py. This manipulation of the argument src causes server-side request forgery. The attack may be initiated remotely. The exploit has been published and...

6.5CVSS5.2AI score0.00209EPSS
SaveExploits0References6
Total number of security vulnerabilities432686