Lucene search
+L

7142 matches found

Github Security Blog
Github Security Blog
added 2026/03/17 8:5 p.m.17 views

Unauthenticated Remote Code Execution in Langflow via Public Flow Build Endpoint

Summary The POST /api/v1/buildpublictmp/flowid/flow endpoint allows building public flows without requiring authentication. When the optional data parameter is supplied, the endpoint uses attacker-controlled flow data containing arbitrary Python code in node definitions instead of the stored flow...

9.8CVSS6.5AI score0.96177EPSS
SaveExploits28References12Affected Software1
OSV
OSV
added 2026/03/17 7:46 p.m.7 views

GHSA-2F9H-23F7-8GCX AVideo affected by unauthenticated application takeover via exposed web installer on uninitialized deployments

Summary The install/checkConfiguration.php endpoint performs full application initialization — database setup, admin account creation, and configuration file write — from unauthenticated POST input. The only guard is checking whether videos/configuration.php already exists. On uninitialized...

8.1CVSS6.3AI score0.00489EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/03/17 6:39 p.m.16 views

Micronaut Framework vulnerable to a Denial of Service in HTML error response caching

DefaultHtmlErrorResponseBodyProvider in io.micronaut:micronaut-http-server since 4.7.0 and until 4.10.7 used an unbounded ConcurrentHashMap cache with no eviction policy. If the application throws an exception whose message may be influenced by an attacker, for example, including request query...

7.5CVSS5.8AI score0.00561EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/03/17 10:49 a.m.4 views

Authorization Bypass Through User-Controlled Key

Overview Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key due to improper resetting of the generated MFA code after successful authentication. An attacker can gain unauthorized access by submitting an empty string as the MFA code in subsequent...

8.8CVSS5.9AI score0.00256EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/17 12:0 a.m.22 views

PT-2026-25996

Summary The install/checkConfiguration.php endpoint performs full application initialization — database setup, admin account creation, and configuration file write — from unauthenticated POST input. The only guard is checking whether videos/configuration.php already exists. On uninitialized...

8.1CVSS6.5AI score0.00489EPSS
SaveExploits1References8
Snyk
Snyk
added 2026/03/16 8:51 p.m.6 views

Improper Verification of Cryptographic Signature

Overview authlib is a library in building OAuth and OpenID Connect servers. Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature via the JsonWebSignature.preparealgorithmkey method in authlib/jose/rfc7515/jws.py. An attacker can bypass authenticatio...

9.3CVSS5.8AI score0.00548EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/16 4:37 p.m.21 views

Authorization Bypass Through User-Controlled Key

Overview studiocms is an A Community-Driven Astro native CMS. Built from the ground up by the Astro community. Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key in the getUsers process. An attacker can access sensitive owner account information,...

5.1CVSS5.8AI score0.00375EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/16 3:30 p.m.5 views

Authorization Bypass Through User-Controlled Key

Overview Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key in the comment block modification process. An attacker can alter comments created by other users by leveraging editor permissions without proper authorization checks. Remediation Upgrade...

5.3CVSS5.8AI score0.00162EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/16 3:30 p.m.5 views

Authorization Bypass Through User-Controlled Key

Overview Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key in the comment block modification process. An attacker can alter comments created by other users by leveraging editor permissions without proper authorization checks. Remediation Upgrade...

5.3CVSS5.8AI score0.00162EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/16 12:0 a.m.3 views

CVE-2025-69784

A local, non-privileged attacker can abuse a vulnerable IOCTL interface exposed by the OpenEDR 2.5.1.0 kernel driver to modify the DLL injection path used by the product. By redirecting this path to a user-writable location, an attacker can cause OpenEDR to load an attacker-controlled DLL into...

6.3AI score0.00179EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/03/16 12:0 a.m.36 views

CVE-2025-69784

A local, non-privileged attacker can abuse a vulnerable IOCTL interface exposed by the OpenEDR 2.5.1.0 kernel driver to modify the DLL injection path used by the product. By redirecting this path to a user-writable location, an attacker can cause OpenEDR to load an attacker-controlled DLL into...

0.00179EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/03/15 1:35 p.m.7 views

CVE-2026-28520

arduino-TuyaOpen before version 1.2.1 contains a single-byte buffer overflow vulnerability in the WiFiMulti component. When the victim's smart hardware connects to an attacker-controlled AP hotspot, the attacker can exploit the overflow to execute arbitrary code on the affected embedded device...

6.4AI score0.00193EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/15 12:0 a.m.14 views

PT-2026-25726

Name of the Vulnerable Software and Affected Versions ZKTeco ZKBioSecurity version 3.0 Description The software contains a cross-site request forgery issue that allows attackers to perform administrative actions by deceiving authenticated users into visiting malicious websites. Specifically,...

5.3CVSS5.3AI score0.00207EPSS
SaveExploits1References9
Vulnrichment
Vulnrichment
added 2026/03/13 9:12 p.m.15 views

CVE-2026-32616 Pigeon has a Host Header Injection in email verification flow

Pigeon is a message board/notepad/social system/blog. Prior to 1.0.201, the application uses $SERVER'HTTPHOST' without validation to construct email verification URLs in the register and resendmail flows. An attacker can manipulate the Host header in the HTTP request, causing the verification lin...

8.2CVSS5.8AI score0.00207EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/13 8:55 p.m.23 views

OpenClaw: Gateway `agent` calls could override the workspace boundary

Summary The public gateway agent RPC allowed an authenticated operator with operator.write to supply attacker-controlled spawnedBy and workspaceDir values. That let the caller re-root the agent run outside its configured workspace boundary. Impact A non-owner operator could escape the intended...

5.9AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/13 8:3 p.m.24 views

Centrifugo: SSRF via unverified JWT claims interpolated into dynamic JWKS endpoint URL

Summary Centrifugo is vulnerable to Server-Side Request Forgery SSRF when configured with a dynamic JWKS endpoint URL using template variables e.g. tenant. An unauthenticated attacker can craft a JWT with a malicious iss or aud claim value that gets interpolated into the JWKS fetch URL before the...

9.3CVSS5.9AI score0.00258EPSS
SaveExploits1References4Affected Software5
Positive Technologies
Positive Technologies
added 2026/03/13 12:0 a.m.10 views

PT-2026-25157

The GetGenie plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 4.3.2 due to missing validation on a user controlled key in the action function. This makes it possible for authenticated attackers, with Author-level access and above, to...

6.4CVSS5.8AI score0.00228EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/03/12 9:16 p.m.7 views

CVE-2026-1527

ImpactWhen an application passes user-controlled input to the upgrade option of client.request, an attacker can inject CRLF sequences \r\n to: Inject arbitrary HTTP headers Terminate the HTTP request prematurely and smuggle raw data to non-HTTP services Redis, Memcached, Elasticsearch The...

4.6CVSS6AI score0.00256EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/12 7:11 p.m.6 views

CVE-2026-32247

Graphiti is a framework for building and querying temporal context graphs for AI agents. Graphiti versions before 0.28.2 contained a Cypher injection vulnerability in shared search-filter construction for non-Kuzu backends. Attacker-controlled label values supplied through SearchFilters.nodelabel...

8.1CVSS5.8AI score0.00344EPSS
SaveExploits2References5Affected Software1
OSV
OSV
added 2026/03/12 2:49 p.m.14 views

GHSA-9V82-XRM4-MP52 StudioCMS: IDOR in User Notification Preferences Allows Any Authenticated User to Modify Any User's Settings

Summary The updateUserNotifications endpoint accepts a user ID from the request payload and uses it to update that user's notification preferences. It checks that the caller is logged in but never verifies that the caller owns the target account id !== userData.user.id. Any authenticated visitor...

5.4CVSS5.9AI score0.00253EPSS
SaveExploits1References3
Rows per page
Query Builder