Lucene search
+L

7054 matches found

OSV
OSV
added 2026/09/02 10:00 p.m.8 views

GHSA-P8RW-8QJ3-HF33 Omnigent: Unvalidated os_env.cwd in agent bundle yields arbitrary host filesystem access on runners without OMNIGENT_RUNNER_WORKSPACE

Summary An authenticated, non-admin user can obtain arbitrary host-filesystem read/write and host environment-secret disclosure on an Omnigent runner by uploading an agent bundle whose osenv.cwd points outside any intended workspace e.g. / or /home/. The cwd field is taken verbatim from the bundl...

8.8CVSS5.9AI score0.00446EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/02 9:54 p.m.22 views

EUVD-2026-64018

Omnigent: Uploaded Agent Bundle Allows Authenticated Runner RCE via Python Callable Tools...

8.8CVSS5.9AI score0.00449EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/02 8:09 p.m.41 views

CVE-2026-84292

fast-uri , a URI library in the Fastify ecosystem, fails to validate the port component when serializing an authority. The recomposeAuthority function concatenates the port verbatim without escaping, so a crafted non-digit value (e.g., containing @) can inject authority delimiters, demoting the i...

7.5CVSS5.9AI score0.00226EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/09/02 8:09 p.m.41 views

CVE-2026-84292 fast-uri vulnerable to authority injection via an unvalidated port in serialize

fast-uri serializes the port component of a URI without validating it. When recomposing the authority, the userinfo and host components are escaped but the port is concatenated verbatim, so a port value that is not a sequence of digits can inject authority delimiters, demoting the intended host t...

7.5CVSS0.00226EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/02 8:09 p.m.9 views

CVE-2026-84292

fast-uri serializes the port component of a URI without validating it. When recomposing the authority, the userinfo and host components are escaped but the port is concatenated verbatim, so a port value that is not a sequence of digits can inject authority delimiters, demoting the intended host t...

7.5CVSS5.4AI score0.00226EPSS
SaveExploits0
CVE
CVE
added 2026/09/02 5:57 p.m.54 views

CVE-2026-66786

Submariner 's certificate-based IPsec authentication mode (IPSecCertAuthMode: true) is vulnerable to ipsec.conf stanza injection via remote-supplied CableName and subnets fields in the Custom Resource Definition. Because these free-form strings are incorporated into the connection configuration w...

9.1CVSS6.5AI score0.00737EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/02 5:57 p.m.22 views

CVE-2026-84379

HTTPX2 , a next-generation HTTP client for Python, is affected by a multipart part header injection vulnerability in FileField.render_headers() within src/httpx2/httpx2/_multipart.py. Prior to 2.11.0 , attacker-controlled content_type values and custom headers from files= tuples are interpolated ...

5.3CVSS5.9AI score0.00261EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/02 4:35 p.m.10 views

DRUPAL-CONTRIB-2026-129

A module to import media files into media library. The import folder is a plain textfield with no validation. Point it at any directory the web user can read, and the importer copies every file whose extension matches a selected media type into the public files directory and publishes it as a Med...

5.8AI score
SaveExploits0References1
OSV
OSV
added 2026/09/02 3:18 p.m.6 views

GHSA-6GMQ-8VP8-GCM6 xmldom: XML fragment injection via invalid EntityReference.nodeName during requireWellFormed serialization

Summary An EntityReference node can be created with an invalid, attacker-controlled name through Document.createEntityReferencename. When this node is serialized directly with: js serializer.serializeToStringref, requireWellFormed: true the invalid nodeName is emitted into the serialized XML...

6.3CVSS5.8AI score0.00355EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/09/02 9:45 a.m.8 views

EUVD-2026-69894

In Eclipse Ditto versions 3.0.0 to 3.9.6, the Things service fetches WoT Web of Things ThingModels over HTTP from URLs supplied by API users in the definition field of a Thing or Feature, without validating the target host, and follows HTTP redirects without re-validating the redirect target and...

5.3CVSS6AI score0.0029EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/02 9:16 a.m.7 views

DEBIAN-CVE-2026-53683

resetpassword.html parses query string parameters and uses the 'url' parameter as a redirection target window.location = url after password reset, optionally delayed by a 'delay' parameter. No validation or allowlisting is performed on url, enabling an attacker to redirect users to an arbitrary...

4.3CVSS5.9AI score0.00162EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/02 8:54 a.m.12 views

CVE-2026-53683 Freeipa: idm: idm/freeipa web ui - client-side open redirect in reset_password.html

resetpassword.html parses query string parameters and uses the 'url' parameter as a redirection target window.location = url after password reset, optionally delayed by a 'delay' parameter. No validation or allowlisting is performed on url, enabling an attacker to redirect users to an arbitrary...

4.3CVSS5.9AI score0.00162EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/02 8:54 a.m.17 views

CVE-2026-53683

FreeIPA Web UI is affected by a client-side open redirect in reset_password.html. The file parses the url query string parameter and assigns it directly to window.location after the password-reset workflow completes, without validation or allowlisting. This allows an attacker to redirect users to...

4.3CVSS5.9AI score0.00162EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/02 8:22 a.m.10 views

CVE-2026-53683

resetpassword.html parses query string parameters and uses the 'url' parameter as a redirection target window.location = url after password reset, optionally delayed by a 'delay' parameter. No validation or allowlisting is performed on url, enabling an attacker to redirect users to an arbitrary...

4.3CVSS5.9AI score0.00162EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/02 6:17 a.m.7 views

CVE-2026-19704

The Comments WordPress plugin before 7.6.66 does not validate a value used to build a database query, allowing unauthenticated users to inject SQL and read comments they are not entitled to see, including comments awaiting moderation, comments marked as spam or trashed, and comments on private an...

5.3CVSS0.00261EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/09/02 1:01 a.m.12 views

SUSE CVE-2026-83605

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.14 and 0.9.11, and in xmldom version 0.6.0 and earlier, Element.setAttribute calls the private createAttributename path without validating the attribute nam...

8.7CVSS5.9AI score0.00348EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/02 1:01 a.m.12 views

SUSE CVE-2026-83607

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.14 and 0.9.11, and in xmldom version 0.6.0 and earlier, Document.createElementtagName stores an unvalidated element name and XMLSerializer.serializeToString...

8.7CVSS5.8AI score0.00348EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/02 1:01 a.m.12 views

SUSE CVE-2026-83616

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom version 0.6.0 and earlier, Document.createProcessingInstructiontarget, data in lib/dom.js accepts an unvalidated target, while...

8.7CVSS5.8AI score0.00348EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/02 12:59 a.m.12 views

SUSE CVE-2026-84199

Kyverno before 1.16.2 contains a server-side request forgery SSRF vulnerability in the APICall feature. The URL field in a Policy's ServiceCall configuration is not validated, so a user with namespace-level Policy creation permissions can direct Kyverno to make HTTP requests to arbitrary internal...

7.7CVSS6AI score0.0026EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/02 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-53683

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - resetpassword.html parses query string parameters and uses the 'url' parameter as a redirection target window.location = url after password reset, optionally...

4.3CVSS5.7AI score0.00162EPSS
SaveExploits0References4
Rows per page
Query Builder