Lucene search
+L

21660 matches found

OSV
OSV
added 2026/08/03 2:41 a.m.13 views

CVE-2026-58059 Quadratic-time escaping when stringifying X.500 distinguished names

In Bouncy Castle for Java before 1.85, Quadratic-time escaping when stringifying X.500 distinguished names. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bc-fips 1.0.2.7 1.0.X series, 2.0.2 2.0.X series and 2.1.3 2.1.X series...

8.7CVSS5.4AI score
SaveExploits0References9
NVD
NVD
added 2026/08/03 1:16 a.m.18 views

CVE-2026-59648

In Bouncy Castle for Java before 1.85, OpenPGP Argon2 S2K honours attacker-chosen memory and passes. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bcpg-fips 1.0.13 1.0.X series, 2.0.13 2.0.X series and 2.1.13 2.1.X series...

6.9CVSS0.00275EPSS
SaveExploits0References2
Oracle linux
Oracle linux
added 2026/08/03 12:00 a.m.14 views

perl-DBI security update

1.643-26.3 - Fix CVE-2026-14380: unsafe string eval in DBI::Profile - Resolves: RHEL-211146 1.643-26.2 - Fix CVE-2026-14739: set a hard limit of 99999 on '?' placeholders - Resolves: RHEL-193293...

9.8CVSS5.5AI score0.00518EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/03 12:00 a.m.12 views

Oracle Linux 9 : perl-DBI (ELSA-2026-49612)

The remote Oracle Linux 9 host has a package installed that is affected by multiple vulnerabilities as referenced in the ELSA-2026-49612 advisory. - Fix unsafe string eval in DBI::Profile CVE-2026-14380 - Set a hard limit of 99999 on '?' placeholders CVE-2026-14739 Tenable has extracted the...

9.8CVSS5.6AI score0.00518EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/01 7:16 p.m.14 views

CVE-2026-54894

Allocation of Resources Without Limits or Throttling in ueberauth guardian allows denial of service via unbounded atom creation from attacker-influenced binary input. Guardian.Plug.Keys derives connection and session namespace keys by passing arbitrary binaries to String.toatom/1. basekey/1 in...

7.5CVSS0.00322EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2026/08/01 4:53 p.m.19 views

SUSE CVE-2026-39824

NewNTUnicodeString does not check for string length overflow. When provided with a string that overflows the maximum size of a NTUnicodeString a 16-bit number of bytes, it returns a truncated string rather than an error...

3.3CVSS6.6AI score0.00114EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/01 3:30 p.m.7 views

GHSA-9WX3-P993-35VP Duplicate Advisory: Axios: Nested axios option objects can consume polluted prototype values

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-7q8q-rj6j-mhjq. This link is maintained to preserve external references. Original Description axios before 0.33.0 and 1.x before 1.18.0 can consume inherited properties from nested request option objects when th...

6.3CVSS5.8AI score
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/01 1:17 p.m.10 views

CVE-2026-67319

axios before 0.33.0 and 1.x before 1.18.0 can consume inherited properties from nested request option objects when the JavaScript process's Object.prototype has already been polluted by another component. While the top-level merged config uses a null prototype, nested plain objects such as auth a...

6.3CVSS4.8AI score0.00238EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/08/01 12:22 p.m.10 views

CVE-2026-67319

axios before 0.33.0 and 1.x before 1.18.0 can consume inherited properties from nested request option objects when the JavaScript process's Object.prototype has already been polluted by another component. While the top-level merged config uses a null prototype, nested plain objects such as auth a...

6.3CVSS5.5AI score0.00238EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/08/01 12:22 p.m.22 views

EUVD-2026-51821

FreeRDP before 3.29.0 contains client-side heap use-after-free vulnerabilities in the async update message proxy for RAIL WINDOWSTATEORDER and NOTIFYICONSTATEORDER when AsyncUpdate is enabled. When a malicious or compromised RDP server sends crafted update orders, the message proxy shallow-copies...

8.7CVSS5.6AI score0.00325EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/01 12:22 p.m.76 views

CVE-2026-67319

Axios before 0.33.0 (and 1.x before 1.18.0) is vulnerable to prototype pollution via nested request option objects. When Object.prototype is polluted, nested plain objects (e.g., auth, paramsSerializer) are cloned into ordinary objects and read without own-property checks, potentially injecting a...

6.3CVSS5.5AI score0.00238EPSS
SaveExploits1References2Affected Software1
EUVD
EUVD
added 2026/07/31 4:53 p.m.19 views

EUVD-2026-51298

re2: Global String.prototype.match with an empty-matchable pattern never advances → infinite loop with unbounded native memory growth DoS...

6.2CVSS5.4AI score0.00188EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/31 4:44 p.m.12 views

GHSA-88FW-V6X4-3F58 Spring Data: Unbounded property-path cache keyed by externally-supplied path string

src/main/java/org/springframework/data/mapping/context/PersistentPropertyPathFactory.java:175 · Unbounded Resource Allocation Algorithmic DoS Impact When a consuming module routes user-supplied dot-paths sort parameters, projection paths, PATCH paths through...

7.5CVSS5.7AI score0.00364EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/31 4:17 p.m.19 views

CVE-2026-17566

pgAdmin 4's Import/Export Data tool builds a psql \copy ... command line by interpolating a user-supplied SQL query into a Jinja template and passing the rendered line to psql via --command. To stop an attacker from breaking out of the ... wrapper, createimportexportjob route POST...

9.9CVSS0.00557EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/31 4:16 p.m.18 views

CVE-2026-17351

The fix for CVE-2026-12045 in pgAdmin 4 9.16 required the LLM-supplied query passed to the AI Assistant's executesqlquery tool to parse, via sqlparse, as exactly one non-transaction-control statement before running it inside a BEGIN TRANSACTION READ ONLY wrapper. sqlparse's string-literal lexing...

9.4CVSS0.00407EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/07/31 4:00 p.m.62 views

CVE-2026-17566 pgAdmin 4: RCE via backslash-escape mismatch in Import/Export Data query guard (incomplete defense, sibling gap to CVE-2025-13780)

pgAdmin 4's Import/Export Data tool builds a psql \copy ... command line by interpolating a user-supplied SQL query into a Jinja template and passing the rendered line to psql via --command. To stop an attacker from breaking out of the ... wrapper, createimportexportjob route POST...

9.9CVSS0.00557EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/31 1:48 p.m.8 views

MINI-6HCQ-JP49-V4J4

Bulletin has no description...

7.5CVSS5.2AI score0.00549EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/31 12:00 a.m.14 views

Brother MFC-9970CDW Printers Cross-site Scripting (CVE-2013-2670)

Cross-site scripting XSS vulnerability in the Brother MFC-9970CDW printer with firmware G 1.03 and L 1.10 allows remote attackers to inject arbitrary web script or HTML via an arbitrary parameter name QUERYSTRING to admin/adminmain.html, a different vulnerability than CVE-2013-2507 and...

4.3CVSS5.7AI score0.0202EPSS
SaveExploits4References7
BDU FSTEC
BDU FSTEC
added 2026/07/31 12:00 a.m.11 views

The vulnerability of the qs.stringify() function in the string query analysis and transformation library allows a attacker to cause a service failure.

The vulnerability of the qs.stringify function in the string query analysis and conversion library is related to pointer arithmetic errors. Exploiting this vulnerability could allow a remote attacker to cause service interruptions...

7.5CVSS5.5AI score0.00358EPSS
SaveExploits0References3Affected Software2
OSV
OSV
added 2026/07/30 9:18 p.m.10 views

DEBIAN-CVE-2026-68499

re2 provides Node.js bindings for Google's RE2 regular expression engine. Prior to 1.25.2, re2's String.prototype.match implementation with a global RE2 pattern that can match the empty string fails to advance its native matching cursor in lib/match.cc, causing an infinite loop and unbounded nati...

6.2CVSS5.5AI score0.00188EPSS
SaveExploits0References1
Rows per page
Query Builder