Lucene search
+L

20121 matches found

RedHat Linux
RedHat Linux
added 2026/01/21 12:03 p.m.9 views

firefox: thunderbird: Mitigation bypass in the DOM: Security component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Mitigation bypass in the DOM: Security component...

8.1CVSS5.7AI score0.00428EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/01/21 6:13 a.m.14 views

CVE-2025-14559

A flaw was found in the keycloak-services component of Keycloak. This vulnerability allows the issuance of access and refresh tokens for disabled users, leading to unauthorized use of previously revoked privileges, via a business logic vulnerability in the Token Exchange implementation when a...

6.5CVSS5.4AI score0.00451EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/01/21 1:23 a.m.11 views

CVE-2025-59465

A denial of service flaw has been discovered in NodeJS. A malformed HTTP/2 HEADERS frame with oversized, invalid HPACK data can cause Node.js to crash by triggering an unhandled TLSSocket error ECONNRESET. Instead of safely closing the connection, the process crashes, enabling a remote denial of...

7.5CVSS7.2AI score0.03762EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/01/21 1:23 a.m.13 views

CVE-2025-55131

A memory exposure flaw has been discovered in Node.js. A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the vm module with the timeout option. Under specific timing conditions, buffers allocated with Buffer.alloc and other...

7.1CVSS7.2AI score0.03383EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/01/21 1:23 a.m.15 views

CVE-2025-55130

A flaw in Node.js’s Permissions model allows attackers to bypass --allow-fs-read and --allow-fs-write restrictions using crafted relative symlink paths. By chaining directories and symlinks, a script granted access only to the current directory can escape the allowed path and read sensitive files...

9.1CVSS7.3AI score0.01662EPSS
SaveExploits2References4
RedhatCVE
RedhatCVE
added 2026/01/21 12:55 a.m.11 views

CVE-2025-59464

A resource consumption flaw has been discovered in NodeJS. A memory leak in Node.js’s OpenSSL integration occurs when converting X.509 certificate fields to UTF-8 without freeing the allocated buffer. When applications call socket.getPeerCertificatetrue, each certificate field leaks memory,...

7.5CVSS6.7AI score0.00239EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/01/21 12:32 a.m.10 views

CVE-2025-59466

A stack overflow flaw has been discovered in Node.js error handling where "Maximum call stack size exceeded" errors become uncatchable when asynchooks.createHook is enabled. Instead of reaching process.on'uncaughtException', the process terminates, making the crash unrecoverable. Applications tha...

7.5CVSS6.9AI score0.00648EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/01/21 12:31 a.m.18 views

Duplicate Advisory: Wrangler affected by OS Command Injection in `wrangler pages deploy`

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-36p8-mvp6-cv38. This link is maintained to preserve external references. Original Description SummaryA command injection vulnerability CWE-78 has been found to exist in the wrangler pages deploy command. The iss...

9.9CVSS6.1AI score0.01418EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/01/21 12:31 a.m.9 views

EUVD-2025-206304

The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters...

5.9CVSS5.5AI score0.00374EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/01/21 12:31 a.m.7 views

EUVD-2025-206303

The poplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters...

5.9CVSS5.4AI score0.00327EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/01/21 12:22 a.m.7 views

CVE-2026-21637

A flaw in Node.js TLS error handling allows remote attackers to crash or exhaust resources of a TLS server when pskCallback or ALPNCallback are in use. Synchronous exceptions thrown during these callbacks bypass standard TLS error handling paths tlsClientError and error, causing either immediate...

7.5CVSS6AI score0.01097EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/01/21 12:18 a.m.9 views

CVE-2025-55132

A file access flaw has been discovered in NodeJS. A file's access and modification timestamps to be changed via futimes even when the process has only read permissions. Unlike utimes, futimes does not apply the expected write-permission checks, which means file metadata can be modified in read-on...

5.3CVSS6.3AI score0.00236EPSS
SaveExploits0References4
Packet Storm News
Packet Storm News
added 2026/01/21 12:00 a.m.12 views

DCeption: Real-World Wireless Man-In-The-Middle Attacks against CCS EV Charging

The adoption of Electric Vehicles EVs is happening at a rapid pace. To ensure fast and safe charging, complex communication is required between the vehicle and the charging station. In the globally used Combined Charging System CCS, this communication is carried over the HomePlug Green PHY HPGP...

5.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/21 12:00 a.m.28 views

PT-2026-3852

EVerest is an EV charging software stack. In all versions up to and including 2025.12.1, the default value for terminate connection on failed response is False, which leaves the responsibility for session and connection termination to the EV. In this configuration, any errors encountered by the...

4.3CVSS5.3AI score0.00153EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/01/20 10:58 p.m.8 views

CVE-2026-0933

SummaryA command injection vulnerability CWE-78 has been found to exist in the wrangler pages deploy command. The issue occurs because the --commit-hash parameter is passed directly to a shell command without proper validation or sanitization, allowing an attacker with control of --commit-hash to...

9.9CVSS5.9AI score0.01418EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/01/20 10:15 p.m.10 views

DEBIAN-CVE-2025-15366

The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters...

5.9CVSS7.4AI score0.00374EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/20 10:15 p.m.2 views

DEBIAN-CVE-2025-15367

The poplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters...

5.9CVSS7.4AI score0.00327EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/20 10:15 p.m.10 views

CVE-2025-15367

The poplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters...

5.9CVSS0.00327EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/01/20 9:47 p.m.130 views

CVE-2025-15367 POP3 command injection in user-controlled commands

The poplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters...

5.9CVSS0.00327EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/01/20 9:47 p.m.6 views

CVE-2025-15367 POP3 command injection in user-controlled commands

The poplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters...

5.9CVSS5.4AI score0.00327EPSS
SaveExploits0References4
Rows per page
Query Builder