Lucene search
+L

529 matches found

Cvelist
Cvelist
added 2 days ago32 views

CVE-2026-74385 nvmet-tcp: check return value of nvmet_tcp_set_queue_sock

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: check return value of nvmettcpsetqueuesock The return value of nvmettcpsetqueuesock is currently ignored in nvmettcptlshandshakedone. If it fails e.g., due to the socket not being in TCPESTABLISHED state, the socket...

7.5CVSS0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2 days ago30 views

CVE-2026-74362 ext2: fix ignored return value of generic_write_sync()

In the Linux kernel, the following vulnerability has been resolved: ext2: fix ignored return value of genericwritesync Fix ext2diowriteiter to propagate the error returned by genericwritesync instead of silently discarding it, which could cause write2 to return success to userspace on OSYNC/ODSYN...

0.00168EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/07 12:31 a.m.11 views

EUVD-2026-54221

Contiki-NG's LwM2M TLV parser lwm2mtlvread in os/services/lwm2m/lwm2m-tlv.c ignores its caller-supplied buffer length argument and reads up to six bytes from the input buffer with no bounds check. The caller in lwm2m-engine.c iterates while there is at least one byte remaining, so a crafted CoAP...

8.7CVSS5.6AI score0.00537EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/31 6:38 a.m.10 views

CVE-2026-18218 Keycloak-services: keycloak-services: client not-before revocation ignored when realm not-before is older but nonzero

A flaw was found in the TokenManager component of the Keycloak identity management service. When an administrator attempts to revoke tokens for a specific application client using a "not-before" policy, the revocation may be silently ignored if the overall security realm already has an older,...

4.2CVSS5.4AI score0.00131EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/27 7:20 p.m.51 views

CVE-2026-42016

Affected software : JFrog Artifactory (Self Hosted), prior to version 7.133.11. Vulnerability : Incorrect validation of the user token allows privilege escalation; the underlying issue is validating the token signature/issuer rather than the token’s scope. Impact : Privilege escalation with high ...

8.8CVSS5.9AI score0.0023EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/24 9:18 p.m.11 views

Cloudreve WOPI view sessions can write files and WOPI access token secret is ignored

Summary Cloudreve WOPI access tokens are generated as ., but the WOPI middleware validates only the session id prefix and never compares the supplied token to the stored token. In addition, a WOPI viewer session does not store or enforce the requested viewer action. A session created for a view o...

6.3CVSS5.9AI score0.00306EPSS
SaveExploits0References3Affected Software2
OSV
OSV
added 2026/07/24 9:17 p.m.5 views

GHSA-HP6V-6JW7-GV2F Budibase: OIDC SSO account takeover: incoming identity linked by email without checking email_verified

Summary Budibase's OIDC SSO login links an incoming SSO identity to an existing Budibase account by email address alone, without ever checking the emailverified claim of the OIDC ID token. Budibase first tries to match the IdP sub; when that misses any fresh attacker IdP account it silently falls...

9CVSS5.9AI score0.00313EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2026/07/23 5:34 p.m.7 views

Security update for avahi

This update for avahi fixes the following issue: CVE-2025-59529: local DoS due to simple protocol server ignoring client limit CLIENTSMAX bsc1255451. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternative...

6.8CVSS6.1AI score0.00175EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/23 5:33 p.m.4 views

SUSE-SU-2026:3216-1 Security update for avahi

This update for avahi fixes the following issue: - CVE-2025-59529: local DoS due to simple protocol server ignoring client limit CLIENTSMAX bsc1255451...

5.5CVSS6.1AI score0.00175EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/23 2:55 p.m.7 views

GHSA-6HQ5-7373-42RG PHPSpreadsheet: SSRF bypass via HTTP redirect in WEBSERVICE() domain whitelist

Summary The domain whitelist introduced in PhpSpreadsheet 5.4.0 for the WEBSERVICE formula function can be bypassed via HTTP redirect. The whitelist validates only the initial URL's hostname, but filegetcontents follows 302/301 redirects by default without re-validating the redirect target agains...

7.7CVSS5.9AI score0.00531EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/21 7:33 p.m.12 views

GHSA-3PJW-73GF-8QR5 jackson-databind: @JsonIgnore on a Record property is bypassed with a PropertyNamingStrategy

Summary For Java Records, POJOPropertiesCollector.removeUnwantedIgnorals records a @JsonIgnore-annotated component under its original implicit name before renameUsing applies the PropertyNamingStrategy. After the rename, ignoredPropertyNames still holds only the pre-rename name, so ignorableProps...

6.5CVSS5.7AI score0.00247EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/20 8:27 p.m.31 views

CVE-2026-58624

The CVE affects SSH servers implemented with Apache MINA SSHD that use the GitPgmCommandFactory. The root cause is improper input validation in the sshd-git GitPgmCommandFactory, which allowed an authenticated SSH user to run any JGit command, including commands that could write files on the serv...

5.4CVSS5.7AI score0.00424EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/15 11:25 a.m.20 views

EUVD-2026-44636

PraisonAI before 4.6.78 contains an unenforced security policy vulnerability in the default Subprocess Sandbox backend where blockedcommands, blockedpaths, blockedimports, allowsubprocess, and allowfilewrite restrictions are completely ignored. Attackers can execute arbitrary subprocess commands,...

8.7CVSS6.3AI score0.00241EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/15 11:25 a.m.9 views

CVE-2026-60085

PraisonAI before 4.6.78 contains an unenforced security policy vulnerability in the default Subprocess Sandbox backend where blockedcommands, blockedpaths, blockedimports, allowsubprocess, and allowfilewrite restrictions are completely ignored. Attackers can execute arbitrary subprocess commands,...

8.7CVSS6.3AI score0.00241EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/14 8:27 p.m.7 views

CVE-2026-48815 sigstore-js: `certificateOIDs` verification constraints are silently dropped and never enforced

sigstore-js provides JavaScript libraries for interacting with Sigstore services. Prior to 4.1.1, the documented certificateOIDs option in sigstore.verify is accepted by the public API but discarded before verification, so required certificate extension OIDs are never checked and applications...

7.5CVSS6.1AI score
SaveExploits0References6
CVE
CVE
added 2026/07/14 8:27 p.m.112 views

CVE-2026-48815

Summary of CVE-2026-48815 : In sigstore-js, the documented certificateOIDs option in sigstore.verify() is accepted by the public API before verification but discarded during verification, causing certificate extension OIDs to not be checked. This allows applications to accept unauthorized certifi...

7.5CVSS6.1AI score0.00143EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/07/14 6:47 p.m.10 views

Improperly Controlled Modification of Dynamically-Determined Object Attributes

Overview com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. Affected versions of this package are vulnerable to Improperly Controlled Modification of Dynamically-Determined Object...

6.9CVSS6.1AI score0.00247EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/13 2:36 p.m.8 views

PYSEC-2026-2850 OpenEXR: Heap information disclosure in PXR24 decompression via unchecked decompressed size (undo_pxr24_impl)

Summary The PXR24 decompression function undopxr24impl in OpenEXR internalpxr24.c ignores the actual decompressed size outSize returned by exruncompressbuffer and instead reads from the scratch buffer based solely on the expected size uncompressedsize derived from the header metadata. Additionall...

8.7CVSS6.2AI score0.00482EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/07 4:3 p.m.14 views

PYSEC-2026-1078 AutoGPT is Vulnerable to RCE via Disabled Block Execution

Summary AutoGPT Platform's block execution endpoints both main web API and external API allow executing blocks by UUID without checking the disabled flag. Any authenticated user can execute the disabled BlockInstallationBlock, which writes arbitrary Python code to the server filesystem and execut...

9.4CVSS6.9AI score0.01147EPSS
SaveExploits1References10
OSV
OSV
added 2026/07/06 9:54 p.m.7 views

GHSA-PMFC-4WJJ-GMHX cut: -s ignored in -z -d '' newline-delimiter mode

cut routes -z -d '' through a special newline-delimiter path that ignores the -s only-delimited flag, emitting whole undelimited records plus NUL that should be suppressed. Pipelines relying on cut -s to drop undelimited records process data that should be filtered. printf 'abc' | cut -z -d '' -s...

3.3CVSS5.9AI score0.00182EPSS
SaveExploits1References6
Rows per page
Query Builder