Lucene search
+L

19937 matches found

EUVD
EUVD
added 2026/08/03 5:18 p.m.12 views

EUVD-2026-52393

WebsiteBaker CMS before 2.13.10 contains a code injection vulnerability in the Droplets editor that allows authenticated administrators to inject arbitrary PHP code by submitting malicious content through the droplet Code field, which is written verbatim to a publicly accessible PHP file with no...

8.6CVSS6.5AI score0.00644EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/03 4:58 p.m.6 views

SUSE-SU-2026:3476-1 Security update for bind

This update for bind fixes the following issues - CVE-2026-10723: Incorrect acceptance of NSEC3 records bsc1271982. - CVE-2026-11331: Potential wildcard CNAME RPZ policy bypass bsc1271984. - CVE-2026-11622: Potential memory usage beyond configured limits bsc1271986. - CVE-2026-11721: Cache...

8.6CVSS5.5AI score0.00509EPSS
SaveExploits0References13
OSV
OSV
added 2026/08/03 1:20 p.m.9 views

CVE-2026-69088 Grav CMS 2.0.7 through 2.0.10 Arbitrary Method Invocation via Blueprint

Grav CMS versions 2.0.7 through 2.0.10 fail to validate fully-qualified static method calls Class::method in blueprint dynamic-field directives because Blueprint::isSafeDynamicCall only applies its dangerous-callable denylist to strings that do not contain '::'. An account with only page-editing...

8.6CVSS5.7AI score
SaveExploits0References4
CVE
CVE
added 2026/08/03 8:46 a.m.56 views

CVE-2026-69075

FlowIntel is affected by a stored XSS via multiple stored fields that are rendered within Vue templates. An authenticated user can inject Vue interpolation expressions into fields (case/title/ticket/organization/role/profile, etc.). When other users view affected pages, the application may evalua...

6.9CVSS5.6AI score0.00291EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/03 8:17 a.m.11 views

CVE-2026-18591

A vulnerability was identified in Meesho Online Shopping App up to 20260607 on Android. Affected by this vulnerability is an unknown functionality of the component com.meesho.supply. Such manipulation of the argument userid/phone number/email address/name leads to cleartext storage of sensitive...

2.4CVSS0.00081EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/08/03 3:54 a.m.10 views

Memory Allocation with Excessive Size Value

Overview org.bouncycastle:bcprov-jdk15on is a Java implementation of cryptographic algorithms. Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value in the BcKeyStoreSpi.engineLoad method, which sizes buffers for the certificate chain array, encoded...

7.1CVSS5.5AI score0.00263EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 3:53 a.m.9 views

Memory Allocation with Excessive Size Value

Overview Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value in the processRecord method of DTLSReliableHandshake, where the DTLSReassembler constructor allocates a bytelength buffer directly from the 24-bit handshake length field without checking it...

8.7CVSS5.6AI score0.00291EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 3:53 a.m.9 views

Memory Allocation with Excessive Size Value

Overview Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value in the processRecord method of DTLSReliableHandshake, where the DTLSReassembler constructor allocates a bytelength buffer directly from the 24-bit handshake length field without checking it...

8.7CVSS5.6AI score0.00291EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/03 12:00 a.m.9 views

CVE-2026-38446

A stored cross-site scripting XSS vulnerability exists in osTicket 1.18.3 due to improper sanitization of the thread entry title field. User-controlled input in the title is stored without adequate HTML escaping and later rendered in multiple staff-facing templates without proper output encoding...

5.4AI score0.00248EPSS
SaveExploits1References6
Packet Storm News
Packet Storm News
added 2026/08/03 12:00 a.m.27 views

Specter 2.2 NFC Reader / Skimmer Bug-Sweep FlipperZero FlipperZero

Specter turns your Flipper Zero into a pocket counter-surveillance bug-sweep for active 13.56 MHz NFC readers - a hidden card skimmer slipped into a payment terminal, a covert reader behind a door panel, a rogue logger taped under a desk. It passively senses the RF carrier that any powered-on...

5.5AI score
SaveExploits0
CVE
CVE
added 2026/08/03 12:00 a.m.33 views

CVE-2026-38446

Summary of CVE-2026-38446 : The vulnerability exists in osTicket 1.18.3 due to improper sanitization of the thread entry title field. User-controlled input in the title is stored without adequate HTML escaping and later rendered in multiple staff-facing templates without proper output encoding. T...

6.1CVSS5.4AI score0.00248EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2026/08/03 12:00 a.m.11 views

Lexmark Printers Cross-site Scripting (CVE-2013-6033)

Multiple cross-site scripting XSS vulnerabilities on Lexmark W840 through LS.HA.P252, T64x before LS.ST.P344, C935dn through LC.JO.P091, C920 through LS.TA.P152, C53x through LS.SW.P069, C52x through LS.FA.P150, E450 through LM.SZ.P124, E350 through LE.PH.P129, and E250 through LE.PM.P126 printer...

3.5CVSS5.3AI score0.01713EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/03 12:00 a.m.47 views

CVE-2026-38444

CVE-2026-38444 affects osTicket v1.18.3. The flaw is a Stored XSS via the email From-header display name, where the value is extracted without sanitization in include/class.mailparse.php and stored raw in the poster field of ost_thread_entry. An unauthenticated attacker can trigger it by replying...

6.1CVSS5.4AI score0.00305EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/08/02 4:12 p.m.20 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 score0.00215EPSS
SaveExploits1References2
NVD
NVD
added 2026/08/02 6:16 a.m.15 views

CVE-2025-15675

The Charitable WordPress plugin before 1.8.5.3 does not sanitise and escape one of its campaign image text fields before outputting it in an HTML attribute, allowing users with a high-privilege campaign-management role to perform Stored Cross-Site Scripting attacks that execute on the front-end...

4.8CVSS0.00173EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/02 6:00 a.m.16 views

EUVD-2025-210588

The Charitable WordPress plugin before 1.8.5.3 does not sanitise and escape one of its campaign image text fields before outputting it in an HTML attribute, allowing users with a high-privilege campaign-management role to perform Stored Cross-Site Scripting attacks that execute on the front-end...

5.6AI score0.00173EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/02 5:18 a.m.7 views

CVE-2026-18570 Keycloak-services: keycloak-services: full-scope-disabled client policy validation bypass via omitted fullscopeallowed

A flaw was found in the full-scope-disabled client-policy executor within the keycloak-services component. This component is responsible for enforcing security policies during client registration and configuration in Red Hat Build of Keycloak. The issue occurs because the executor only validates...

5.4CVSS5.5AI score0.00141EPSS
SaveExploits0References2
Veracode
Veracode
added 2026/08/01 3:12 p.m.8 views

Improper Input Validation

free5GC is vulnerable to Improper Input Validation. The vulnerability is due to the AUSF failing to validate the supiOrSuci field in UE authentication requests before forwarding it in an unescaped URL path, which allows an unauthenticated attacker to send crafted input containing null bytes or...

6.9CVSS5.3AI score0.00429EPSS
SaveExploits0References6Affected Software2
NVD
NVD
added 2026/08/01 1:17 p.m.12 views

CVE-2026-67355

guzzlehttp/guzzle versions before 7.15.1 fail to preserve host-only cookie scope, storing the request host in the Domain field instead of marking cookies as host-only. Attackers controlling child hosts can receive host-only cookies intended only for parent hosts, potentially disclosing session...

8.2CVSS0.00229EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/01 1:17 p.m.16 views

CVE-2026-67355

guzzlehttp/guzzle versions before 7.15.1 fail to preserve host-only cookie scope, storing the request host in the Domain field instead of marking cookies as host-only. Attackers controlling child hosts can receive host-only cookies intended only for parent hosts, potentially disclosing session...

8.2CVSS5.3AI score0.00229EPSS
SaveExploits0References3
Rows per page
Query Builder