Lucene search
+L

115765 matches found

EUVD
EUVD
•added 2026/07/28 10:23 p.m.•27 views

EUVD-2026-38640

Style Dictionary - Prototype Pollution in convertTokenData utility function...

8.8CVSS5.8AI score0.00357EPSS
SaveExploits0References6
OSV
OSV
•added 2026/07/28 10:19 p.m.•12 views

GHSA-6WCC-39RP-HH9P @hypequery/clickhouse has SQL Injection in parameter escaping that allows arbitrary SQL execution

A SQL injection vulnerability exists in the escapeValue function used for parameter substitution. escapeValue dispatches on the type of the parameter value, and two of its branches failed to escape safely. An attacker who can control a parameter value can terminate the enclosing string literal an...

9.8CVSS5.8AI score0.00816EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
•added 2026/07/28 9:33 p.m.•10 views

CVE-2026-54655 `datamodel-code-generator` vulnerable to code execution on import via `x-python-type` JSON-Schema extension in datamodel-code-generator

datamodel-code-generator generates Python data models from schema definitions. From 0.51.0 until 0.60.2, x-python-type values parsed by src/datamodelcodegenerator/parser/jsonschema.py in getpythontypeoverride are inserted into generated field annotations without sufficient validation, allowing...

7.8CVSS6.1AI score0.0021EPSS
SaveExploits0References3
CVE
CVE
•added 2026/07/28 9:33 p.m.•57 views

CVE-2026-54655

Summary: datamodel-code-generator (Python) is vulnerable from versions 0.51.0 through 0.60.2 where x-python-type values parsed by src/datamodel_code_generator/parser/jsonschema.py in _get_python_type_override are injected into generated field annotations without sufficient validation, allowing at...

7.8CVSS6.1AI score0.0021EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/07/28 9:22 p.m.•39 views

CVE-2026-54654 `datamodel-code-generator` vulnerable to code injection via unescaped carriage return in `--extra-template-data` `comment` field

datamodel-code-generator generates Python data models from schema definitions. From 0.14.1 until 0.60.2, the --extra-template-data comment field is rendered into Python comments in src/datamodelcodegenerator/model/template/TypeAliasAnnotation.jinja2,...

7.8CVSS0.0021EPSS
SaveExploits0References3
NVD
NVD
•added 2026/07/28 9:17 p.m.•11 views

CVE-2026-15057

IBM WebSphere Application Server - Liberty 17.0.0.3 through 26.0.0.7 is vulnerable to a denial of service due to uncontrolled heap allocation...

7.5CVSS0.0046EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/07/28 8:35 p.m.•12 views

EUVD-2026-50056

Cosmos provides users the ability self-host a home server by acting as a secure gateway to your application, as well as a server manager. In 0.22.18, GET /cosmos/api/constellation/public-devices discloses Constellation device metadata to a requester that supplies any non-empty Authorization heade...

5.3CVSS5.9AI score0.00384EPSS
SaveExploits0References3
OSV
OSV
•added 2026/07/28 8:35 p.m.•11 views

CVE-2026-49447 Cosmos-Server's constellation public-devices endpoint accepts arbitrary bearer tokens

Cosmos provides users the ability self-host a home server by acting as a secure gateway to your application, as well as a server manager. In 0.22.18, GET /cosmos/api/constellation/public-devices discloses Constellation device metadata to a requester that supplies any non-empty Authorization heade...

5.3CVSS5.9AI score
SaveExploits0References5
EUVD
EUVD
•added 2026/07/28 8:09 p.m.•15 views

EUVD-2026-50023

IBM WebSphere Application Server - Liberty 17.0.0.3 through 26.0.0.8 ND Collective Controller is affected by a path-segment injection vulnerability in the collective routing mechanism...

7.5CVSS5.9AI score0.00503EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/07/28 6:35 p.m.•9 views

CVE-2026-15992 WP Password Policy <= 3.7.1 - Authenticated (Subscriber+) Privilege Escalation

The WP Password Policy plugin for WordPress is vulnerable to Privilege Escalation in all versions up to and including 3.7.1. This is due to missing authorization checks and nonce verification in the getuser function of the ModulePasswordHint class, which unconditionally calls WPUser::setrole with...

8.8CVSS5.9AI score0.00506EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/07/28 5:16 p.m.•22 views

CVE-2026-54620

sqlite3 provides Ruby bindings for the SQLite3 embedded database. From 2.1.0 to 2.9.4, the callbacks used for SQLite aggregate functions can be freed while still referenced during aggregation, resulting in a use-after-free. This issue is fixed in version 2.9.5...

2CVSS5.3AI score0.00142EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/07/28 4:40 p.m.•21 views

EUVD-2026-38633

Poweradmin has Host Header Injection in OIDC redirecturi, SAML ACS/SLO URL, and Logout Redirect Construction...

9.6CVSS5.5AI score0.00543EPSS
SaveExploits0References4
CVE
CVE
•added 2026/07/28 4:26 p.m.•63 views

CVE-2026-54605

Summary: CVE-2026-54605 affects the Ruby OAuth gem (versions 0.5.5–1.1.5). The flaw in OAuth::Consumer#token_request follows 300–399 redirects by parsing the raw Location header and recursing, which can mutate the gem’s site/configuration and disclose signed OAuth request metadata (including the ...

7.2CVSS5.9AI score0.00188EPSS
SaveExploits0References3
OSV
OSV
•added 2026/07/28 4:23 p.m.•14 views

CVE-2026-54620 sqlite3-ruby has Use-After-Free in SQLite Aggregate Function Callbacks

sqlite3 provides Ruby bindings for the SQLite3 embedded database. From 2.1.0 to 2.9.4, the callbacks used for SQLite aggregate functions can be freed while still referenced during aggregation, resulting in a use-after-free. This issue is fixed in version 2.9.5...

2CVSS5.8AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2026/07/28 4:21 p.m.•46 views

CVE-2026-54619 sqlite3-ruby has Use-After-Free When Redefining SQLite Functions with Different Arity

sqlite3 provides Ruby bindings for the SQLite3 embedded database. In version 2.9.4 and earlier, redefining a SQLite function with a different arity frees the previously registered function handler while SQLite may still reference it, resulting in a use-after-free. This issue is fixed in version...

2CVSS0.00142EPSS
SaveExploits0References4
OSV
OSV
•added 2026/07/28 4:10 p.m.•13 views

CVE-2026-67181 Rouille 0.3.3 - 3.6.2 HTTP Request Smuggling via proxy Transfer-Encoding Header

Rouille 0.3.3 through 3.6.2 contains an HTTP request smuggling vulnerability that allows remote attackers to desynchronize HTTP message boundaries by exploiting improper header forwarding in the proxy implementation. The proxy in src/proxy.rs forwards the client's Transfer-Encoding header to...

6.3CVSS5.9AI score
SaveExploits0References5
Debian CVE
Debian CVE
•added 2026/07/28 3:46 p.m.•21 views

CVE-2026-66753

tiny-http through 0.12.0 contains an HTTP header injection vulnerability that allows attackers to inject carriage return 0x0D and line feed 0x0A bytes into HTTP header values on both request and response sides due to insufficient validation in header parsing and serialization. Attackers can explo...

6.3CVSS5.9AI score0.00301EPSS
SaveExploits1
attackerkb
attackerkb
•added 2026/07/28 3:34 p.m.•14 views

CVE-2026-45293

WordPress Coding Standards is a set of PHPCodeSniffer rules sniffs that enforce WordPress coding conventions. From 0.14.1 until 3.4.1, the WordPress.WP.EnqueuedResourceParameters sniff active in the WordPress and WordPress-Extra rulesets reconstructed the $ver argument passed to functions such as...

8.6CVSS6.2AI score0.00249EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2026/07/28 2:44 p.m.•17 views

@wakaru/cli arbitrary file write during bundle unpack

Impact @wakaru/cli is vulnerable to arbitrary file write when unpacking a crafted JavaScript bundle with --unpack. Bundle-controlled module filenames were sanitized before writing extracted modules to the output directory. A crafted filename containing overlapping path traversal characters, such ...

7.1CVSS5.9AI score0.00197EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2026/07/28 2:28 p.m.•11 views

GHSA-3PWP-G2MJ-5P3V WordPress Coding Standards (WordPressCS) contains an arbitrary code execution vulnerability

Impact WordPress Coding Standards WordPressCS versions before 3.4.1 contain an arbitrary code execution vulnerability in the WordPress.WP.EnqueuedResourceParameters sniff. As a result, running PHPCS with WordPressCS over untrusted PHP code, for example, in a CI pipeline that lints pull requests, ...

8.6CVSS6.4AI score0.00249EPSS
SaveExploits0References5
Rows per page
Query Builder