Lucene search
+L

7143 matches found

NVD
NVD
added 2026/08/04 8:16 p.m.6 views

CVE-2026-48154

GoRest is a Golang starter kit built with the Gin framework for prototyping and developing RESTful APIs. In versions prior to 1.12.2 nMemorySecret2FA contains a race condition due to an unsynchronized package-level map used to store 2FA secrets. Multiple HTTP handlers in handler/login.go and...

5.9CVSS0.00247EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/04 7:45 p.m.74 views

CVE-2026-48154

CVE-2026-48154 describes a race condition in gorest’s InMemorySecret2FA store, where a package‑level plain map is accessed concurrently by login and twoFA handlers without synchronization. The result is a Go runtime fatal error for concurrent map read/write, causing a denial of service via proces...

5.9CVSS7.5AI score0.00247EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/04 7:45 p.m.11 views

CVE-2026-48154 GoRest: InMemorySecret2FA race condition allows process crash via concurrent map access

GoRest is a Golang starter kit built with the Gin framework for prototyping and developing RESTful APIs. In versions prior to 1.12.2 nMemorySecret2FA contains a race condition due to an unsynchronized package-level map used to store 2FA secrets. Multiple HTTP handlers in handler/login.go and...

5.9CVSS5.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/04 7:45 p.m.35 views

CVE-2026-48154 GoRest: InMemorySecret2FA race condition allows process crash via concurrent map access

GoRest is a Golang starter kit built with the Gin framework for prototyping and developing RESTful APIs. In versions prior to 1.12.2 nMemorySecret2FA contains a race condition due to an unsynchronized package-level map used to store 2FA secrets. Multiple HTTP handlers in handler/login.go and...

5.9CVSS0.00247EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/04 4:49 p.m.6 views

postcss: PostCSS: Information disclosure via crafted sourceMappingURL

A flaw was found in PostCSS. A remote attacker can exploit this vulnerability by providing a specially crafted sourceMappingURL when a specific configuration the 'from' parameter is not set. This can cause the application to read and expose unintended source-map files, potentially revealing...

6.3CVSS5.5AI score0.00313EPSS
SaveExploits1References7
OSV
OSV
added 2026/08/04 2:59 p.m.4 views

SUSE-SU-2026:23140-1 Security update for nginx

This update for nginx fixes the following issue - CVE-2026-42533: map directive and regex matching vulnerability bsc1271514...

9.2CVSS7.5AI score0.03506EPSS
SaveExploits5References3
RedHat Linux
RedHat Linux
added 2026/08/04 1:3 p.m.9 views

postcss: PostCSS: Information disclosure via crafted sourceMappingURL

A flaw was found in PostCSS. A remote attacker can exploit this vulnerability by providing a specially crafted sourceMappingURL when a specific configuration the 'from' parameter is not set. This can cause the application to read and expose unintended source-map files, potentially revealing...

6.3CVSS5.5AI score0.00313EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/08/04 12:45 p.m.8 views

postcss: PostCSS: Information disclosure via crafted sourceMappingURL

A flaw was found in PostCSS. A remote attacker can exploit this vulnerability by providing a specially crafted sourceMappingURL when a specific configuration the 'from' parameter is not set. This can cause the application to read and expose unintended source-map files, potentially revealing...

6.3CVSS5.5AI score0.00313EPSS
SaveExploits1References7
OSV
OSV
added 2026/08/04 12:3 a.m.10 views

OSV-2026-1109 UNKNOWN READ in sens_to_cil

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=541965633 Crash type: UNKNOWN READ Crash state: senstocil additivescopestocilmap hashtabmap...

5.4AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/04 12:0 a.m.13 views

SUSE SLES15 Security Update : nginx (SUSE-SU-2026:3448-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3448-1 advisory. - CVE-2026-42055: heap buffer overflow in the ngxhttpproxyv2module and ngxhttpgrpcmodule modules bsc1268492. - CVE-2026-42533: heap...

9.2CVSS6.3AI score0.04022EPSS
SaveExploits6References11
Amazon
Amazon
added 2026/08/04 12:0 a.m.9 views

Important: nginx

Issue Overview: A vulnerability exists in NGINX Plus and NGINX Open Source when a map directive uses regex matching and a string expression references the map's regex capture variables before referencing the map output variable. Alternatively, the same result could be achieved by using a...

9.2CVSS7.8AI score0.03506EPSS
SaveExploits5
Amazon
Amazon
added 2026/08/04 12:0 a.m.7 views

Important: nginx

Issue Overview: A vulnerability exists in NGINX Plus and NGINX Open Source when a map directive uses regex matching and a string expression references the map's regex capture variables before referencing the map output variable. Alternatively, the same result could be achieved by using a...

9.2CVSS7.8AI score0.03506EPSS
SaveExploits5
Tenable Nessus
Tenable Nessus
added 2026/08/04 12:0 a.m.11 views

FreeBSD : Angie -- multiple vulnerabilities (347fe124-8f53-11f1-9f4f-3c7c3fba4204)

"The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the 347fe124-8f53-11f1-9f4f-3c7c3fba4204 advisory. The Angie Software Team reports: When evaluating a string expression in which unnamed capture...

9.2CVSS6AI score0.03506EPSS
SaveExploits5References7
NVD
NVD
added 2026/08/03 5:16 p.m.10 views

CVE-2026-69153

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. Prior to 8.5.19, if from is unset, an attacker can cause PreviousMap.loadFile to read an unintended source-map file by supplying an absolute or directory-traversal...

6.3CVSS0.00313EPSS
SaveExploits1References3
OSV
OSV
added 2026/08/03 5:16 p.m.6 views

UBUNTU-CVE-2026-69153

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. Prior to 8.5.19, if from is unset, an attacker can cause PreviousMap.loadFile to read an unintended source-map file by supplying an absolute or directory-traversal...

6.3CVSS5.5AI score0.00313EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/08/03 5:11 p.m.20 views

Directory Traversal

Overview postcss is a PostCSS is a tool for transforming styles with JS plugins. Affected versions of this package are vulnerable to Directory Traversal in the PreviousMap.loadFile method of lib/previous-map.js, which nests its traversal guard inside an if cssFile branch that is skipped when the...

9.1CVSS6.4AI score0.00608EPSS
SaveExploits2References2
Github Security Blog
Github Security Blog
added 2026/08/03 5:11 p.m.21 views

PostCSS: incomplete fix of GHSA-6g55-p6wh-862q — attacker-controlled sourceMappingURL reads arbitrary .map files when `from` is unset

Summary The fix for GHSA-6g55-p6wh-862q added a guard in lib/previous-map.js PreviousMap.loadFile that restricts an attacker-controlled sourceMappingURL from a CSS comment to a .map extension and, for untrusted maps, rejects .. traversal and absolute paths. The traversal/absolute rejection is...

6.3CVSS5.6AI score0.00313EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/08/03 5:11 p.m.10 views

GHSA-FXQJ-RQCC-2CMP PostCSS: incomplete fix of GHSA-6g55-p6wh-862q — attacker-controlled sourceMappingURL reads arbitrary .map files when `from` is unset

Summary The fix for GHSA-6g55-p6wh-862q added a guard in lib/previous-map.js PreviousMap.loadFile that restricts an attacker-controlled sourceMappingURL from a CSS comment to a .map extension and, for untrusted maps, rejects .. traversal and absolute paths. The traversal/absolute rejection is...

6.3CVSS5.6AI score0.00313EPSS
SaveExploits1References4
Patchstack
Patchstack
added 2026/08/03 5:11 p.m.11 views

NPM: PostCSS: incomplete fix of GHSA-6g55-p6wh-862q — attacker-controlled sourceMappingURL reads arbitrary .map files when `from` is unset

NPM: PostCSS: incomplete fix of GHSA-6g55-p6wh-862q — attacker-controlled sourceMappingURL reads arbitrary .map files when from is unset vulnerability discovered by ? in WordPress Npm postcss versions = 8.5.22...

6.3CVSS5.6AI score0.00313EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
added 2026/08/03 5:11 p.m.9 views

Directory Traversal

Overview org.webjars.npm:postcss is a PostCSS is a tool for transforming styles with JS plugins. Affected versions of this package are vulnerable to Directory Traversal in the PreviousMap.loadFile method of lib/previous-map.js, which nests its traversal guard inside an if cssFile branch that is...

9.1CVSS6.4AI score0.00608EPSS
SaveExploits2References2
Rows per page
Query Builder