Lucene search
+L

116604 matches found

Circl
Circl
added 5 days ago7 views

CVE-2025-69948

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

9.8CVSS5.3AI score0.00307EPSS
SaveExploits0References1
Circl
Circl
added 5 days ago7 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 5 days ago8 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.00411EPSS
SaveExploits1References4
NVD
NVD
added 5 days ago10 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 5 days ago5 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 5 days ago11 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 5 days ago13 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 5 days ago7 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
Snyk
Snyk
added 5 days ago8 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
Patchstack
Patchstack
added 5 days ago10 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
Circl
Circl
added 5 days ago8 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 5 days ago7 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.00313EPSS
SaveExploits1References3
CVE
CVE
added 5 days ago61 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.00313EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 5 days ago5 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
Vulnrichment
Vulnrichment
added 5 days ago9 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.00313EPSS
SaveExploits1References3
Cvelist
Cvelist
added 5 days ago49 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.00313EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 5 days ago11 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.00313EPSS
SaveExploits1References4Affected Software1
Circl
Circl
added 5 days ago8 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.0034EPSS
SaveExploits0References3
Circl
Circl
added 5 days ago9 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.00193EPSS
SaveExploits0References2
Circl
Circl
added 5 days ago7 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