Lucene search
K

107409 matches found

Circl
Circl
added 4 days ago5 views

CVE-2026-53705

creationtimestamp| type| source ---|---|--- 2026-06-15 20:23:27+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3moe4gpjlgt2w...

7.6CVSS5AI score0.00238EPSS
Exploits0References1
NVD
NVD
added 4 days ago5 views

CVE-2026-50887

A Server-Side Request Forgery SSRF in the automatic short URL title resolution component of shlink v5.0.1 allows attackers to scan internal resources via supplying a crafted longUrl...

9.1CVSS0.00287EPSS
Exploits0References1
NVD
NVD
added 4 days ago4 views

CVE-2026-50888

An authenticated Server-Side Request Forgery SSRF in the custom scraper subsystem component of Benjamin Jonard Koillection v1.8.0 allows attackers to scan internal resources via supplying a crafted URL...

8.1CVSS0.00248EPSS
Exploits0References1
Circl
Circl
added 4 days ago6 views

CVE-2026-52720

creationtimestamp| type| source ---|---|--- 2026-06-15 20:11:45+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3moe3rrgugs2w...

8.8CVSS4.9AI score0.00483EPSS
Exploits0References1
Circl
Circl
added 4 days ago10 views

CVE-2026-9258

creationtimestamp| type| source ---|---|--- 2026-06-15 19:00:00+00:00| seen| https://jvn.jp/en/vu/JVNVU98100934 2026-06-16 04:03:50+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3moew5wcalk2n 2026-06-16 04:31:16+00:00| seen|...

9.8CVSS4.9AI score0.00247EPSS
Exploits0References3
Circl
Circl
added 4 days ago7 views

CVE-2026-9259

creationtimestamp| type| source ---|---|--- 2026-06-15 19:00:00+00:00| seen| https://jvn.jp/en/vu/JVNVU98100934 2026-06-16 03:57:49+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3moevt6c3uo2i 2026-06-16 04:31:16+00:00| seen|...

9.8CVSS4.9AI score0.00169EPSS
Exploits0References3
OSV
OSV
added 4 days ago2 views

GHSA-WQVQ-JVPQ-H66F Nodemailer jsonTransport bypasses disableFileAccess and disableUrlAccess during message normalization

Summary Nodemailer's disableFileAccess and disableUrlAccess options are intended to prevent message content and attachments from reading local files or fetching URLs. The normal MIME streaming path enforces those options in MimeNode.getStream. However, jsonTransport serializes messages by calling...

5.4CVSS5.5AI score
Exploits0References2
OSV
OSV
added 4 days ago4 views

GHSA-H5X3-XFC9-M39H Symfony: UrlGenerator Dot-Segment Encoding Skips Every Other Chained `../` or `./` → Generated URL Collapses Off-Route Under RFC 3986 Normalization

Description Symfony\Component\Routing\Generator\UrlGenerator::doGenerate percent-encodes . and .. path segments so that the generated URL still resolves to the originating route after RFC 3986 §5.2.4 dot-segment removal which strict RFC-3986 consumers — routers, reverse proxies, HTTP clients —...

6.9CVSS5.3AI score0.00026EPSS
Exploits0References6
Github Security Blog
Github Security Blog
added 4 days ago5 views

Symfony: UrlGenerator Dot-Segment Encoding Skips Every Other Chained `../` or `./` → Generated URL Collapses Off-Route Under RFC 3986 Normalization

Description Symfony\Component\Routing\Generator\UrlGenerator::doGenerate percent-encodes . and .. path segments so that the generated URL still resolves to the originating route after RFC 3986 §5.2.4 dot-segment removal which strict RFC-3986 consumers — routers, reverse proxies, HTTP clients —...

5.3AI score0.00026EPSS
Exploits0References6Affected Software2
Github Security Blog
Github Security Blog
added 4 days ago16 views

@babel/core: Arbitrary File Read via sourceMappingURL Comment

Impact Using @babel/core to compile maliciously crafted code can allow ab attacker to read any source map from the system that is running Babel, if these conditions are all true: - the attacker controls the input source code - the attacker can read the output source code - the attacker knows the...

5.3AI score0.00013EPSS
Exploits0References3Affected Software1
Circl
Circl
added 4 days ago3 views

CVE-2018-25437

creationtimestamp| type| source ---|---|--- 2026-06-15 16:52:39+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3modqnrcxe32b...

8.7CVSS4.9AI score0.00287EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 4 days ago9 views

Symfony: HtmlSanitizer UrlAttributeSanitizer Misses URL Attributes

Description Symfony\Component\HtmlSanitizer\Visitor\AttributeSanitizer\UrlAttributeSanitizer::getSupportedAttributes enumerates the attribute names whose values are scrubbed through UrlSanitizer::sanitize scheme and host allow-lists, javascript: rejection, BiDi check, etc.. The list is 'src',...

5.3AI score0.00051EPSS
Exploits0References6Affected Software2
Circl
Circl
added 4 days ago5 views

CVE-2016-20084

creationtimestamp| type| source ---|---|--- 2026-06-15 16:42:39+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3modq3ufon32h...

7.2CVSS4.9AI score0.00245EPSS
Exploits0References1
OSV
OSV
added 4 days ago8 views

GHSA-XRXM-CP7J-8XF6 @angular/platform-server: URL Parser Differential leading to SSRF Allowlist Bypass

An issue in the @angular/platform-server package allows remote attackers to bypass host allowlist constraints and direct server-side outgoing requests to arbitrary external endpoints. This occurs due to a parser differential between the strict WHATWG URL parser used for allowlist validation and t...

8.8CVSS5.7AI score0.00028EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 4 days ago11 views

@angular/platform-server: URL Parser Differential leading to SSRF Allowlist Bypass

An issue in the @angular/platform-server package allows remote attackers to bypass host allowlist constraints and direct server-side outgoing requests to arbitrary external endpoints. This occurs due to a parser differential between the strict WHATWG URL parser used for allowlist validation and t...

5.7AI score0.00028EPSS
Exploits0References3Affected Software1
Circl
Circl
added 4 days ago4 views

CVE-2016-20079

creationtimestamp| type| source ---|---|--- 2026-06-15 16:23:20+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3modozdldff2z...

6.9CVSS4.9AI score0.00778EPSS
Exploits0References1
Circl
Circl
added 4 days ago8 views

CVE-2026-12161

creationtimestamp| type| source ---|---|--- 2026-06-15 16:16:22+00:00| seen| https://www.incibe.es/incibe-cert/alerta-temprana/vulnerabilidades/cve-2026-12161 2026-06-16 03:47:49+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3moevbbfxz62m 2026-06-17 06:00:26+00:00| seen|...

8.8CVSS4.9AI score0.00294EPSS
Exploits0References3
Circl
Circl
added 4 days ago7 views

CVE-2026-5233

creationtimestamp| type| source ---|---|--- 2026-06-15 16:07:59+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3modo5vhfge2v...

7.1CVSS5AI score0.00205EPSS
Exploits0References1
Circl
Circl
added 4 days ago5 views

CVE-2016-20083

creationtimestamp| type| source ---|---|--- 2026-06-15 16:03:31+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3modnvw3mdy2v...

6.9CVSS4.9AI score0.00138EPSS
Exploits0References1
Circl
Circl
added 4 days ago9 views

CVE-2016-20080

creationtimestamp| type| source ---|---|--- 2026-06-15 15:59:38+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3modnoxg3kl2a...

6.9CVSS4.9AI score0.0039EPSS
Exploits0References1
Rows per page
Query Builder