Lucene search
+L

474869 matches found

NVD
NVD
added 2026/08/03 5:16 p.m.9 views

CVE-2026-68945

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.27, 21.2.19, and 22.0.2, HttpTransferCache comma-joins repeated request parameters, allowing semantically distinct HttpClient requests to use the same...

8.8CVSS0.00193EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/03 5:16 p.m.11 views

CVE-2026-69152

The brace-expansion library generates arbitrary strings containing a common prefix and suffix. Prior to 1.1.18, 2.1.4, 3.0.6, and 5.0.9, expand does not apply maxLength while constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memo...

7.5CVSS0.00411EPSS
SaveExploits1References5
NVD
NVD
added 2026/08/03 5:16 p.m.11 views

CVE-2026-61372

Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in Apache Jena Fuseki. This issue affects Apache Jena Fuseki: through 6.1.0. Users are recommended to upgrade to version 6.2.0, which fixes the issue...

7.5CVSS0.00568EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/03 5:16 p.m.4 views

UBUNTU-CVE-2026-69152

The brace-expansion library generates arbitrary strings containing a common prefix and suffix. Prior to 1.1.18, 2.1.4, 3.0.6, and 5.0.9, expand does not apply maxLength while constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memo...

7.5CVSS5.6AI score0.00411EPSS
SaveExploits1References11
ATTACKERKB
ATTACKERKB
added 2026/08/03 5:0 p.m.11 views

CVE-2026-18610

A vulnerability was detected in NewType WebEIP up to 3.0. This affects an unknown part of the file /EIPComFileList.aspx. The manipulation results in improper authentication. It is possible to launch the attack remotely. The exploit is now public and may be used. The vendor was contacted early abo...

6.9CVSS5.2AI score0.00397EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/03 4:56 p.m.9 views

CVE-2026-69153 PostCSS: incomplete fix of CVE-2026-45623 — attacker-controlled sourceMappingURL reads arbitrary .map files when `from` is unset

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. Prior to 8.5.19, if from is unset, an attacker can cause PreviousMap.loadFile to read an unintended source-map file by supplying an absolute or directory-traversal...

6.3CVSS5.5AI score0.00313EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/08/03 4:56 p.m.11 views

CVE-2026-69153

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. Prior to 8.5.19, if from is unset, an attacker can cause PreviousMap.loadFile to read an unintended source-map file by supplying an absolute or directory-traversal...

6.3CVSS5.5AI score0.00313EPSS
SaveExploits1References4Affected Software1
SUSE Linux
SUSE Linux
added 2026/08/03 4:45 p.m.4 views

Security update for aws-iam-authenticator

This update for aws-iam-authenticator fixes the following issue: CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266651. Changes for aws-iam-authenticator: Update golang.org/x/net to v0.57.0. Pat...

9.1CVSS6.1AI score0.00655EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/03 4:33 p.m.21 views

CVE-2026-69152 brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation

The brace-expansion library generates arbitrary strings containing a common prefix and suffix. Prior to 1.1.18, 2.1.4, 3.0.6, and 5.0.9, expand does not apply maxLength while constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memo...

7.5CVSS5.6AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/03 4:0 p.m.9 views

EUVD-2026-52346

A security flaw has been discovered in CheckMAL AppCheck Pro 3.1.43.10. Affected is an unknown function in the library AppCheckD.sys of the component Kernel Mini-Filter Driver. Performing a manipulation results in uncontrolled search path. The attack requires a local approach. The complexity of a...

7.3CVSS6.1AI score0.00116EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/03 3:58 p.m.45 views

CVE-2026-68945 Angular: Cache-Key Ambiguity in HttpTransferCache Leading to Cross-Request Response Reuse and State Poisoning

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.27, 21.2.19, and 22.0.2, HttpTransferCache comma-joins repeated request parameters, allowing semantically distinct HttpClient requests to use the same...

8.8CVSS0.00193EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/03 3:45 p.m.32 views

CVE-2026-18604

Summary (CVE-2026-18604): A vulnerability in the Android app textPlus Text Message and Call App (up to 8.3.5) affects DialerActivity within the com.gogii.textplus component. The issue is described as an improper export of Android application components, enabling a local attacker to manipulate the...

5.3CVSS5.5AI score0.00103EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/03 3:34 p.m.41 views

CVE-2026-68930 Russh: Channel-scoped server callbacks can be reached without an open channel

Russh is a Rust SSH client & server library. Prior to 0.62.5, russh dispatches channel-scoped Handler callbacks for recipient channel IDs that were never opened or confirmed in russh/src/server/encrypted.rs, serverreadauthenticated, and the execrequest callback. Version 0.62.5 fixes the issue...

6.5CVSS0.00213EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/03 3:34 p.m.45 views

CVE-2026-68930

Russh is a Rust SSH library. Prior to version 0.62.5, it dispatched channel-scoped Handler callbacks for recipient channel IDs that were never opened or confirmed in russh/src/server/encrypted.rs, server_read_authenticated, and the exec_request callback. This could allow callbacks to be reached w...

6.5CVSS5.5AI score0.00213EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/03 3:34 p.m.10 views

CVE-2026-68930

Russh is a Rust SSH client & server library. Prior to 0.62.5, russh dispatches channel-scoped Handler callbacks for recipient channel IDs that were never opened or confirmed in russh/src/server/encrypted.rs, serverreadauthenticated, and the execrequest callback. Version 0.62.5 fixes the issue...

6.5CVSS5.5AI score0.00213EPSS
SaveExploits0
OSV
OSV
added 2026/08/03 3:34 p.m.7 views

CVE-2026-68930 Russh: Channel-scoped server callbacks can be reached without an open channel

Russh is a Rust SSH client & server library. Prior to 0.62.5, russh dispatches channel-scoped Handler callbacks for recipient channel IDs that were never opened or confirmed in russh/src/server/encrypted.rs, serverreadauthenticated, and the execrequest callback. Version 0.62.5 fixes the issue...

6.5CVSS5.4AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/03 3:20 p.m.9 views

EUVD-2026-52329

@fastify/aws-lambda version 6.4.0 decorates each Fastify request with request.awsLambda.event and request.awsLambda.context, values that applications are documented to use for authorization decisions such as reading API Gateway authorizer claims. In the default configuration, the getter that...

9.1CVSS5.5AI score0.00218EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2026/08/03 2:38 p.m.7 views

CVE-2026-18568

XML::Sig versions from 0.29 before 0.72 for Perl allow signature verification bypass because verify returns true when every signature was skipped before any cryptographic check. verify in lib/XML/Sig.pm counts the //dsig:Signature elements into $numsigs and iterates over them, but two paths reach...

7.5CVSS5.4AI score0.00191EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/03 2:38 p.m.8 views

EUVD-2026-52325

XML::Sig versions from 0.29 before 0.72 for Perl allow signature verification bypass because verify returns true when every signature was skipped before any cryptographic check. verify in lib/XML/Sig.pm counts the //dsig:Signature elements into $numsigs and iterates over them, but two paths reach...

7.5CVSS5.4AI score0.00191EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/03 1:51 p.m.9 views

Important: Red Hat Security Advisory: Kiali 2.11.15 for Red Hat OpenShift Service Mesh 3.1

Kiali 2.11.15 for Red Hat OpenShift Service Mesh 3.1 is now available. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from t...

9.2CVSS5.5AI score0.00424EPSS
SaveExploits3References5
Rows per page
Query Builder