Lucene search
+L

478790 matches found

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

PT-2026-76997

Name of the Vulnerable Software and Affected Versions Firefox versions prior to 154 Firefox ESR versions prior to 140.14 Firefox ESR versions prior to 153.1 Thunderbird versions prior to 154 Thunderbird ESR versions prior to 140.14 Thunderbird ESR versions prior to 153.1 Description An integer...

10CVSS5.3AI score0.0057EPSS
SaveExploits4References73
Apache Tomcat
Apache Tomcat
added 2026/08/18 12:00 a.m.14 views

Fixed in Apache Tomcat 11.0.25

Low: Authenticated WebSocket session survives end of HTTP session CVE-2026-73180 If the session ID for an authenticated HTTP session was changed after a WebSocket connection had been established under that authenticated HTTP session, the WebSokcet session would not be closed as required by the...

9.8CVSS5.7AI score0.0083EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.11 views

PT-2026-78069

Name of the Vulnerable Software and Affected Versions Oracle Agile PLM MCAD Connector version 3.6 Description An issue exists in the CAX Client component of the Oracle Agile PLM MCAD Connector. An unauthenticated attacker with access to the physical communication segment attached to the hardware...

3.7CVSS5AI score0.00197EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.14 views

PT-2026-77978

Vulnerability in the Oracle Commerce Guided Search / Oracle Commerce Experience Manager product of Oracle Commerce component: Content Acquisition System. The supported version that is affected is 11.4.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP...

7.5CVSS5.2AI score0.00396EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.20 views

PT-2026-77203

Vvveb is a powerful and easy to use CMS with page builder to build websites, blogs or ecommerce stores. Prior to 1.0.8.4, Vvveb backend product question operations allow a low-privileged Vendor to manage questions under another Vendor's products. The admin/sql/sqlite/product question.sql queries...

7.6CVSS5.4AI score0.00298EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.12 views

PT-2026-78017

Vulnerability in the Oracle Commerce Guided Search / Oracle Commerce Experience Manager product of Oracle Commerce component: Endeca Application Controller. The supported version that is affected is 11.4.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via...

9.1CVSS5.2AI score0.00396EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.13 views

PT-2026-77220

Name of the Vulnerable Software and Affected Versions ePA 3.x Integration versions prior to 1.3.0 Description The software fails to update the request counter in the app/vau/VAUProtokoll.py file when constructing VAU messages. This results in the server reusing AES-GCM nonce and key combinations...

7.4CVSS5.3AI score0.00314EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.13 views

PT-2026-78240

Name of the Vulnerable Software and Affected Versions 4gaBoards versions prior to 3.3.9 Description An authenticated user can modify backend-managed identity attributes via the 'PATCH /api/users/:id' endpoint. This occurs because the whitelist in the update.js controller allows mass assignment of...

7.6CVSS5.3AI score0.00278EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/17 11:15 p.m.22 views

CVE-2026-75079

CVE-2026-75079 is a SQL injection vulnerability in SourceCodester Class and Exam Timetabling System 1.0 , located in the file /edit_subject2.php . The vulnerability is triggered by manipulating the ID argument, allowing a remote, unauthenticated attacker to execute arbitrary SQL queries. CVSS 3.1...

7.5CVSS7.3AI score0.00263EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/17 10:17 p.m.12 views

CVE-2026-69148

MLflow is an open source AI engineering platform for agents, large language models, and machine learning models. Prior to 3.15.0, CreateModelVersion accepts a runid or modelid after validatesourcerun or validatesourcemodel in mlflow/server/handlers.py verifies only path containment, allowing...

7.1CVSS0.00217EPSS
SaveExploits0References4
Circl
Circl
added 2026/08/17 10:07 p.m.11 views

CVE-2026-50768

creationtimestamp| type| source ---|---|--- 2026-08-17 22:07:23+00:00| seen| https://bsky.app/profile/stemshop.bsky.social/post/3mtcpmk7xkz25 2026-08-17 22:10:04+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mtcpreb54m24...

8.8CVSS4.8AI score0.00448EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/08/17 9:59 p.m.11 views

NPM: MLflow: CreateModelVersion source validation does not check READ permission on referenced run_id

NPM: MLflow: CreateModelVersion source validation does not check READ permission on referenced runid vulnerability discovered by ? in WordPress Npm mlflow versions 3.15.0...

7.1CVSS5.2AI score0.00217EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/17 9:59 p.m.7 views

GHSA-GQCH-G4W5-7QCW MLflow: CreateModelVersion source validation does not check READ permission on referenced run_id

Summary The validatesourcerun and validatesourcemodel functions in mlflow/server/handlers.py verify that a model version source path is within the artifact directory of a specified run or logged model, but do not check whether the caller has READ permission on that run or model. An authenticated...

7.1CVSS5.7AI score0.00217EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/17 9:21 p.m.29 views

CVE-2026-69148

In MLflow versions prior to 3.15.0, the CreateModelVersion handler in mlflow/server/handlers.py validates only path containment via _validate_source_run() or _validate_source_model(), omitting READ permission checks. An authenticated user can reference another user's artifact directory and read f...

7.1CVSS5.3AI score0.00217EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/17 9:21 p.m.11 views

EUVD-2026-60474

MLflow is an open source AI engineering platform for agents, large language models, and machine learning models. Prior to 3.15.0, CreateModelVersion accepts a runid or modelid after validatesourcerun or validatesourcemodel in mlflow/server/handlers.py verifies only path containment, allowing...

7.1CVSS5.2AI score0.00217EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 9:21 p.m.62 views

CVE-2026-69148 MLflow: CreateModelVersion source validation does not check READ permission on referenced run_id

MLflow is an open source AI engineering platform for agents, large language models, and machine learning models. Prior to 3.15.0, CreateModelVersion accepts a runid or modelid after validatesourcerun or validatesourcemodel in mlflow/server/handlers.py verifies only path containment, allowing...

7.1CVSS5.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/17 9:21 p.m.40 views

CVE-2026-69148 MLflow: CreateModelVersion source validation does not check READ permission on referenced run_id

MLflow is an open source AI engineering platform for agents, large language models, and machine learning models. Prior to 3.15.0, CreateModelVersion accepts a runid or modelid after validatesourcerun or validatesourcemodel in mlflow/server/handlers.py verifies only path containment, allowing...

7.1CVSS0.00217EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/17 9:16 p.m.8 views

CVE-2026-75483

powerlevel10k fails to neutralize control characters in the package.json version field when rendering the package prompt segment. Attackers can inject raw escape bytes in the version string to emit arbitrary terminal control sequences on each prompt render when the shell enters affected directori...

4.8CVSS0.0012EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/17 9:16 p.m.195 views

CVE-2026-64849

MLflow versions before 3.15.0 expose an unauthenticated full-read SSRF: _validate_webhook_url() in mlflow/utils/validation.py validates only the original URL while mlflow/webhooks/delivery.py follows HTTP redirects without IP pinning, letting attackers reach internal/cloud-metadata endpoints. CIR...

9.3CVSS5.4AI score0.1641EPSS
SaveIn wildExploits2References6Affected Software1
Cvelist
Cvelist
added 2026/08/17 8:32 p.m.34 views

CVE-2026-54356 Budibase authenticated arbitrary S3 signed upload URL issuance via `/api/attachments/:datasourceId/url`

Budibase is an open-source low-code platform. Prior to 3.41.3, POST /api/attachments/:datasourceId/url in packages/server/src/api/routes/static.ts and packages/server/src/api/controllers/static/index.ts allows an authenticated published-app user with the BASIC role to supply attacker-controlled...

7.1CVSS0.00244EPSS
SaveExploits1References2
Rows per page
Query Builder