Lucene search
+L

1298 matches found

Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.30 views

PT-2026-57995

Name of the Vulnerable Software and Affected Versions Eclipse Jetty affected versions not specified Description For HTTP/1, HTTP/2, and HTTP/3 requests, the software fails to strictly verify that the request authority comprising the host and port matches the information provided in the Host heade...

5.3CVSS5.2AI score0.0031EPSS
SaveExploits0References17
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.32 views

PT-2026-57822

Name of the Vulnerable Software and Affected Versions Perl versions prior to 5.44 Description Incorrect regular expression matches occur when an alternation of more than 65535 fixed string branches is compiled into a trie in Perl study chunk. A trie is a specialized tree-like data structure used...

9.1CVSS6AI score0.00432EPSS
SaveExploits0References64
NVD
NVD
added 2026/07/08 4:16 p.m.31 views

CVE-2026-53951

Copier is a library and CLI app for rendering project templates. In versions 9.5.0 through 9.15.1, the trust setting's prefix match copier/settings.py compares the template URL against a trusted prefix with a raw str.startswith and no path normalization, while the URL is normalized when the...

8.8CVSS0.00262EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/07 2:34 p.m.11 views

PYSEC-2026-1383 Flask-CORS vulnerable to Improper Handling of Case Sensitivity

corydolphin/flask-cors version 5.0.1 contains a vulnerability where the request path matching is case-insensitive due to the use of the trymatch function, which is originally intended for matching hosts. This results in a mismatch because paths in URLs are case-sensitive, but the regex matching...

5.3CVSS6.5AI score0.00694EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/07 2:34 p.m.12 views

PYSEC-2026-1096 aiohttp has a memory leak when middleware is enabled when requesting a resource with a non-allowed method

Summary A memory leak can occur when a request produces a MatchInfoError. This was caused by adding an entry to a cache on each request, due to the building of each MatchInfoError producing a unique cache entry. Impact If the user is making use of any middlewares with aiohttp.web then it is...

7.5CVSS7AI score0.00591EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/07/06 8:52 p.m.10 views

Authentication Bypass by Alternate Name

Overview Affected versions of this package are vulnerable to Authentication Bypass by Alternate Name via improper handling of OIDC authentication and the emailverified claim. An attacker can gain unauthorized access to another user's account by authenticating with an email address matching the...

9.1CVSS6AI score0.00479EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/06 9:16 a.m.22 views

CVE-2026-46591

Improper Neutralization of Special Elements in Data Query Logic vulnerability in Apache Camel Neo4J component. The camel-neo4j producer builds the Cypher WHERE clause for its match/retrieve and delete operations from the CamelNeo4jMatchProperties map. CVE-2025-66169 addressed Cypher injection...

8.2CVSS0.0055EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/06 8:04 a.m.10 views

CVE-2026-46591

Improper Neutralization of Special Elements in Data Query Logic vulnerability in Apache Camel Neo4J component. The camel-neo4j producer builds the Cypher WHERE clause for its match/retrieve and delete operations from the CamelNeo4jMatchProperties map. CVE-2025-66169 addressed Cypher injection...

6.1AI score0.0055EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/07/06 8:04 a.m.42 views

CVE-2026-46591 Apache Camel: Camel-Neo4j: JSON property names from the CamelNeo4jMatchProperties header are interpolated into the Cypher WHERE clause without validation, allowing Cypher injection (incomplete remediation of CVE-2025-66169)

Improper Neutralization of Special Elements in Data Query Logic vulnerability in Apache Camel Neo4J component. The camel-neo4j producer builds the Cypher WHERE clause for its match/retrieve and delete operations from the CamelNeo4jMatchProperties map. CVE-2025-66169 addressed Cypher injection...

0.0055EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/06 12:00 a.m.27 views

PT-2026-55896

Name of the Vulnerable Software and Affected Versions Apache Camel versions 4.10.0 through 4.14.7 Apache Camel versions 4.15.0 through 4.18.2 Apache Camel versions 4.19.0 through 4.20.x Description An issue exists in the Apache Camel Neo4J component where the producer builds the Cypher WHERE clau...

8.2CVSS6AI score0.0055EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/07/03 12:56 p.m.61 views

CVE-2026-56015 Net::IP::LPM versions before 1.11 for Perl allow a heap out-of-bounds read via an unbounded prefix length

Net::IP::LPM versions before 1.11 for Perl allow a heap out-of-bounds read via an unbounded prefix length. add passes the prefix string to the trie builder addPrefixToTrie without checking it against the address width. addPrefixToTrie then walks the prefix buffer by prefixlength bits, reading...

0.00653EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/03 12:56 p.m.20 views

EUVD-2026-41541

Net::IP::LPM versions through 1.10 for Perl allow a heap out-of-bounds read via an unbounded prefix length. add passes the prefix string to the trie builder addPrefixToTrie without checking it against the address width. addPrefixToTrie then walks the prefix buffer by prefixlength bits, reading...

6AI score0.00653EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/03 3:05 a.m.16 views

SUSE CVE-2026-53118

In the Linux kernel, the following vulnerability has been resolved: vdpa: use generic driveroverride infrastructure When a driver is probed through driverattach, the bus' match callback is called without the device lock held, thus accessing the driveroverride field without a lock, which can cause...

5.8AI score0.00119EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/01 5:33 p.m.19 views

foreman: Foreman: Unauthorized modification of host configurations via broken access control

A flaw was found in Foreman. This broken access control vulnerability allows an authenticated user with host-edit permissions to retarget an existing lookup value override to a different host. This is achieved by modifying the match field through nested host attributes, effectively bypassing...

6.5CVSS5.7AI score0.00431EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/01 2:08 p.m.10 views

CVE-2026-5135

A flaw was found in Foreman. This broken access control vulnerability allows an authenticated user with host-edit permissions to retarget an existing lookup value override to a different host. This is achieved by modifying the match field through nested host attributes, effectively bypassing...

6.5CVSS5.7AI score0.00431EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/07/01 3:18 a.m.12 views

SUSE CVE-2026-53115

In the Linux kernel, the following vulnerability has been resolved: bus: fsl-mc: use generic driveroverride infrastructure When a driver is probed through driverattach, the bus' match callback is called without the device lock held, thus accessing the driveroverride field without a lock, which ca...

5.8AI score0.0012EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/01 12:00 a.m.15 views

PT-2026-54785

Name of the Vulnerable Software and Affected Versions Foreman affected versions not specified Description A broken access control issue allows an authenticated user with host-edit permissions to retarget an existing lookup value override to a different host. This is performed by modifying the mat...

6.5CVSS6AI score0.00431EPSS
SaveExploits0References10
OSV
OSV
added 2026/06/30 1:19 p.m.14 views

DEBIAN-CVE-2026-53432

fzf is vulnerable to Integer Overflow leading to crash in FuzzyMatchV2 function. When input line length is approximately 2,200,000 bytes and pattern length is 999 bytes, the product overflows. The Go runtime detects the invalid slice bounds and terminates the process immediately with a...

7.5CVSS5.8AI score0.00419EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/30 1:19 p.m.17 views

UBUNTU-CVE-2026-53432

fzf is vulnerable to Integer Overflow leading to crash in FuzzyMatchV2 function. When input line length is approximately 2,200,000 bytes and pattern length is 999 bytes, the product overflows. The Go runtime detects the invalid slice bounds and terminates the process immediately with a...

7.5CVSS5.8AI score0.00419EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/06/30 12:01 p.m.33 views

CVE-2026-53432

fzf is vulnerable to Integer Overflow leading to crash in FuzzyMatchV2 function. When input line length is approximately 2,200,000 bytes and pattern length is 999 bytes, the product overflows. The Go runtime detects the invalid slice bounds and terminates the process immediately with a...

7.5CVSS5.8AI score0.00419EPSS
SaveExploits0
Rows per page
Query Builder