Lucene search
+L

7471 matches found

Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.13 views

PT-2026-70119

An integrity verification vulnerability in OpenSignLabs OpenSign through 2.37.0 allows unauthenticated remote attackers to forge document audit-trail entries via the triggerevent Parse cloud function. The function accepts viewer identity and IP address as caller-supplied parameters without...

7.5CVSS5.5AI score0.00203EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.10 views

PT-2026-70120

An insecure direct object reference vulnerability in OpenSignLabs OpenSign through 2.37.0 allows unauthenticated remote attackers to write to any contact record via the updatecontacttour Parse cloud function. The function performs no authentication or authorization before updating the target...

7.5CVSS5.5AI score0.00397EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.8 views

PT-2026-70124

An information disclosure vulnerability in OpenSignLabs OpenSign through 2.37.0 allows unauthenticated remote attackers to map any email address or username to its internal user objectId via the getUserId Parse cloud function. The function performs no authentication before resolving and returning...

5.3CVSS5.4AI score0.00355EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.10 views

PT-2026-70123

An information disclosure vulnerability in OpenSignLabs OpenSign through 2.37.0 allows unauthenticated remote attackers to retrieve any organisation tenant record via the gettenant Parse cloud function. The function accepts a contactId parameter and returns the full tenant record without...

7.5CVSS5.5AI score0.00454EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/10 1:20 p.m.10 views

CVE-2026-68185

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Move jumplabelinit before parseearlyparam When enabling both CONFIGMEMALLOCPROFILING=y and CONFIGMEMALLOCPROFILINGENABLEDBYDEFAULT=y, then diabling memory profiling by adding the boot parameter 'sysctl.vm.memprofiling=...

0.002EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 12:04 p.m.15 views

EUVD-2026-55593

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: free RNR data on MBSSID mismatch nl80211parsebeacon rejects EMA RNR data when there are fewer RNR entries than MBSSID entries. The rejected RNR allocation has not been attached to the beacon data yet, so free it...

5.3AI score0.00172EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 12:04 p.m.21 views

EUVD-2026-55588

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: bound element ID read when checking non-inheritance cfg80211iselementinherited reads the first data octet of the candidate element id = elem-data0 to look it up in an extension non-inheritance list. It does so aft...

5.3AI score0.00268EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 12:01 p.m.38 views

CVE-2026-68277 drm/dp/mst: fix OOB reads on 2-byte fields in sideband reply parsers

In the Linux kernel, the following vulnerability has been resolved: drm/dp/mst: fix OOB reads on 2-byte fields in sideband reply parsers Three sideband reply parsers read 16-bit fields as: val = raw-msgidx msgidx+1; and check bounds only after the fact. When idx == raw-curlen, raw-msgidx+1 reads...

0.0022EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 11:59 a.m.12 views

EUVD-2026-55286

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Move jumplabelinit before parseearlyparam When enabling both CONFIGMEMALLOCPROFILING=y and CONFIGMEMALLOCPROFILINGENABLEDBYDEFAULT=y, then diabling memory profiling by adding the boot parameter 'sysctl.vm.memprofiling=...

5.3AI score0.002EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 11:59 a.m.55 views

CVE-2026-68185

CVE-2026-68185 (LoongArch, Linux kernel): A boot-time failure occurs when CONFIG_MEM_ALLOC_PROFILING=y and CONFIG_MEM_ALLOC_PROFILING_ENABLED_BY_DEFAULT=y because jump_label_init() is invoked after parse_early_param(), allowing early-param handlers to modify static keys. The fix moves jump_label_...

5.3AI score0.002EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 11:59 a.m.18 views

CVE-2026-72692 OpenSignLabs opensignserver - Missing Authorization

A missing authorization vulnerability in OpenSignLabs opensignserver through 2.37.0 allows an unauthenticated remote attacker to irreversibly decline any in-flight document and forge the decline attribution to an arbitrary user via the declinedoc Parse cloud function. The function writes...

7.5CVSS5.6AI score
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 11:59 a.m.18 views

EUVD-2026-55531

An authentication bypass vulnerability in OpenSignLabs opensignserver through 2.37.0 allows an unauthenticated remote attacker to mint MASTERKEY-signed file access tokens for arbitrary stored files via the getsignedurl Parse cloud function. The function skips its isAuthenticated check whenever an...

7.5CVSS5.5AI score0.00393EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 11:59 a.m.15 views

CVE-2026-72691 OpenSignLabs opensignserver - Authentication Bypass

An authentication bypass vulnerability in OpenSignLabs opensignserver through 2.37.0 allows an unauthenticated remote attacker to mint MASTERKEY-signed file access tokens for arbitrary stored files via the getsignedurl Parse cloud function. The function skips its isAuthenticated check whenever an...

7.5CVSS5.6AI score
SaveExploits0References3
OSV
OSV
added 2026/08/10 11:59 a.m.38 views

CVE-2026-72689 OpenSignLabs opensignserver - Broken Object Level Authorization

A broken object-level authorization vulnerability in OpenSignLabs opensignserver through 2.37.0 allows an unauthenticated remote attacker to read complete contract records via the getDocument Parse cloud function. The function fetches documents using useMasterKey, bypassing the object ACL, and...

7.5CVSS5.5AI score
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 11:59 a.m.13 views

EUVD-2026-55521

A missing authentication vulnerability in OpenSignLabs opensignserver through 2.37.0 allows an unauthenticated remote attacker to read arbitrary stored documents via the fileupload Parse cloud function. The function mints MASTERKEY-signed file access tokens for any caller-supplied URL without...

7.5CVSS5.5AI score0.00501EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 11:59 a.m.23 views

CVE-2026-72688 OpenSignLabs opensignserver - Missing Authentication for Critical Function

A missing authentication vulnerability in OpenSignLabs opensignserver through 2.37.0 allows an unauthenticated remote attacker to read arbitrary stored documents via the fileupload Parse cloud function. The function mints MASTERKEY-signed file access tokens for any caller-supplied URL without...

7.5CVSS5.6AI score
SaveExploits0References3
EUVD
EUVD
added 2026/08/09 5:30 p.m.24 views

EUVD-2026-54933

A vulnerability has been found in lmammino oidc-authorizer 0.4.0. This issue affects the function parsetokenfromheader of the file src/parsetokenfromheader.rs of the component Authorization Header Parsing. The manipulation of the argument authorizationtoken leads to denial of service. Remote...

6.9CVSS5.4AI score0.00372EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/07 7:28 p.m.17 views

EUVD-2026-54615

pypdf is a free and open-source pure-python PDF library. Prior to 6.15.0, a crafted PDF can cause large memory consumption when pypdf/cmap.py function parsebfrange parses unusually large source-code or destination-string tokens in a font /ToUnicode CMap during text extraction. This issue is fixed...

4.8CVSS5.3AI score0.00127EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/07 7:28 p.m.75 views

CVE-2026-71870

CVE-2026-71870 (pypdf) : Prior to 6.15.0, a crafted PDF can trigger extremely large memory use during text extraction when the font /ToUnicode CMap is parsed by pypdf/_cmap.py in parse_bfrange. This is a local, low-complexity issue that could lead to resource exhaustion; the advisory fixes it in ...

4.8CVSS5.3AI score0.00127EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/07 1:16 p.m.18 views

CVE-2026-66838

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in elixir-ecto postgrex allows SQL Injection via the :comment option of Postgrex.stream/4. An attacker who can influence that value can close the comment delimiter with / and extend the streamed...

8.2CVSS0.00285EPSS
SaveExploits1References5
Rows per page
Query Builder