Lucene search
K

413800 matches found

EUVD
EUVD
•added 2026/05/22 12:0 a.m.•6 views

EUVD-2026-31473

Directory Traversal vulnerability in Easy Chat Server 3.1 allows a remote attacker to obtain sensitive information and execute arbitrary code via the UserName parameter...

6.5CVSS6.1AI score0.01124EPSS
Exploits1References2
EUVD
EUVD
•added 2026/05/22 12:0 a.m.•14 views

EUVD-2026-31476

In Arm ArmNN through 2026-03-27, an integer overflow in TensorShape::GetNumElements in armnn/Tensor.cpp allows a crafted TFLite model file to bypass buffer size validation and trigger a heap-based buffer over-read during model optimization. The overflow occurs when multiplying tensor dimensions...

6AI score0.00168EPSS
Exploits0References2
EUVD
EUVD
•added 2026/05/21 8:57 p.m.•5 views

EUVD-2026-31351

Concrete CMS 9.5.0 and below is vulnerable to authorization bypass in the Calendar Block since actiongetevents does not check canView on the calendar which results in restricted event details being disclosed. The Concrete CMS security team gave this vulnerability a CVSS v.4.0 score of 6.3 with...

6.3CVSS5.8AI score0.00211EPSS
Exploits0References1
EUVD
EUVD
•added 2026/05/21 8:56 p.m.•7 views

EUVD-2026-31348

Concrete CMS 9.5.0 and below is vulnerable to authorization Bypass in the Calendar Event Frontend Dialog which can allow cross-calendar data disclosure. A public calendar block can be used as a pivot point to access private calendar data. The Concrete CMS security team gave this vulnerability a...

6.3CVSS5.8AI score0.00211EPSS
Exploits0References1
EUVD
EUVD
•added 2026/05/21 8:55 p.m.•6 views

EUVD-2026-31344

Concrete CMS 9.5.0 and below is vulnerable to unauthenticated file usage disclosure via missing permission check in the usage controller. Any unauthenticated visitor can request /ccm/system/dialogs/file/usage/fID with any file ID and receive a list of every page that references that file,...

6.9CVSS5.8AI score0.0025EPSS
Exploits0References1
EUVD
EUVD
•added 2026/05/21 8:34 p.m.•6 views

EUVD-2026-31345

LiteLLM prior to 1.83.10 allows a user to modify their own userrole via the /user/update endpoint. While the endpoint correctly restricts users to updating only their own account, it does not restrict which fields may be changed. A user who can reach this endpoint can set their role to proxyadmin...

8.8CVSS5.8AI score0.00378EPSS
Exploits2References7
EUVD
EUVD
•added 2026/05/21 8:33 p.m.•6 views

EUVD-2026-31346

LiteLLM prior to 1.83.14 allows an authenticated internaluser to create API keys with access to routes that their role does not permit. When generating a key, the allowedroutes field is stored without verifying that the specified routes fall within the user's own permissions. A key created with...

8.8CVSS5.8AI score0.00459EPSS
Exploits3References7
EUVD
EUVD
•added 2026/05/21 8:31 p.m.•4 views

EUVD-2026-31341

Concrete CMS 9.5.0 and below has Stored XSS on the height parameter. The controller does not validate or sanitize $height. Any user with editor privileges can inject malicious JavaScript that executes in the context of any visitor's browser, potentially leading to session hijacking, credential...

7.3CVSS5.8AI score0.00122EPSS
Exploits0References1
EUVD
EUVD
•added 2026/05/21 8:29 p.m.•5 views

EUVD-2026-31342

Concrete CMS 9.5.0 and below is vulnerable to Stored XSS via OAuth integration name. The OAuth authorize template renders the integration name admin-controlled through Concrete's t translation helper as a sprintf-style format. The ... wrap is built by PHP string interpolation before t runs, so th...

7.3CVSS5.8AI score0.00181EPSS
Exploits0References1
EUVD
EUVD
•added 2026/05/21 8:28 p.m.•5 views

EUVD-2026-31343

Concrete CMS 9.5.0 and below is vulnerable to missing authorization in the bulkuserassignment.php which can lead to privilege escalation to Administrative Group. Any authenticated user with access to the bulk user assignment dashboard page can add any user email to any group and can remove...

7.5CVSS5.8AI score0.00301EPSS
Exploits0References1
EUVD
EUVD
•added 2026/05/21 8:25 p.m.•7 views

EUVD-2026-31339

Concrete CMS 9.5.0 and below contains a CSRF vulnerability in the installpackage method of concrete/controllers/singlepage/dashboard/extend/install.php. An attacker who can cause an authenticated administrator to visit a crafted page, and who has placed or caused a package to be present under...

7.5CVSS6.1AI score0.00171EPSS
Exploits0References1
EUVD
EUVD
•added 2026/05/21 8:24 p.m.•6 views

EUVD-2026-31340

Concrete CMS 9.5.0 and below emits a CSRF token in the localavailableupdate.php view $token-output'doupdate' but the corresponding doupdate method in concrete/controllers/singlepage/dashboard/system/update/update.php never calls $this-token-validate'doupdate'. The form is rendered as a POST form,...

7.5CVSS5.7AI score0.00122EPSS
Exploits0References1
EUVD
EUVD
•added 2026/05/21 8:22 p.m.•4 views

EUVD-2026-31337

Concrete CMS 9.5.0 and below does not validate a CSRF token before processing requests to /dashboard/extend/update/prepareremoteupgrade/. An attacker who controls the remote package returned for a known marketplace item ID can overwrite the package PHP on disk and force its upgrade method to...

7.5CVSS6.5AI score0.00171EPSS
Exploits0References1
EUVD
EUVD
•added 2026/05/21 8:20 p.m.•5 views

EUVD-2026-31338

Concrete CMS 9.5.0 and below does not validate a CSRF token before processing requests to /dashboard/extend/install/download/. The download method in concrete/controllers/singlepage/dashboard/extend/install.php checks only the canInstallPackages permission before fetching a remote marketplace...

7.5CVSS5.9AI score0.00118EPSS
Exploits0References1
EUVD
EUVD
•added 2026/05/21 8:19 p.m.•4 views

EUVD-2026-31334

Concrete CMS 9.5.0 and below does not validate a CSRF token before processing requests to /dashboard/extend/update/doupdate/. The doupdate method in concrete/controllers/singlepage/dashboard/extend/update.php checks only canInstallPackages before executing upgradeCoreData and upgrade on the named...

7.5CVSS5.7AI score0.00122EPSS
Exploits0References1
EUVD
EUVD
•added 2026/05/21 8:16 p.m.•8 views

EUVD-2026-31336

Concrete CMS 9.5.0 and below is vulnerable to Remote Code Execution due to insecure deserialization occurring in the ExpressEntryList block controller. An rogue administrator with privileges to add blocks to an area can bypass the intended protection mechanism fromCIF === true, which normally...

8.9CVSS5.9AI score0.0047EPSS
Exploits0References1
EUVD
EUVD
•added 2026/05/21 8:13 p.m.•5 views

EUVD-2026-31335

Concrete CMS 9.5.0 and below fails to sanitize path traversal sequences in the ptComposerFormLayoutSetControlCustomTemplate field when saving page type composer form layouts. An authenticated rogue administrator with composer form editing rights can exploit this to include arbitrary readable file...

9.4CVSS6.2AI score0.00738EPSS
Exploits0References1
EUVD
EUVD
•added 2026/05/21 7:36 p.m.•9 views

EUVD-2026-31331

IINA before 1.4.3 contains a user-assisted command execution vulnerability that allows remote attackers to execute arbitrary commands by supplying malicious mpv-prefixed query parameters through the iina://open custom URL scheme handler. Attackers can deliver a crafted URL via a browser that pass...

8.8CVSS6.2AI score0.00702EPSS
Exploits0References4
EUVD
EUVD
•added 2026/05/21 7:29 p.m.•11 views

EUVD-2026-31333

The GSheet For Woo Importer plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the processajaxrestoreaction function in all versions up to, and including, 2.3.1. This makes it possible for authenticated attackers, with Subscriber-level access and...

4.3CVSS5.8AI score0.00198EPSS
Exploits0References2
EUVD
EUVD
•added 2026/05/21 6:53 p.m.•11 views

EUVD-2026-31332

Authen::TOTP versions before 0.1.1 for Perl generate secrets using rand. Secrets were generated using Perl's built-in rand function, which is predictable and unsuitable for security usage...

7.5CVSS5.8AI score0.00416EPSS
Exploits0References2
EUVD
EUVD
•added 2026/05/21 5:56 p.m.•5 views

EUVD-2026-30423

Amazon SageMaker Python SDK is missing integrity verification in its Triton inference handler...

7.2CVSS5.8AI score0.0039EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/21 5:42 p.m.•8 views

EUVD-2026-30420

Cleartext storage of HMAC signing key in Amazon SageMaker Python SDK ModelBuilder/Serve path...

8.5CVSS5.8AI score0.00439EPSS
Exploits0References5
EUVD
EUVD
•added 2026/05/21 5:11 p.m.•7 views

EUVD-2026-31329

Open ISES Tickets before 3.44.2 disables TLS certificate verification in rm/incs/mobilelogin.inc.php by setting CURLOPTSSLVERIFYPEER to false and not setting CURLOPTSSLVERIFYHOST when issuing outbound HTTPS requests for outbound HTTPS requests issued during the mobile RouteMate login flow. An...

8.2CVSS5.9AI score0.00173EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/21 5:11 p.m.•7 views

EUVD-2026-31330

Open ISES Tickets before 3.44.2 disables TLS certificate verification in incs/login.inc.php by setting CURLOPTSSLVERIFYPEER to false and not setting CURLOPTSSLVERIFYHOST when issuing outbound HTTPS requests for outbound HTTPS requests issued during the login/authentication flow. An attacker...

8.2CVSS5.9AI score0.00205EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/21 5:11 p.m.•11 views

EUVD-2026-31326

Open ISES Tickets before 3.44.2 disables TLS certificate verification in incs/functions.inc.php by setting CURLOPTSSLVERIFYPEER to false and not setting CURLOPTSSLVERIFYHOST when issuing outbound HTTPS requests for general-purpose outbound HTTPS requests issued by the shared helper functions. An...

8.2CVSS5.9AI score0.00173EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/21 5:11 p.m.•6 views

EUVD-2026-31327

Open ISES Tickets before 3.44.2 disables TLS certificate verification in ajax/reports.php by setting CURLOPTSSLVERIFYPEER to false and not setting CURLOPTSSLVERIFYHOST when issuing outbound HTTPS requests for Google Maps Directions API lookups during incident report generation. An attacker...

8.2CVSS5.9AI score0.00169EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/21 5:11 p.m.•10 views

EUVD-2026-31328

Open ISES Tickets before 3.44.2 embeds a hardcoded Google Maps API key in tables.php that is committed to the public source repository. The key can be extracted by anyone with read access to the source and used to make Google Maps Platform requests billed against the original owner's Google Cloud...

6.9CVSS5.8AI score0.00224EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/21 5:11 p.m.•9 views

EUVD-2026-31323

Open ISES Tickets before 3.44.2 embeds a hardcoded Google Maps API key in settings.inc.php that is committed to the public source repository. The key can be extracted by anyone with read access to the source and used to make Google Maps Platform requests billed against the original owner's Google...

6.9CVSS5.8AI score0.00224EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/21 5:11 p.m.•9 views

EUVD-2026-31325

Open ISES Tickets before 3.44.2 embeds a hardcoded WhitePages reverse-phone API key in wp1.php that is committed to the public source repository. Any actor with read access to the source tree can extract the key and use it to make third-party API calls billed to or rate-limited against the origin...

6.9CVSS5.8AI score0.00224EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/21 5:11 p.m.•10 views

EUVD-2026-31324

Open ISES Tickets before 3.44.2 contains hardcoded MySQL database connection credentials host, username, password, database name in importmdb.php. The credentials are embedded in source code committed to the public repository, allowing any reader of the source to obtain valid configuration values...

9.2CVSS5.9AI score0.00297EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/21 5:10 p.m.•9 views

EUVD-2026-31321

Open ISES Tickets before 3.44.2 contains hardcoded MySQL database credentials in loader.php a public-facing database utility that are committed to the source repository. Any actor with access to the public source tree or an unauthenticated attacker with read access to the file on a deployed...

9.2CVSS5.8AI score0.00305EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/21 5:10 p.m.•9 views

EUVD-2026-31322

Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in ajax/statistics.php where the tickid and ftickid POST parameters are concatenated into WHERE clauses of SELECT statements in the statistics rollup queries without sanitization. Authenticated attackers can craft requests tha...

7.1CVSS5.9AI score0.00218EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/21 5:10 p.m.•7 views

EUVD-2026-31320

Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in ajax/reports.php where the tickid POST parameter is concatenated into the WHERE clause of SELECT statements in the incidents summary report without sanitization. Authenticated attackers can craft requests that alter query...

7.1CVSS5.9AI score0.00214EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/21 5:10 p.m.•6 views

EUVD-2026-31319

Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in ajax/mobilemain.php where the id GET parameter is concatenated into the WHERE clause of a SELECT statement used as a ticket-existence sanity check without sanitization. Authenticated attackers can craft requests that alter...

7.1CVSS5.9AI score0.00214EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/21 5:10 p.m.•8 views

EUVD-2026-31317

Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in message.php where the frmticketid and frmrespid POST parameters are concatenated into WHERE clauses of SELECT/UPDATE statements without sanitization. Authenticated attackers can craft requests that alter query semantics to...

7.1CVSS5.9AI score0.00214EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/21 5:10 p.m.•8 views

EUVD-2026-31318

Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in dbloader.php where the multiple POST parameters ticketsdb, ticketshost, ticketsuser, ticketspassword are concatenated into mysqli connection arguments and dynamic SQL operating against an attacker-controlled database withou...

7.1CVSS5.9AI score0.00214EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/21 5:10 p.m.•6 views

EUVD-2026-31315

Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in incs/remotes.inc.php where latitude, longitude, callsign, mph, altitude, and timestamp values parsed from external GPS tracking service XML/JSON responses InstaMapper and Google Latitude integration are concatenated into...

8.8CVSS5.9AI score0.0024EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/21 5:10 p.m.•11 views

EUVD-2026-31316

Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in portal/ajax/listrequests.php where the sort and dir GET parameters are concatenated into the ORDER BY clause of a SELECT statement without sanitization. Authenticated attackers can craft requests that alter query semantics ...

7.1CVSS5.9AI score0.00214EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/21 5:10 p.m.•7 views

EUVD-2026-31313

Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in ajax/sitincidents.php where the offset GET parameter is concatenated into the LIMIT clause of a SELECT statement without sanitization. Authenticated attackers can craft requests that alter query semantics to read, modify, o...

7.1CVSS5.9AI score0.00214EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/21 5:10 p.m.•5 views

EUVD-2026-31314

Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in ajax/fullsitincidents.php where the offset GET parameter is concatenated into the LIMIT clause of a SELECT statement without sanitization. Authenticated attackers can craft requests that alter query semantics to read, modif...

7.1CVSS5.9AI score0.00214EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/21 5:10 p.m.•4 views

EUVD-2026-31311

Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in tables.php where the multiple POST parameters tablename, indexname, sortby are concatenated into table/column identifiers in dynamically constructed SELECT/UPDATE/DELETE statements without sanitization. Authenticated...

7.1CVSS5.9AI score0.00214EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/21 5:10 p.m.•5 views

EUVD-2026-31312

Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in ticketsmdbimport.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the multiple POST parameters mdbhost, mdbdb, mdbuser, mdbpassword, mdbprefix,...

5.4CVSS5.8AI score0.00169EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/21 5:10 p.m.•5 views

EUVD-2026-31309

Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in routesi.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the ticketid GET parameter directly into HTML form hidden input value attributes...

5.4CVSS5.8AI score0.00169EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/21 5:10 p.m.•6 views

EUVD-2026-31310

Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in patientw.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the id and ticketid GET parameters directly into an HTML form action URL. Attackers ca...

5.4CVSS5.8AI score0.00169EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/21 5:10 p.m.•6 views

EUVD-2026-31307

Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in patient.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the id and ticketid GET parameters directly into an HTML form action URL. Attackers can...

5.4CVSS5.8AI score0.00169EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/21 5:10 p.m.•7 views

EUVD-2026-31308

Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in oswatch.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the ref and modeorig POST parameters directly into HTML form hidden input value...

5.4CVSS5.8AI score0.00169EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/21 5:10 p.m.•6 views

EUVD-2026-31304

Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in landb.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the type POST parameter directly into an HTML form hidden input value attribute. Attacker...

5.4CVSS5.8AI score0.00212EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/21 5:10 p.m.•5 views

EUVD-2026-31305

Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in ics214.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the frmaddstr POST parameter directly into an HTML form hidden input value attribute...

5.4CVSS5.8AI score0.00212EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/21 5:9 p.m.•7 views

EUVD-2026-31306

Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in ics213rr.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the frmaddstr POST parameter directly into an HTML form hidden input value attribute...

5.4CVSS5.8AI score0.00212EPSS
Exploits0References3
EUVD
EUVD
•added 2026/05/21 5:9 p.m.•5 views

EUVD-2026-31301

Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in ics213.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the frmaddstr POST parameter directly into an HTML form hidden input value attribute...

5.4CVSS5.8AI score0.00212EPSS
Exploits0References3
Total number of security vulnerabilities413800