Lucene search
+L

1787 matches found

EUVD
EUVD
added 7 hours ago4 views

EUVD-2026-54205

The WPC Name Your Price for WooCommerce WordPress plugin before 2.2.5 does not enforce its server-side price allowlist for products configured in "Select" price mode, allowing an unauthenticated visitor to add such a product to the cart at an arbitrary value below the merchant-defined allowed...

7.5CVSS5.6AI score
SaveExploits0References2
EUVD
EUVD
added 7 hours ago3 views

EUVD-2026-54187

The Easy Appointments WordPress plugin through 3.12.26 does not correctly validate shortcode input in one of its block-rendering actions, checking only the first tag of the supplied string against an allowlist while rendering the entire string, allowing users with contributor-level access to...

2.7CVSS5.9AI score
SaveExploits0References2
CVE
CVE
added yesterday14 views

CVE-2026-70557

The connected documents confirm a concrete vulnerability in diboot-core: POST /common/load-related-data allows an authenticated user to resolve any caller-supplied field name to any @TableField column across all entities and return those values, because there is no field or entity allowlist and r...

7.1CVSS5.7AI score
SaveExploits0References2
CVE
CVE
added yesterday8 views

CVE-2026-16620

The CVE details describe a vulnerability in the WPC Name Your Price for WooCommerce WordPress plugin up to version 2.2.5. In Select pricing mode, the plugin does not enforce the server-side price allowlist for configured products, allowing an unauthenticated visitor to add a product to the cart a...

7.5CVSS5.6AI score
SaveExploits0References1
CVE
CVE
added yesterday7 views

CVE-2026-13342

CVE-2026-13342 affects the Security Optimizer WordPress plugin (versions 1.5.8–1.6.4). The IP-based login restriction can be bypassed due to improper validation, allowing unauthenticated requests from non-allowlisted IPs to access the login form. Impact: defeats administrator-configured access co...

5.3CVSS5.5AI score
SaveExploits0References1
CVE
CVE
added yesterday18 views

CVE-2026-61466

CVE-2026-61466 affects Apache CXF’s OAuth2 Dynamic Client Registration endpoint. The authorization server stores the scope provided in a client registration request verbatim without validating it against an allowlist, enabling a client to self-assign privileged scopes at registration time. This c...

9.1CVSS5.4AI score
SaveExploits0References2Affected Software1
EUVD
EUVD
added yesterday5 views

EUVD-2026-53861

In Apache CXF's OAuth2 Dynamic Client Registration endpoint, the authorization server accepts and stores the scope value supplied in the client registration request verbatim, without validating it against an AS-defined allowlist. This could lead to a client self-assigning privileged scopes at...

9.1CVSS5.4AI score
SaveExploits0References1
Nuclei
Nuclei
added yesterday39 views

NocoBase - VM Sandbox Escape to Remote Code Execution

NocoBase Workflow Script Node executes user-supplied JavaScript inside a Node.js vm sandbox with a custom require allowlist controlled by WORKFLOWSCRIPTMODULES env var. The console object passed into the sandbox context exposes host-realm WritableWorkerStdio stream objects via console.stdout and...

9.9CVSS6AI score0.36503EPSS
SaveExploits7References3
ATTACKERKB
ATTACKERKB
added 2 days ago5 views

CVE-2026-20294

A vulnerability in the web-based management interface of Cisco Catalyst SD-WAN Manager could allow an authenticated, remote attacker to view sensitive information in clear text on an affected system. This vulnerability is due to insufficient access control enforcement for specific template types...

6.5CVSS5.6AI score0.00134EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-53468

A vulnerability in the web-based management interface of Cisco Catalyst SD-WAN Manager could allow an authenticated, remote attacker to view sensitive information in clear text on an affected system. This vulnerability is due to insufficient access control enforcement for specific template types...

6.5CVSS5.6AI score0.00134EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2 days ago4 views

keycloak: Keycloak: Security policy bypass in JWE-encrypted request object processing

A flaw was found in Keycloak. When a JSON Web Encryption JWE encrypted request object is submitted, Keycloak may incorrectly process unsigned claims if the decrypted content is raw JSON, bypassing the configured signature policy. This allows a remote attacker to submit unauthorized claims, leadin...

7.5CVSS5.5AI score0.00158EPSS
SaveExploits0References4
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-53373

Koha's guided report builder reports/guidedreports.pl reads the orderby CGI parameter and, for each value, a dynamically-named orderovalue parameter, and concatenates both directly into an SQL ORDER BY clause with no allowlist or validation: my @orderby = $input-multiparam'orderby'; foreach my...

8.8CVSS5.7AI score0.00253EPSS
SaveExploits0References2
CVE
CVE
added 2 days ago19 views

CVE-2026-71287

Cacti CVE-2026-71287 involves a flaw in sanitize_sql_column() in lib/functions.php. The function filters ORDER BY column names with preg_replace('/[^a-zA-Z0-9_().]/', '', $column), which leaves letters, digits, underscore, parentheses, and dot. This allows payloads like SLEEP(5) to pass unmodifie...

8.8CVSS5.7AI score0.00253EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2 days ago5 views

CVE-2026-18322

The Smart Popup by Supsystic plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 1.12.0. This is due to a permission map collision in the havePermissions function in classes/frame.php, where arraymerge overwrites the popup module's...

8.8CVSS5.5AI score0.00314EPSS
SaveExploits0References8
CVE
CVE
added 2 days ago24 views

CVE-2026-18322

Technical details about CVE-2026-18322 are not publicly available in the provided documents. Monitor for updates.

8.8CVSS5.5AI score0.00314EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 3 days ago5 views

CVE-2026-18446

A flaw was found in fast-uri. This vulnerability arises because fast-uri incorrectly parses Uniform Resource Identifiers URIs when a backslash is used in place of a forward slash to introduce the authority component. This discrepancy with Node's native WHATWG URL parser can lead to host confusion...

7.5CVSS5.5AI score0.00221EPSS
SaveExploits0References5
EUVD
EUVD
added 4 days ago10 views

EUVD-2026-51553

fast-uri vulnerable to host confusion via backslash authority introducer...

7.5CVSS5.4AI score0.00221EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 4 days ago8 views

fast-uri vulnerable to host confusion via backslash authority introducer

Impact fast-uri v4.1.1 and earlier require a literal // to recognize a URI authority, so a reference that uses \, /, or / as the authority introducer in place of //, after an optional scheme is parsed with no authority: the sequence and everything after it fold into the path. Node's native...

7.5CVSS5.5AI score0.00221EPSS
SaveExploits0References6Affected Software1
RedHat Linux
RedHat Linux
added 6 days ago6 views

fast-uri: fast-uri: Host confusion vulnerability via backslash in URI authority

A flaw was found in fast-uri. This vulnerability arises because fast-uri incorrectly parses Uniform Resource Identifiers URIs when a backslash is used in place of a forward slash to introduce the authority component. This discrepancy with Node's native WHATWG URL parser can lead to host confusion...

7.5CVSS5.5AI score0.00221EPSS
SaveExploits0References6
OSV
OSV
added last week3 views

UBUNTU-CVE-2026-53500

Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, the ALLOWEDSOURCES configuration passes plain strings to re.match without escaping dots, so a hostname differing at dot positions can match the allowlist. This issue is fixed in 7.8.0...

8.2CVSS5.5AI score0.00287EPSS
SaveExploits0References5
Rows per page
Query Builder