Lucene search
+L

301238 matches found

Positive Technologies
Positive Technologies
added 2026/07/21 12:00 a.m.21 views

PT-2026-62072

Name of the Vulnerable Software and Affected Versions s2n-tls versions prior to v1.7.6 Description The QUIC transport parameters extension handler incorrectly uses s2n alloc instead of s2n realloc to store peer transport parameters. In TLS 1.3 connections involving a HelloRetryRequest, the handle...

6.9CVSS5.8AI score0.00388EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2026/07/21 12:00 a.m.10 views

PT-2026-62681

Name of the Vulnerable Software and Affected Versions Oracle WebCenter Content version 12.2.1.4.0 Oracle WebCenter Content version 14.1.2.0.0 Description An issue exists in the Content Server component of Oracle Fusion Middleware. A low privileged attacker with network access via HTTP can...

8CVSS7.1AI score0.00185EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/21 12:00 a.m.14 views

PT-2026-61991

Name of the Vulnerable Software and Affected Versions react-server-dom-webpack versions 19.0.0 through 19.0.7 react-server-dom-webpack versions 19.1.0 through 19.1.8 react-server-dom-webpack versions 19.2.0 through 19.2.7 react-server-dom-parcel versions 19.0.0 through 19.0.7...

7.5CVSS5.8AI score0.006EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/21 12:00 a.m.12 views

PT-2026-62260

Name of the Vulnerable Software and Affected Versions MySQL Server versions 8.4.0 through 8.4.10 MySQL Server versions 9.7.0 through 9.7.1 MySQL Cluster versions 8.0.0 through 8.0.47 MySQL Cluster versions 8.4.0 through 8.4.10 MySQL Cluster versions 9.7.0 through 9.7.1 Description An issue exists...

6.6CVSS7AI score0.0036EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/21 12:00 a.m.12 views

PT-2026-62756

Name of the Vulnerable Software and Affected Versions MySQL Server versions 8.4.0 through 8.4.10 MySQL Server versions 9.7.0 through 9.7.1 MySQL Cluster versions 8.0.0 through 8.0.47 MySQL Cluster versions 8.4.0 through 8.4.10 MySQL Cluster versions 9.7.0 through 9.7.1 Description An issue exists...

6.2CVSS7.1AI score0.00194EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/21 12:00 a.m.13 views

PT-2026-62186

Name of the Vulnerable Software and Affected Versions MySQL Server versions 8.4.0 through 8.4.10 MySQL Server versions 9.7.0 through 9.7.1 MySQL Cluster versions 8.0.0 through 8.0.47 MySQL Cluster versions 8.4.0 through 8.4.10 MySQL Cluster versions 9.7.0 through 9.7.1 Description An issue exists...

4.9CVSS7AI score0.00323EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/21 12:00 a.m.11 views

PT-2026-62627

Name of the Vulnerable Software and Affected Versions MySQL Server versions 8.4.0 through 8.4.10 MySQL Server versions 9.7.0 through 9.7.1 MySQL Cluster versions 8.0.0 through 8.0.47 MySQL Cluster versions 8.4.0 through 8.4.10 MySQL Cluster versions 9.7.0 through 9.7.1 Description An issue exists...

6.6CVSS7AI score0.0036EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/21 12:00 a.m.13 views

PT-2026-62524

Name of the Vulnerable Software and Affected Versions Oracle WebCenter Content version 12.2.1.4.0 Oracle WebCenter Content version 14.1.2.0.0 Description An issue exists in the Content Server component of Oracle WebCenter Content. An unauthenticated attacker with network access via HTTP can...

8.7CVSS7.1AI score0.0034EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/21 12:00 a.m.14 views

PT-2026-62478

Name of the Vulnerable Software and Affected Versions Oracle GoldenGate versions 21.3 through 21.21 Oracle GoldenGate versions 23.4 through 23.26.1 Description A flaw in the Distribution Server executable allows a high privileged attacker with network access via HTTPS to compromise the system...

7.2CVSS7.1AI score0.00486EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/21 12:00 a.m.21 views

PT-2026-62587

Name of the Vulnerable Software and Affected Versions Oracle Managed File Transfer versions 12.2.1.4.0 and 14.1.2.0.0 Description A flaw in the MFT Runtime Server component of Oracle Fusion Middleware allows a low privileged attacker with network access via HTTP to compromise the system. Successf...

8.8CVSS7.1AI score0.00432EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/20 11:22 p.m.9 views

GHSA-R557-WFFQ-WVRC @astrojs/node: Backslash-prefixed paths not recognized as internal by trailing-slash redirect

Impact With trailingSlash: 'always' configured, the @astrojs/node standalone server's static file handler appends a trailing slash to request paths and issues a 301 redirect. Paths beginning with /\ slash-backslash were not recognized as internal paths, so the handler would echo the raw path back...

2.1CVSS5.5AI score0.00359EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/07/20 11:21 p.m.14 views

Cross-site Scripting (XSS)

Overview astro is an Astro is a modern site builder with web best practices, performance, and DX front-of-mind. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the renderHTMLElement function. An attacker can inject arbitrary event-handler attributes or sibling...

6.9CVSS5AI score0.00323EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/20 11:21 p.m.8 views

GHSA-F48W-9M4C-M7F5 Astro: XSS via unescaped spread attribute names in renderHTMLElement (incomplete fix for CVE-2026-54298)

Summary The fix for CVE-2026-54298 GHSA-jrpj-wcv7-9fh9 added an INVALIDATTRNAMECHAR guard to addAttribute so that spread-prop attribute names containing "' /= or whitespace are dropped. A second attribute-rendering path, renderHTMLElement in packages/astro/src/runtime/server/render/dom.ts, has it...

5.1CVSS5.5AI score0.00323EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/07/20 11:21 p.m.13 views

Improper Encoding or Escaping of Output

Overview astro is an Astro is a modern site builder with web best practices, performance, and DX front-of-mind. Affected versions of this package are vulnerable to Improper Encoding or Escaping of Output via the transition:persist, transition:scope, or transition:persist-props directives when...

4.7CVSS5.4AI score0.0031EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/20 10:52 p.m.7 views

CVE-2026-53727

A flaw was found in cssparser from 2.2.0 before 3.0.0. CssParser::Parserreadremotefile used by loaduri! and @import handling in addblock! issues HTTP/HTTPS requests without host, IP, or scheme restrictions, including to loopback and RFC1918 targets, and recursively follows Location redirects. Tho...

8.9CVSS5.4AI score0.00365EPSS
SaveExploits1References7
NVD
NVD
added 2026/07/20 10:17 p.m.10 views

CVE-2026-64626

AVideo versions from commit 0dbadbca through latest master contain a server-side request forgery vulnerability in the encoder download-by-URL flow due to an unpinned retry fallback that bypasses DNS pinning validation. An authenticated attacker can supply a downloadURL that redirects to an intern...

6.4CVSS0.00319EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/20 10:17 p.m.19 views

CVE-2026-51031

FlareSolverr before version 3.4.7 contains a server-side request forgery SSRF vulnerability in the /v1 API endpoint. This allows a remote attacker to obtain sensitive information...

7.5CVSS0.00488EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/20 10:17 p.m.15 views

DEBIAN-CVE-2026-44510

Rsync is a file-copying tool that uses a delta-transfer algorithm to synchronize remote and local files. In versions prior to 3.4.3, the receiver-side out-of-bounds array read in rsync's recvfiles lets a malicious rsync server or any peer acting in the sender role deterministically crash any rsyn...

6.5CVSS5.4AI score0.00199EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/20 10:17 p.m.12 views

CVE-2026-44510

Rejected reason: REJECT DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2026-43620. Reason: This candidate is a duplicate of CVE-2026-43620. Notes: All CVE users should reference CVE-2026-43620 instead of this candidate...

0.00199EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/20 10:02 p.m.22 views

EUVD-2026-41559

webpack-dev-server vulnerable to denial of service via a malformed Host or Origin header...

5.3CVSS5.2AI score0.00517EPSS
SaveExploits0References5
Rows per page
Query Builder