Lucene search
+L

118140 matches found

Circl
Circl
added 2026/08/03 5:50 p.m.13 views

CVE-2025-69946

creationtimestamp| type| source ---|---|--- 2026-08-03 17:50:05+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3ms72pkjtn22z...

9.8CVSS5.3AI score0.00337EPSS
SaveExploits0References1
Circl
Circl
added 2026/08/03 5:31 p.m.21 views

CVE-2026-69152

creationtimestamp| type| source ---|---|--- 2026-08-03 17:31:36+00:00| seen| https://gist.github.com/alon710/d80e5d80b7549449b84a63552411d4ec 2026-08-03 18:26:13+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/hlxnpa6jl7kfg 2026-08-04 12:00:52+00:00| seen|...

7.5CVSS5.3AI score0.00623EPSS
SaveExploits1References4
NVD
NVD
added 2026/08/03 5:16 p.m.17 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.00451EPSS
SaveExploits2References3
OSV
OSV
added 2026/08/03 5:16 p.m.9 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.00451EPSS
SaveExploits2References5
UbuntuCve
UbuntuCve
added 2026/08/03 5:16 p.m.11 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.3CVSS6.3AI score0.00451EPSS
SaveExploits2References4
Snyk
Snyk
added 2026/08/03 5:11 p.m.24 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.00587EPSS
SaveExploits2References2
Github Security Blog
Github Security Blog
added 2026/08/03 5:11 p.m.37 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.00451EPSS
SaveExploits2References4Affected Software1
OSV
OSV
added 2026/08/03 5:11 p.m.13 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.00451EPSS
SaveExploits2References4
Snyk
Snyk
added 2026/08/03 5:11 p.m.12 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.00587EPSS
SaveExploits2References2
Patchstack
Patchstack
added 2026/08/03 5:11 p.m.17 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.00451EPSS
SaveExploits2References4Affected Software1
Circl
Circl
added 2026/08/03 5:00 p.m.14 views

CVE-2019-1749

creationtimestamp| type| source ---|---|--- 2026-08-03 17:00:05+00:00| published-proof-of-concept| https://t.me/GithubRedTeam/96464 2026-08-04 00:00:32+00:00| published-proof-of-concept| https://t.me/GithubRedTeam/96464...

7.4CVSS7.2AI score0.00605EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/08/03 4:56 p.m.22 views

EUVD-2026-52373

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.00451EPSS
SaveExploits2References3
CVE
CVE
added 2026/08/03 4:56 p.m.257 views

CVE-2026-69153

CVE-2026-69153 (PostCSS) affects PostCSS prior to 8.5.19. If the option from is unset, an attacker can cause PreviousMap.loadFile() to read an unintended source-map file by supplying an absolute or directory-traversal sourceMappingURL, exposing the map’s sources and sourcesContent. The issue is f...

6.3CVSS5.5AI score0.00587EPSS
SaveExploits2References3Affected Software1
OSV
OSV
added 2026/08/03 4:56 p.m.27 views

CVE-2026-69153 PostCSS: incomplete fix of CVE-2026-45623 — attacker-controlled sourceMappingURL reads arbitrary .map files when `from` is unset

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 score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/03 4:56 p.m.13 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.3CVSS5.5AI score0.00451EPSS
SaveExploits2References4Affected Software1
Cvelist
Cvelist
added 2026/08/03 4:56 p.m.56 views

CVE-2026-69153 PostCSS: incomplete fix of CVE-2026-45623 — attacker-controlled sourceMappingURL reads arbitrary .map files when `from` is unset

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.00451EPSS
SaveExploits2References3
Vulnrichment
Vulnrichment
added 2026/08/03 4:56 p.m.12 views

CVE-2026-69153 PostCSS: incomplete fix of CVE-2026-45623 — attacker-controlled sourceMappingURL reads arbitrary .map files when `from` is unset

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.00587EPSS
SaveExploits2References3
Circl
Circl
added 2026/08/03 4:52 p.m.14 views

CVE-2026-69149

creationtimestamp| type| source ---|---|--- 2026-08-03 16:52:05+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3ms6xhtypny2p 2026-08-03 18:14:13+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/5nwaq22vg5q3w 2026-08-05 02:26:04+00:00| seen|...

8.6CVSS5.3AI score0.00206EPSS
SaveExploits0References3
Circl
Circl
added 2026/08/03 4:32 p.m.24 views

CVE-2026-68945

creationtimestamp| type| source ---|---|--- 2026-08-03 16:32:48+00:00| seen| https://gist.github.com/alon710/73fc02db3c552514344a681ca47f8151 2026-08-03 18:08:13+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/76ddsj6kowu3a...

8.8CVSS5.3AI score0.00122EPSS
SaveExploits0References2
Circl
Circl
added 2026/08/03 4:32 p.m.20 views

GHSA-JHPW-976M-542J

creationtimestamp| type| source ---|---|--- 2026-08-03 16:32:48+00:00| seen| https://gist.github.com/alon710/73fc02db3c552514344a681ca47f8151...

5.3AI score
SaveExploits0References1
Rows per page
Query Builder