Lucene search
+L

315956 matches found

Github Security Blog
Github Security Blog
added 3 days ago12 views

undici vulnerable to cross-user information disclosure via whitespace around equals in Cache-Control directives

Impact Undici's cache interceptor mishandles optional whitespace OWS placed around the = of a qualified no-cache or private Cache-Control directive, such as no-cache ="authorization" OWS before = or no-cache= "authorization" OWS after =. The parser either drops the directive entirely or stores a...

7.5CVSS7.2AI score0.00231EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 3 days ago5 views

GHSA-JR45-8VMC-QM54 undici vulnerable to cross-user information disclosure via whitespace around equals in Cache-Control directives

Impact Undici's cache interceptor mishandles optional whitespace OWS placed around the = of a qualified no-cache or private Cache-Control directive, such as no-cache ="authorization" OWS before = or no-cache= "authorization" OWS after =. The parser either drops the directive entirely or stores a...

5.9CVSS7.2AI score0.00231EPSS
SaveExploits0References8
Patchstack
Patchstack
added 3 days ago8 views

NPM: undici vulnerable to cross-user information disclosure and parse-time crash via degenerate private cache directives

NPM: undici vulnerable to cross-user information disclosure and parse-time crash via degenerate private cache directives vulnerability discovered by ? in WordPress Npm undici versions = 7.0.0, 7.29.0...

9.1CVSS7.2AI score0.00325EPSS
SaveExploits0References7Affected Software1
RedHat Linux
RedHat Linux
added 3 days ago6 views

libsolv: Heap buffer overflow in libsolv repopagestore via unchecked decompression of malicious .solv page data

A flaw was found in libsolv. This heap buffer overflow occurs during the decompression of attacker-controlled compressed data within .solv files due to insufficient input validation. An attacker can provide a specially crafted .solv file, which, when processed by a vulnerable application, can lea...

7.8CVSS5.7AI score0.00227EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 3 days ago7 views

CVE-2026-67319

A flaw was found in axios. When the JavaScript environment's Object.prototype has been previously compromised through a technique known as prototype pollution, axios can inadvertently use malicious properties from nested configuration objects. This can lead to the silent injection of unauthorized...

6.5CVSS5.3AI score0.00258EPSS
SaveExploits0References5
Cvelist
Cvelist
added 3 days ago42 views

CVE-2026-66296 Reflected XSS in oaskit's default HTML error handler

Improper Neutralization of Input During Web Page Generation XSS vulnerability in lud oaskit allows reflected cross-site scripting via the default HTML error handler. Oaskit.ErrorHandler.Default.formatreason/4 and Oaskit.ErrorHandler.Default.reasontohtml/1 in lib/oaskit/errorhandler/default.ex...

5.1CVSS0.0031EPSS
SaveExploits0References4
OSV
OSV
added 3 days ago5 views

CVE-2026-66296 Reflected XSS in oaskit's default HTML error handler

Improper Neutralization of Input During Web Page Generation XSS vulnerability in lud oaskit allows reflected cross-site scripting via the default HTML error handler. Oaskit.ErrorHandler.Default.formatreason/4 and Oaskit.ErrorHandler.Default.reasontohtml/1 in lib/oaskit/errorhandler/default.ex...

5.1CVSS5.3AI score0.0031EPSS
SaveExploits0References9
EUVD
EUVD
added 3 days ago7 views

EUVD-2026-52407

Improper Neutralization of Input During Web Page Generation XSS vulnerability in lud oaskit allows reflected cross-site scripting via the default HTML error handler. Oaskit.ErrorHandler.Default.formatreason/4 and Oaskit.ErrorHandler.Default.reasontohtml/1 in lib/oaskit/errorhandler/default.ex...

5.1CVSS5.3AI score0.0031EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 3 days ago7 views

CVE-2026-67312

A flaw was found in axios, a popular JavaScript library. An attacker can exploit this vulnerability by providing malicious form data containing deeply nested field names. This input triggers uncontrolled recursion within the formDataToJSON function, which is responsible for processing form data...

7.5CVSS5.4AI score0.00338EPSS
SaveExploits0References5
Cvelist
Cvelist
added 3 days ago43 views

CVE-2025-15630 Device Provisioning Race Condition in TP-Link Omada Adoption Workflow

A race condition exists in the cloud-based Omada device adoption process when an attacker may be able to interact with the adoption workflow before a legitimate device completes registration, resulting in provisioning information being delivered to an attacker. Successful exploitation may allow...

5.8CVSS0.00189EPSS
SaveExploits0References3
EUVD
EUVD
added 3 days ago7 views

EUVD-2025-210612

A race condition exists in the cloud-based Omada device adoption process when an attacker may be able to interact with the adoption workflow before a legitimate device completes registration, resulting in provisioning information being delivered to an attacker. Successful exploitation may allow...

5.8CVSS5.5AI score0.00189EPSS
SaveExploits0References3
CVE
CVE
added 3 days ago14 views

CVE-2025-15630

CVE-2025-15630 describes a race condition in the cloud-based TP-Link Omada adoption workflow. The vulnerability arises during device provisioning, where an attacker could interact with the adoption process before a legitimate device finishes registration, potentially causing provisioning informat...

5.8CVSS5.5AI score0.00189EPSS
SaveExploits0References3
EUVD
EUVD
added 3 days ago6 views

EUVD-2025-210607

A certification validation weakness exists in communication between affected Omada devices and cloud controllers. Certificate identity verification does not adequately validate that a presented certificate corresponds to the expected cloud controller hostname, which may allow certificate validati...

7.7CVSS5.5AI score0.00181EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 3 days ago5 views

CVE-2025-9291 Improper Certificate Validation in TP-Link Omada Cloud Communications

A certification validation weakness exists in communication between affected Omada devices and cloud controllers. Certificate identity verification does not adequately validate that a presented certificate corresponds to the expected cloud controller hostname, which may allow certificate validati...

7.7CVSS5.5AI score0.00181EPSS
SaveExploits0References3
NVD
NVD
added 3 days ago9 views

CVE-2026-41453

Krayin CRM before 2.2.4 contains a blind SQL injection vulnerability in the leads DataGrid that allows authenticated users with leads access to inject arbitrary SQL into a HAVING clause by manipulating the rottenleadin query parameter, which is concatenated without parameterized binding directly...

8.8CVSS0.0035EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 3 days ago4 views

axios: axios: Prototype Pollution allows unauthorized data transmission and network redirection

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...

6.3CVSS5.5AI score0.00258EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 3 days ago5 views

axios: axios: Denial of Service due to maxBodyLength bypass in HTTP/2 requests

A flaw was found in axios, a popular JavaScript library for making HTTP requests. When using the Node.js HTTP/2 adapter, axios fails to properly enforce the configured maxBodyLength limit for streamed request bodies. This allows a remote attacker, by controlling the input stream, to send an...

6.3CVSS5.5AI score0.00356EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 3 days ago5 views

axios: axios: Denial of Service via uncontrolled recursion in formDataToJSON

A flaw was found in axios. A remote attacker could exploit an uncontrolled recursion vulnerability in the formDataToJSON function by supplying FormData with field names containing deeply nested bracket segments. This could exhaust the JavaScript call stack, leading to a RangeError and causing a...

6.3CVSS5.5AI score0.00338EPSS
SaveExploits0References6
EUVD
EUVD
added 3 days ago9 views

EUVD-2026-52347

OpenEMR through 8.2.0 contains an improper authentication vulnerability in the OAuth2 dynamic client registration endpoint that allows unauthenticated attackers to register a malicious client with system-level FHIR scopes by supplying a self-generated RSA keypair via the jwks field. Once an...

8.6CVSS5.5AI score0.00326EPSS
SaveExploits0References2
Cvelist
Cvelist
added 3 days ago44 views

CVE-2026-39931 OpenEMR Authenticated SQL Injection via backup.php Import Feature

OpenEMR through 8.2.0 contains an authenticated SQL injection vulnerability in the backup configuration import feature that allows administrators with admin or super ACL privileges to execute arbitrary DDL and DML statements against the application database by uploading a crafted SQL file at the...

8.6CVSS0.00327EPSS
SaveExploits0References2
Rows per page
Query Builder