Lucene search
+L

70807 matches found

RedHat Linux
RedHat Linux
added 20 hours ago4 views

glib: buffer over-read in g_regex_replace() via glib/gregex.c:string_append() and g_utf8_next_char()

A flaw was found in GLib. A buffer over-read can occur in the gregexreplace function when used with the GREGEXRAW compile flag and case-change replacement escapes because the stringappend function processes matched substrings using UTF-8 functions that assume valid UTF-8 input, even when the stri...

8.2CVSS5.6AI score0.00341EPSS
SaveExploits1References5
EUVD
EUVD
added yesterday12 views

EUVD-2026-52008

The OCPP 1.6 client in subsys/net/lib/ocpp parsed inbound WAMP RPC frames in parserpcmsg subsys/net/lib/ocpp/ocppj.c using a hand-rolled helper, extractstringfield, that copied the message's uid and action fields with strncpyoutbuf, token + 1, outlen - 1 and then scanned the result with...

7CVSS5.7AI score
SaveExploits0References2
GithubExploit
GithubExploit
added yesterday28 views

offensive-security-labs

Offensive Security Labs A collection of hands-on offensive cy...

5.4AI score
SaveExploits0
NVD
NVD
added yesterday8 views

CVE-2026-15206

The SMS Alert WordPress plugin before 3.9.8 does not bind its "mobile verified" session flag to the phone number that was actually verified: after an attacker verifies an OTP sent to their own phone, the signup/login handler reads a fresh, attacker-supplied phone number to select the account and...

7.5CVSS0.00149EPSS
SaveExploits0References1
The Hacker News
The Hacker News
added 3 days ago14 views

Anthropic Says Claude Mistook the Open Internet for a CTF and Breached Three Organizations

Anthropic on Thursday became the latest artificial intelligence AI company to reveal that three of its models, including Claude Opus 4.7, Mythos 5, and an unnamed research model, had breached three unnamed organizations during cybersecurity testing without its knowledge. The AI firm said the...

5.8AI score
SaveExploits0
NVD
NVD
added 3 days ago5 views

CVE-2026-14537

Incorrect Authorization in the direct HTTP API tool invocation endpoint in Google mcp-toolbox versions v1.3.0 and v1.4.0 allows an unauthenticated attacker to invoke tools protected by the scopeRequired feature via sending tool invocation requests through legacy HTTP endpoints when the --enable-a...

9.3CVSS0.00207EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 3 days ago7 views

CVE-2026-14537

Incorrect Authorization in the direct HTTP API tool invocation endpoint in Google mcp-toolbox versions v1.3.0 and v1.4.0 allows an unauthenticated attacker to invoke tools protected by the scopeRequired feature via sending tool invocation requests through legacy HTTP endpoints when the --enable-a...

9.3CVSS5.9AI score0.00207EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 3 days ago6 views

CVE-2026-14537 Authorization Bypass in MCP Toolbox Legacy HTTP Endpoints

Incorrect Authorization in the direct HTTP API tool invocation endpoint in Google mcp-toolbox versions v1.3.0 and v1.4.0 allows an unauthenticated attacker to invoke tools protected by the scopeRequired feature via sending tool invocation requests through legacy HTTP endpoints when the --enable-a...

9.3CVSS5.5AI score0.00207EPSS
SaveExploits0References3
CVE
CVE
added 3 days ago57 views

CVE-2026-14537

The CVE-2026-14537 entry concerns Google mcp-toolbox versions v1.3.0 and v1.4.0 with Incorrect Authorization in the direct HTTP API tool invocation endpoint. The underlying issue allows an unauthenticated attacker to invoke tools protected by the scopeRequired feature by sending tool invocation r...

9.3CVSS5.9AI score0.00207EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 3 days ago8 views

CVE-2026-8804

A flaw was found in Puppet resourceapi. This vulnerability occurs because the resource-api does not properly preserve the sensitive flag on parameters. As a result, sensitive information, such as passwords, can be stored in cleartext within the agent's local transaction state cache. This could...

6.7CVSS5.8AI score0.00079EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 4 days ago7 views

kernel: ima: don't clear IMA_DIGSIG flag when setting or removing non-IMA xattr

In the Linux kernel, the following vulnerability has been resolved: ima: don't clear IMADIGSIG flag when setting or removing non-IMA xattr Currently when both IMA and EVM are in fix mode, the IMA signature will be reset to IMA hash if a program first stores IMA signature in security.ima and then...

7.8CVSS5.7AI score0.00134EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 4 days ago6 views

CVE-2026-64313

A flaw was found in the Linux kernel's Elliptic Curve Cryptography ECC component. An attacker on an adjacent network could exploit an error in the very long integer vli multiplication's carry flag calculation. This mathematical inaccuracy in cryptographic operations could lead to high impact on...

8.8CVSS5.8AI score0.00345EPSS
SaveExploits0References4
EUVD
EUVD
added 6 days ago7 views

EUVD-2026-49991

nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.2, internal/web/session.go and internal/web/oidc.go set HttpOnly and SameSite=Lax on every cookie but never Secure. A single plaintext request to the origin operator on a LAN, mistyped...

8.2CVSS5.8AI score0.00193EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 6 days ago8 views

CVE-2026-48058

nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.2, internal/web/session.go and internal/web/oidc.go set HttpOnly and SameSite=Lax on every cookie but never Secure. A single plaintext request to the origin operator on a LAN, mistyped...

8.2CVSS5.8AI score0.00193EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 6 days ago5 views

SUSE CVE-2026-65704

FFmpeg through 8.1.2 contains an out-of-bounds write vulnerability that allows attackers to cause heap corruption by supplying a crafted ffconcat file processed with the -safe 0 flag. The TY demuxer's demuxaudio function decrements packet size without bounds checking, producing a negative size...

7.8CVSS5.9AI score0.00126EPSS
SaveExploits0References3
OSV
OSV
added 6 days ago7 views

GHSA-6R28-9PPF-4HJ5 GoPacket's Diameter AVP decoder: uint32 underflow on vendor header size leads to unbounded ~4 GiB allocation (unauthenticated remote DoS)

Summary The Diameter AVP decoder in github.com/gopacket/gopacket computes dataLength := avp.Length - uint32headerSize without first ensuring avp.Length = headerSize. When the Vendor flag is set, headerSize is 12, but the only length guard upstream rejects avp.Length CWE-770 unbounded allocation...

6.9CVSS6.5AI score0.00388EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 6 days ago4 views

CVE-2026-64253

A flaw was found in the Linux kernel. The copyprocess function, responsible for creating new processes, incorrectly inherits a flag PFBLOCKTS from the parent process while simultaneously setting a related pointer current-plug to null in the child process. This inconsistency can lead to the kernel...

5.5CVSS5.8AI score0.00157EPSS
SaveExploits0References4
NVD
NVD
added 6 days ago9 views

CVE-2026-15014

The SMS Alert – SMS & OTP for WooCommerce, Order Notifications & Abandoned Cart Recovery plugin for WordPress is vulnerable to Authentication Bypass leading to Account Takeover in all versions up to, and including, 3.9.7 via the billingphone parameter. This is due to the processRegistration...

9.8CVSS0.00459EPSS
SaveExploits0References7
EUVD
EUVD
added 6 days ago6 views

EUVD-2026-49709

The SMS Alert – SMS & OTP for WooCommerce, Order Notifications & Abandoned Cart Recovery plugin for WordPress is vulnerable to Authentication Bypass leading to Account Takeover in all versions up to, and including, 3.9.7 via the billingphone parameter. This is due to the processRegistration...

9.8CVSS5.9AI score0.00459EPSS
SaveExploits0References7
Cvelist
Cvelist
added 6 days ago37 views

CVE-2026-15014 SMS Alert <= 3.9.7 - Unauthenticated Authentication Bypass to Account Takeover via 'billing_phone' Parameter

The SMS Alert – SMS & OTP for WooCommerce, Order Notifications & Abandoned Cart Recovery plugin for WordPress is vulnerable to Authentication Bypass leading to Account Takeover in all versions up to, and including, 3.9.7 via the billingphone parameter. This is due to the processRegistration...

9.8CVSS0.00459EPSS
SaveExploits0References7
Rows per page
Query Builder