Lucene search
+L

127630 matches found

OSV
OSV
added 2026/08/04 2:56 p.m.15 views

ROOT-APP-NPM-CVE-2025-25290 CVE-2025-25290 in @octokit/request - Patched by Root

Root has patched CVE-2025-25290 in the @octokit/request package for Root:npm. Multiple fixed versions available...

5.3CVSS6.5AI score0.00768EPSS
SaveExploits0
OSV
OSV
added 2026/08/04 2:20 p.m.11 views

GHSA-R745-8HWV-H473 Flowise: Unauthenticated OAuth2 Refresh Enables Non-Blind SSRF and Secret Exfiltration

Summary The OAuth2 token refresh endpoint POST /api/v1/oauth2-credential/refresh/:credentialId is unauthenticated by design it is in the public whitelist and performs a server-side HTTP request to a credential-controlled URL accessTokenUrl without SSRF protections. In runtime validation, this...

8.5CVSS5.7AI score0.00342EPSS
SaveExploits0References4
Patchstack
Patchstack
added 2026/08/04 2:20 p.m.14 views

NPM: Flowise: Unauthenticated OAuth2 Refresh Enables Non-Blind SSRF and Secret Exfiltration

NPM: Flowise: Unauthenticated OAuth2 Refresh Enables Non-Blind SSRF and Secret Exfiltration vulnerability discovered by ? in WordPress Npm flowise versions = 3.1.2...

8.5CVSS5.4AI score0.00342EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/04 2:20 p.m.16 views

Flowise: Unauthenticated OAuth2 Refresh Enables Non-Blind SSRF and Secret Exfiltration

Summary The OAuth2 token refresh endpoint POST /api/v1/oauth2-credential/refresh/:credentialId is unauthenticated by design it is in the public whitelist and performs a server-side HTTP request to a credential-controlled URL accessTokenUrl without SSRF protections. In runtime validation, this...

8.5CVSS5.7AI score0.00342EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/04 2:20 p.m.81 views

CVE-2026-69250

Summary: CVE-2026-69250 affects Flowise up to version 3.1.2 (pre-3.1.3). The OAuth2 token refresh endpoint POST /api/v1/oauth2-credential/refresh/:credentialId is publicly whitelisted and unauthenticated. The endpoint performs a server-side HTTP request to a credential-controlled accessTokenUrl w...

8.5CVSS5.6AI score0.00342EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/04 2:20 p.m.17 views

CVE-2026-69250 Flowise: Unauthenticated OAuth2 Refresh Enables Non-Blind SSRF and Secret Exfiltration

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the OAuth2 token refresh endpoint POST /api/v1/oauth2-credential/refresh/:credentialId is unauthenticated by design and performs a server-side HTTP request to the credential-controlled...

8.5CVSS5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/04 2:03 p.m.13 views

EUVD-2026-52692

Perspective 5.0.0 contains a remote code execution vulnerability that allows unauthenticated attackers to execute arbitrary operating system commands by submitting crafted expression strings to the PolarsVirtualServer backend, which passes client-supplied input directly to Python's eval with only...

8.8CVSS6.7AI score0.01156EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/04 2:03 p.m.44 views

CVE-2026-67195

CVE-2026-67195 describes a remote code execution in Perspective 5.0.0 via an eval() expression injection in the PolarsVirtualServer backend. The vulnerability occurs when client-supplied input is passed directly to Python’s eval() with almost no sandboxing (builtins cleared). Attackers can traver...

8.8CVSS6.7AI score0.01156EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/04 1:59 p.m.10 views

netty-codec-http: Netty: Data manipulation via request-boundary confusion in HttpObjectDecoder

A flaw was found in Netty. The HttpObjectDecoder component, which processes incoming HTTP requests, incorrectly skips certain control characters and whitespace before reading the first request line. This behavior, which goes beyond standard HTTP protocol requirements, can lead to request-boundary...

5.3CVSS5.5AI score0.00232EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/08/04 1:52 p.m.11 views

CVE-2026-70367

A Server-Side Request Forgery SSRF bypass vulnerability exists in “stunnel” 5.79 and lower when configured in SOCKS proxy mode. This flaw allows a client to bypass intended localhost restrictions by using IPv4-mapped IPv6 addresses e.g., “::ffff:127.0.0.1” or unspecified addresses "0.0.0.0", "::"...

5.4CVSS5.5AI score0.00156EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/08/04 1:52 p.m.11 views

CVE-2026-70367

A Server-Side Request Forgery SSRF bypass vulnerability exists in “stunnel” 5.79 and lower when configured in SOCKS proxy mode. This flaw allows a client to bypass intended localhost restrictions by using IPv4-mapped IPv6 addresses e.g., “::ffff:127.0.0.1” or unspecified addresses "0.0.0.0", "::"...

5.4CVSS5.6AI score0.00156EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/04 1:00 p.m.9 views

CVE-2026-70373 Koha - SQL Injection in reports/issues_stats.pl

Koha's reports/issuesstats.pl the circulation statistics report builds its calculation query in sub calculate by concatenating several user-controlled request parameters directly into the SQL string. The PeriodTypeSel, PeriodDaySel, and PeriodMonthSel parameters are interpolated raw into...

8.8CVSS5.5AI score0.00306EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/04 11:45 a.m.13 views

EEF-CVE-2026-66884 Oidcc.Plug.AuthorizationCallback accepts callbacks with no authorize session or no state parameter, defeating CSRF protection

Summary Cross-Site Request Forgery vulnerability in Erlang Ecosystem Foundation oidcc\plug Oidcc.Plug.AuthorizationCallback module allows an attacker to make a victim's browser complete an authorization flow the victim never initiated. This vulnerability is associated with program file...

2.1CVSS5.6AI score0.00214EPSS
SaveExploits0References4
PyPA
PyPA
added 2026/08/04 11:34 a.m.41 views

AIOHTTP: HTTP request smuggling via WebSocket upgrade

SummaryThe HTTP parsers were vulnerable to a request smuggling attack relating to WebSocket upgrades. ImpactIf using the server-side component, it may be possible for an attacker to execute a request smuggling vulnerability using an edge case in the WebSocket upgrade procedure. AIOHTT is unaware ...

6.3CVSS5.6AI score0.00431EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2026/08/04 11:34 a.m.22 views

PYSEC-2026-3546 AIOHTTP: HTTP request smuggling via WebSocket upgrade

Summary The HTTP parsers were vulnerable to a request smuggling attack relating to WebSocket upgrades. Impact If using the server-side component, it may be possible for an attacker to execute a request smuggling vulnerability using an edge case in the WebSocket upgrade procedure. AIOHTT is unawar...

6.3CVSS5.6AI score0.00431EPSS
SaveExploits1References8
NVD
NVD
added 2026/08/04 10:19 a.m.13 views

CVE-2026-14838

Use of GET request method with sensitive query strings vulnerability in Bilin Software and Informatics Consultancy Inc. HUMANIST Digital Human Resources allows Session Hijacking. This issue affects HUMANIST Digital Human Resources: from 26.0 before 26.1...

7.4CVSS0.00208EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/04 8:42 a.m.52 views

CVE-2026-14838 Session Token Exposure in URL Leading to Account Takeover in Bilin Software's HUMANIST Digital Human Resources

Use of GET request method with sensitive query strings vulnerability in Bilin Software and Informatics Consultancy Inc. HUMANIST Digital Human Resources allows Session Hijacking. This issue affects HUMANIST Digital Human Resources: from 26.0 before 26.1...

7.4CVSS0.00208EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/04 6:00 a.m.17 views

EUVD-2026-52594

The Brizy WordPress plugin before 2.8.19 does not sanitize or escape featured-image focal-point coordinates submitted through one of its AJAX actions before storing them and later echoing them into HTML attributes in the post editor's Featured Image meta box, allowing users with the Contributor...

6.8CVSS5.8AI score0.00229EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/04 6:00 a.m.20 views

EUVD-2026-52584

The GDPR Framework By Data443 WordPress plugin before 2.4.0 does not properly verify authorization or the identity of the data subject when recording cookie-consent choices and privacy requests, allowing unauthenticated attackers to forge consent records for arbitrary email addresses and to flood...

6.5CVSS5.6AI score0.0025EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/04 5:28 a.m.16 views

CVE-2026-67316

A flaw was found in axios, a widely used JavaScript library for making web requests. This vulnerability, known as prototype pollution, allows an attacker to subtly alter how network requests are built if another part of the system has already been compromised. This could lead to an attacker...

7.4CVSS5.5AI score0.00354EPSS
SaveExploits1References5
Rows per page
Query Builder