Lucene search
+L

116456 matches found

Circl
Circl
added 3 days ago6 views

CVE-2026-18614

creationtimestamp| type| source ---|---|--- 2026-08-03 18:54:05+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3ms76bze77b2h 2026-08-03 20:00:57+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3ms7bzldpxe2e 2026-08-03 20:44:32+00:00| seen|...

10CVSS7.7AI score0.02011EPSS
SaveExploits0References3
Circl
Circl
added 3 days ago7 views

CVE-2026-51785

creationtimestamp| type| source ---|---|--- 2026-08-03 18:52:04+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3ms766fxfxh2m...

9.8CVSS5.3AI score0.01149EPSS
SaveExploits0References1
Circl
Circl
added 3 days ago8 views

GHSA-FXQJ-RQCC-2CMP

creationtimestamp| type| source ---|---|--- 2026-08-03 18:31:17+00:00| seen| https://gist.github.com/alon710/cea21195fa5b2fd7a130b5ccd15ff053...

5.3AI score
SaveExploits0References1
Circl
Circl
added 3 days ago6 views

CVE-2026-40717

creationtimestamp| type| source ---|---|--- 2026-08-03 18:27:32+00:00| seen| https://infosec.exchange/users/vuldb/statuses/117032986315511601...

6.6CVSS5.3AI score0.00113EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 3 days ago6 views

CVE-2026-69153

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...

7.5CVSS5.5AI score0.00358EPSS
SaveExploits1References6
Circl
Circl
added 3 days ago8 views

CVE-2026-67611

creationtimestamp| type| source ---|---|--- 2026-08-03 18:02:13+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/h4e6aocoakogt...

8.6CVSS5.3AI score0.00329EPSS
SaveExploits0References1
Circl
Circl
added 3 days ago5 views

CVE-2026-12965

creationtimestamp| type| source ---|---|--- 2026-08-03 17:54:10+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3ms72wozp2t2o...

9.1CVSS5.3AI score0.00324EPSS
SaveExploits0References1
Circl
Circl
added 3 days ago6 views

CVE-2026-16532

creationtimestamp| type| source ---|---|--- 2026-08-03 17:52:18+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3ms72t4dfzy23...

9.1CVSS5.3AI score0.00262EPSS
SaveExploits0References1
Circl
Circl
added 3 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 3 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 3 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.00368EPSS
SaveExploits1References4
NVD
NVD
added 3 days ago9 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.00358EPSS
SaveExploits1References3
OSV
OSV
added 3 days ago3 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.00358EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 3 days ago12 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.00358EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
added 3 days ago6 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...

7.5CVSS6.4AI score0.00503EPSS
SaveExploits1References2
OSV
OSV
added 3 days ago6 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.00358EPSS
SaveExploits1References4
Patchstack
Patchstack
added 3 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.00358EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
added 3 days ago5 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...

7.5CVSS6.4AI score0.00503EPSS
SaveExploits1References2
Circl
Circl
added 3 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 3 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.00358EPSS
SaveExploits1References3
Rows per page
Query Builder