Lucene search
+L

396084 matches found

CVE
CVE
added 2026/09/12 2:46 a.m.75 views

CVE-2026-85706

CVE-2026-85706 is a CVSS 10.0 path traversal and missing-authentication flaw in GitLab CE/EE affecting versions from 18.7 before 19.1.8, 19.2 before 19.2.6, and 19.3 before 19.3.2 . The root cause is a percent-decoding differential: Workhorse matches its route regex against EscapedPath() without ...

10CVSS
SaveExploits4References2
CVE
CVE
added 2026/09/12 2:46 a.m.18 views

CVE-2026-87719

GitLab Enterprise Edition (EE) is affected by an insecure deserialization flaw in the GraphQL subscription serializer . An authenticated user with Duo Chat access can craft a specially crafted GraphQL subscription argument to bypass serialization and perform server object lookup, exposing Advance...

9.9CVSS
SaveExploits0References2
CVE
CVE
added 2026/09/12 1:50 a.m.10 views

CVE-2026-90467

aiosmtplib before 5.1.3 fails to properly validate email addresses supplied by callers, enabling ESMTP parameter injection into MAIL FROM and RCPT TO envelope commands. Attackers can craft malicious addresses containing spaces and angle brackets to append parameters such as AUTH , NOTIFY , or ORC...

6.3CVSS
SaveExploits0References5
CVE
CVE
added 2026/09/12 1:50 a.m.11 views

CVE-2026-89267

starlette-admin versions 0.16.1 through 0.17.1 fail to enforce the searchable_fields allowlist when it is configured as an empty list. As a result, authenticated users can submit structured filter queries via the list API's where parameter to perform equality and comparison operations on columns ...

5.3CVSS
SaveExploits0References3
CVE
CVE
added 2026/09/12 1:50 a.m.12 views

CVE-2026-89268

QloApps through 1.7.0 contains a reflected cross-site scripting (XSS) vulnerability in the back-office list helper template (list_header.tpl). POST parameters from list filter forms are rendered into HTML value attributes without escaping , allowing an attacker to induce an authenticated user to ...

5.4CVSS
SaveExploits0References5
CVE
CVE
added 2026/09/11 11:23 p.m.12 views

CVE-2026-89266

stb_vorbis (a single-file C library for Vorbis audio decoding) contains a heap buffer overflow in start_decoder() affecting versions through 1.22 . The root cause is a truncation of the codebook multiplicands allocation size from size_t to int, allowing a crafted Ogg Vorbis file with large entrie...

8.8CVSS
SaveExploits0References7
CVE
CVE
added 2026/09/11 10:11 p.m.12 views

CVE-2026-61534

yayson (npm JSON:API store) is vulnerable to prototype pollution in Store/LegacyStore deserialization. The type field from a JSON:API document is used directly as an object key; a value of "__proto__" writes onto Object.prototype, polluting every object for the process lifetime. The malicious typ...

SaveExploits0References6
CVE
CVE
added 2026/09/11 10:02 p.m.12 views

CVE-2026-59973

FrontMCP (npm) and mcp-from-openapi (npm) are affected by a bypass of their earlier SSRF fix for OpenAPI external $ref dereferencing. The prior fix used a hostname denylist that is bypassed by DNS names resolving to loopback (e.g., 127.0.0.1.nip.io), HTTP redirects to loopback, and IPv4-mapped IP...

SaveExploits0References4
CVE
CVE
added 2026/09/11 9:52 p.m.12 views

CVE-2026-90457

CVE-2026-90457 involves an inconsistency in administrative password hashing across authentication paths in an ICS product (per CISA advisory ICSA-26-254-01). One path uses a weak, fast hashing algorithm , and the resulting hash file is written with permissions readable by any local user . A separ...

6.9CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 9:52 p.m.15 views

CVE-2026-90456

CVE-2026-90456 affects a bundled inventory-management component whose example environment-configuration file ships with a fixed, publicly-known administrative password . If a deployment copies this example file into active configuration without running the setup routine that regenerates credentia...

9.2CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 9:51 p.m.8 views

CVE-2026-90455

This vulnerability involves a reverted update to a bundled HTTP client library within a log-processing component , reintroducing a previously vulnerable version. The root cause is that a prior patch raising the library to a fixed version was undone, restoring the vulnerable code. However, the onl...

6.3CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 9:51 p.m.7 views

CVE-2026-90454

A read-only deployment mode for a product with a bundled packet-analysis component (per the CISA ICS-CERT advisory reference) uses a pattern-based deny list to block write-capable routes, but the pattern omits routes that modify tags on stored session records . Since the proxy otherwise permits t...

5.3CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 9:51 p.m.9 views

CVE-2026-90453

CVE-2026-90453 affects a file-upload handler that redirects an authenticated client's browser to a URL taken directly from the request's Referer header , without validating it against the application's own origin. An authenticated attacker can craft a request that causes another user's browser to...

5.1CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 9:51 p.m.11 views

CVE-2026-90452

CVE-2026-90452 affects a reverse proxy component where requests to an identity-provider service (for token discovery, introspection, and credential exchange) do not verify the IdP's server certificate . An attacker positioned on the network path between the proxy and the identity provider could i...

6CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 9:50 p.m.11 views

CVE-2026-90451

CVE-2026-90451, assigned by CISA ICS-CERT , describes a vulnerability in a bundled packet-analysis component where a fixed, publicly-known secret value is shipped in an example environment-configuration file. This secret is used to sign authentication cookies for that component. Deployments that ...

8.2CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 9:50 p.m.7 views

CVE-2026-90450

CVE-2026-90450 is a fail-open authorization flaw in which the application's role-authorization lookup grants access by default when a request handler is not present in its table of role requirements. Consequently, any request handler not explicitly registered in the table is reachable by any auth...

5.3CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 9:49 p.m.8 views

CVE-2026-90449

CVE-2026-90449 affects a reverse proxy/gateway in an ICS/OT deployment (per the referenced CISA advisory icsa-26-254-01 ). When a particular authentication mode is configured, the reverse proxy forwards requests to a bundled third-party administrative interface without first applying the gateway'...

6.9CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 9:49 p.m.8 views

CVE-2026-90448

CVE-2026-90448 affects a read-only deployment mode that proxies a set of API routes without restricting allowed request methods. One of these routes accepts a request that creates or overwrites a stored record with an attacker-chosen identifier, using the application's own elevated backend creden...

7.1CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 9:48 p.m.10 views

CVE-2026-90447

This ICS-CERT advisory (CSAF reference: ICSA-26-254-01) describes a privilege escalation vulnerability in a downstream service where a routing rule selects between two authentication mechanisms based on a client-supplied request header . An authenticated user possessing a shared service credentia...

7.1CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 9:48 p.m.9 views

CVE-2026-90446

CVE-2026-90446 describes an API endpoint that interpolates a user-supplied value directly into the path of a backend request to a search and analytics data store without restricting its contents. An authenticated attacker can substitute an arbitrary backend path, causing the application's own ele...

5.3CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 9:48 p.m.9 views

CVE-2026-90445

CVE-2026-90445 is a path traversal vulnerability in an interface that accepts file uploads from authenticated users . The root cause is that uploaded archives are extracted without validating that file paths remain within the intended destination directory, allowing an attacker to write files to ...

7.1CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 9:46 p.m.6 views

CVE-2026-90444

CVE-2026-90444 describes a shell metacharacter injection vulnerability in a file-transfer interface within an ICS/OT product (per CISA advisory ICSA-26-254-01). The interface requires valid credentials but does not restrict shell metacharacters in uploaded filenames. An automated process later co...

8.7CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 9:45 p.m.10 views

CVE-2026-90443

CVE-2026-90443 is a reflected cross-site scripting (XSS) vulnerability in a web interface associated with an Operational Technology (OT) product, as indicated by its CISA ICS-CERT CSAF advisory reference. The root cause is that a portion of the request URL is reflected into a script context and a...

5.3CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 9:32 p.m.10 views

CVE-2026-90461

OpenStack Ironic versions through 38.0.0 may leak a username and password to an unexpected remote host when the Image Service is configured for HTTP(S) Basic Authentication . The credential disclosure results in a HIGH confidentiality impact with a changed scope , rated CVSS 3.1: 6.3 (Medium) due...

6.3CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 9:31 p.m.9 views

CVE-2026-54258

ZoneMinder , a free open-source closed-circuit television (CCTV) application, is affected by an authorization bypass in direct event media endpoints. In versions prior to 1.36.39 , 1.38.4 , and 1.39.11 , an authenticated low-privileged user holding only coarse Events=View and/or Snapshots=View pe...

6.5CVSS0.00026EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 9:31 p.m.11 views

CVE-2026-56825

A missing authorization flaw in Shopper (Laravel e-commerce) affects the CollectionProducts Livewire component (packages/admin/src/Livewire/Components/Collection/CollectionProducts.php). Neither the per-record delete nor the bulk delete action enforces an ->authorize(...) check, and the $colle...

SaveExploits0References4
CVE
CVE
added 2026/09/11 9:30 p.m.7 views

CVE-2026-56830

CVE-2026-56830 targets the Shopper Laravel e-commerce package. The store() method in packages/admin/src/Livewire/Components/Products/Form/Media.php lacks an authorize() call, representing an incomplete fix for GHSA-h4mp-g9c6-xwph. While a prior patch added #[Locked] to the $product property acros...

SaveExploits0References4
CVE
CVE
added 2026/09/11 9:29 p.m.20 views

CVE-2026-49992

Kimai , an open-source time tracking application, prior to 2.58.0 , is affected by an authenticated CSRF vulnerability in its default team creation shortcuts. The routes GET /en/admin/project/{id}/create_team, GET /en/admin/customer/{id}/create_team, and GET /en/admin/activity/{id}/create_team pe...

6.3CVSS
SaveExploits0References2
CVE
CVE
added 2026/09/11 9:29 p.m.8 views

CVE-2026-56829

CVE-2026-56829 affects the Shopper e-commerce module (Laravel/Livewire admin panel). The VariantStock component (packages/admin/src/Livewire/Components/Products/VariantStock.php) exposes a public $variant property without the #[Locked] attribute and its stockAction() method lacks an ->authoriz...

SaveExploits0References4
CVE
CVE
added 2026/09/11 9:28 p.m.8 views

CVE-2026-56828

CVE-2026-56828 affects Shopper (shopper/framework, v2.8.0, commit fcd0c59). Three Livewire admin components — Permissions.php, CreateTeamMember.php, and RolePermission.php — gate state-mutating actions on the read-only view_users permission instead of access_setting, the same class of misclassifi...

SaveExploits0References4
CVE
CVE
added 2026/09/11 9:28 p.m.33 views

CVE-2026-50018

Hoverfly (open source API simulation tool) prior to version 1.12.8 is vulnerable to denial of service via a goroutine leak in its remote post-serve actions . The root cause is the use of http.DefaultClient without any timeout configuration: when the remote endpoint is unreachable or intentionally...

6.5CVSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 9:28 p.m.9 views

CVE-2026-56826

CVE-2026-56826 affects Shopper , a Laravel e-commerce framework. Four Livewire components in the Settings area (ZoneShippingOptions, Zones\Detail, Taxes\Detail, Taxes\TaxRates) expose destructive Filament delete/edit actions with no server-side authorization check . Any authenticated user holding...

SaveExploits0References4
CVE
CVE
added 2026/09/11 9:28 p.m.10 views

CVE-2026-56831

Shopper Framework 2.8.1 accepts negative discount values through its administrative interface without server-side validation (CWE-20). These values are persisted to the sh_discounts table and processed by the discount calculation pipeline, where they directly affect order total calculations — for...

SaveExploits0References4
CVE
CVE
added 2026/09/11 9:27 p.m.24 views

CVE-2026-50013

Hoverfly (an open-source API simulation/proxy tool by SpectoLabs) is affected by an unsynchronized concurrent map write in its Diff mode . Prior to version 1.12.8 , the AddDiff() function writes to the shared responsesDiff map without a mutex. Because Hoverfly processes proxy requests concurrentl...

7.5CVSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 9:25 p.m.9 views

CVE-2026-49846

libks , a foundational C library used by SignalWire products, contains a path traversal vulnerability in clean_uri(), its HTTP request parser. Prior to version 2.0.11 , URIs whose path exceeds the internal canonicalization buffer's segment capacity are silently passed through with embedded .. seq...

7.5CVSS0.00156EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 9:24 p.m.8 views

CVE-2026-54248

Doco-CD , a GitOps continuous delivery tool for Docker Compose projects and Swarm stacks, contains an OCI trust-policy bypass prior to version 0.90.1 . A trust-boundary flaw allowed artifact-provided .doco-cd.yml configuration (with oci.verify: false) to override the global OCI_TRUST_POLICY, caus...

6.5CVSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 9:22 p.m.10 views

CVE-2026-90460

OpenStack Keystone before 29.0.3 has an authorization flaw in the /v3/credentials API . Tokens obtained via delegated authentication methods (EC2 credentials, application credentials, OAuth1 access tokens, and trusts) are not prevented from creating, modifying, or deleting credentials. EC2-derive...

7.6CVSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 9:21 p.m.27 views

CVE-2026-54241

libde265 , an open-source H.265/HEVC video codec, is affected by a signed 32-bit integer overflow in the SAO (Sample Adaptive Offset) sequential filter input-buffer size calculation. A crafted HEVC stream with large dimensions and 16-bit luma samples causes an undersized allocation, leading to an...

7.4CVSS0.00056EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 9:20 p.m.31 views

CVE-2026-54240

libde265 , an open-source H.265/HEVC video codec library, is affected by a signed integer overflow in its pixel accessor. Versions prior to 1.1.1 use signed 32-bit arithmetic to compute pixel offsets; a crafted HEVC stream with large image dimensions can overflow this value, causing out-of-bounds...

7.4CVSS0.00056EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 9:19 p.m.9 views

CVE-2026-44715

OpenMRS , an open-source electronic medical record platform, is affected by a Broken Access Control vulnerability in its HL7 configuration. Prior to versions 1.23.0 and 2.10.0 , the administrative DWR method startHl7ArchiveMigration, which should be restricted to admin-level accounts, is accessib...

8.7CVSS0.00054EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 9:16 p.m.29 views

CVE-2026-48496

OpenTelemetry eBPF Profiler (versions 0.0.202527 through before 0.0.202622 ) is vulnerable to a denial of service triggered by a local, unprivileged process. The root cause is that the profiler can be induced to open a nonregular mapping file (such as a FIFO), which causes it to block indefinitel...

6.2CVSS0.00017EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 9:13 p.m.52 views

CVE-2026-45056

matrix-sdk-crypto (Rust crate, part of the Matrix Rust SDK) versions from 0.12.0 up to the fix are vulnerable to sender spoofing in end-to-end encrypted to-device messages. The root cause is a missing validation of the sender's user ID when decrypting an Olm-encrypted event that contains the send...

6.9CVSS0.0005EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 9:12 p.m.38 views

CVE-2026-45057

CVE-2026-45057 affects the matrix-sdk-ui Rust crate (part of matrix-rust-sdk) prior to version 0.16.1 . The message edit validation logic is missing a check: when replacing an encrypted event, the replacement event is not required to be encrypted itself. This allows a malicious homeserver adminis...

4.9CVSS0.00019EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 9:08 p.m.37 views

CVE-2026-49865

Kimai , an open-source time tracking application, versions prior to 2.58.0 are affected by a Server-Side Request Forgery (SSRF) in the invoice PDF preview and generation workflow. The root cause is that user-controlled Markdown fields (e.g., Customer.invoiceText) pass through an md2html filter in...

5.3CVSS
SaveExploits1References1
CVE
CVE
added 2026/09/11 9:06 p.m.8 views

CVE-2026-54166

Shelf , a physical asset tracking platform, contains a Server-Side Request Forgery (SSRF) in its Asset CSV Content Import feature prior to version 1.20.3 . Authenticated users with the asset:import permission can bypass imageUrl validation using image-extension suffixes, path keywords, domain sub...

7.1CVSS0.00043EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 9:05 p.m.30 views

CVE-2026-54174

CVE-2026-54174 affects melange (Chainguard's declarative APK package builder), specifically the Apko component (chainguard.dev/apko). Prior to Apko 1.2.9 (corresponding to melange 0.50.4), the tool verified the control section hash (.PKGINFO etc.) against the signed APKINDEX but never verified th...

8.3CVSS0.00036EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 9:03 p.m.9 views

CVE-2026-47773

ArduinoBLE (the Arduino library providing Bluetooth Low Energy connectivity on certain Arduino models) is vulnerable to memory corruption in versions prior to 2.0.2 . The root cause is a missing bounds check in the ATT layer write request handler, allowing a remote, unauthenticated BLE client to ...

7.2CVSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 9:00 p.m.8 views

CVE-2026-48490

ArduinoCore-avr (the source code and configuration files of the Arduino AVR Boards platform) contains a stack-based buffer overflow in its floating-point concatenation path. Versions prior to 1.8.8 are affected. Passing values near the extremes of the float or double range to String::concat(float...

6.9CVSS0.00025EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 8:58 p.m.7 views

CVE-2026-54165

Dobase , an open-source self-hosted workspace, is affected by a one-click stored DOM-based XSS in its public shared-folder image gallery. The root cause is that a file's name attribute is fully attacker-controlled and never sanitized; it is round-tripped through an ERB-escaped data-name attribute...

6.4CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 8:47 p.m.8 views

CVE-2026-56827

Shopper is an open-source e-commerce platform for Laravel. This vulnerability affects five Filament groupedBulkActions blocks across admin Livewire pages (Attribute, Tag, Brand, Category, Supplier) that omit the ->authorize(...) permission gate. A staff user holding only a read-only browse_* p...

SaveExploits0References4
Total number of security vulnerabilities396084