Lucene search
+L

5131 matches found

Circl
Circl
added 13 hours ago5 views

CVE-2026-60004

creationtimestamp| type| source ---|---|--- 2026-07-29 07:59:42+00:00| seen| https://bsky.app/profile/securityonline.bsky.social/post/3mrrhfbohdx2w 2026-07-29 08:02:34+00:00| seen| https://bsky.app/profile/thedailytechfeed.com/post/3mrrhkep54z23 2026-07-29 09:00:07+00:00| seen|...

6AI score
SaveExploits1References6
Nuclei
Nuclei
added 16 hours ago117 views

CHIYU TCP/IP Converter - Carriage Return Line Feed Injection

CHIYU TCP/IP Converter BF-430, BF-431, and BF-450 are susceptible to carriage return line feed injection. The redirect= parameter, available on multiple CGI components, is not properly validated, thus enabling an attacker to obtain sensitive information, modify data, and/or execute unauthorized...

6.5CVSS6.7AI score0.18003EPSS
SaveExploits4References4
Nuclei
Nuclei
added 16 hours ago36 views

WordPress Widgets for Social Photo Feed <= 1.8 - Information Disclosure

Widgets for Social Photo Feed WordPress plugin = 1.8 contains a broken access control caused by missing capability checks on specific REST API endpoints, letting unauthenticated attackers access and modify plugin settings remotely. id: CVE-2025-14726 info: name: WordPress Widgets for Social Photo...

6.5CVSS5.8AI score0.0083EPSS
SaveExploits0References3
Nuclei
Nuclei
added 16 hours ago19 views

BMC FootPrints 'feedUrl' - Server-Side Request Forgery

BMC FootPrints versions 20.20.02 through 20.24.01.001 contain a Server-Side Request Forgery SSRF vulnerability in the /footprints/servicedesk/externalfeed/RSS endpoint. The 'feedUrl' parameter allows unauthenticated attackers to force the server to make HTTP requests to arbitrary URLs, enabling...

8.8CVSS6.1AI score0.3436EPSS
SaveExploits2References3
Nuclei
Nuclei
added 16 hours ago71 views

Navigate CMS 2.9.4 - Server-Side Request Forgery

Navigate CMS 2.9.4 is susceptible to server-side request forgery via feedparser class. This can allow a remote attacker to force the application to make arbitrary requests via injection of arbitrary URLs into the feed parameter, thus enabling possible theft of sensitive information, data...

4.9CVSS6AI score0.22903EPSS
SaveExploits6References5
CVE
CVE
added yesterday28 views

CVE-2026-59921

CVE-2026-59921 affects Netty’s HttpPostRequestEncoder. Before 4.1.136.Final and 4.2.16.Final, multipart HTTP request bodies were built by directly concatenating user-supplied filenames/field names into Content-Disposition headers without validating CRLF. This allows an attacker-controlled filenam...

5.7CVSS5.9AI score
SaveExploits0References1
NVD
NVD
added yesterday6 views

CVE-2026-67182

Rouille 0.3.3 through 3.6.2 contains an HTTP request smuggling vulnerability that allows remote attackers to bypass access controls by injecting bare line feed characters 0x0A into client-supplied request header values that are copied verbatim to upstream connections without validation. Attackers...

7.5CVSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added yesterday4 views

CVE-2026-67182

Rouille 0.3.3 through 3.6.2 contains an HTTP request smuggling vulnerability that allows remote attackers to bypass access controls by injecting bare line feed characters 0x0A into client-supplied request header values that are copied verbatim to upstream connections without validation. Attackers...

7.5CVSS5.9AI score
SaveExploits1References3Affected Software1
CVE
CVE
added yesterday10 views

CVE-2026-66753

The CVE-2026-66753 entry concerns tiny-http up to version 0.12.0, where HTTP header values can be injected with CRLF characters due to insufficient validation in header parsing/serialization. The vulnerability enables response splitting, cache poisoning, session fixation via Set-Cookie injection,...

6.3CVSS5.9AI score
SaveExploits1References2
EUVD
EUVD
added yesterday5 views

EUVD-2026-49883

tiny-http through 0.12.0 contains an HTTP header injection vulnerability that allows attackers to inject carriage return 0x0D and line feed 0x0A bytes into HTTP header values on both request and response sides due to insufficient validation in header parsing and serialization. Attackers can explo...

6.3CVSS5.9AI score
SaveExploits1References2
Circl
Circl
added yesterday7 views

CVE-2026-53921

creationtimestamp| type| source ---|---|--- 2026-07-28 13:07:19+00:00| seen| https://bsky.app/profile/thedailytechfeed.com/post/3mrpi4ffu7a2v 2026-07-28 14:29:22+00:00| seen| https://bsky.app/profile/postac001.bsky.social/post/3mrpmp3yu3d2v 2026-07-28 14:58:13+00:00| seen|...

6AI score
SaveExploits1References16
Cvelist
Cvelist
added 2 days ago33 views

CVE-2026-59728 @astrojs/rss: XML Injection via Unescaped RSS Feed Fields

Astro is a web framework for content-driven websites. In versions 1.0.0 through 4.0.18, the source.title and enclosure.type item fields in packages/astro-rss/src/index.ts are interpolated directly into XML template strings without XML-character escaping before being parsed by fast-xml-parser. Bot...

4.3CVSS0.00269EPSS
SaveExploits0References4
CVE
CVE
added 2 days ago21 views

CVE-2026-59728

CVE-2026-59728 (astrojs/rss) affects Astro versions 1.0.0–4.0.18 where source.title and enclosure.type are interpolated into XML without escaping in packages/astro-rss/src/index.ts, then parsed by fast-xml-parser. This allows an attacker-controlled value to inject arbitrary XML into the generated...

4.3CVSS5.9AI score0.00269EPSS
SaveExploits0References4
OSV
OSV
added 2 days ago4 views

CVE-2026-59728 @astrojs/rss: XML Injection via Unescaped RSS Feed Fields

Astro is a web framework for content-driven websites. In versions 1.0.0 through 4.0.18, the source.title and enclosure.type item fields in packages/astro-rss/src/index.ts are interpolated directly into XML template strings without XML-character escaping before being parsed by fast-xml-parser. Bot...

4.3CVSS5.9AI score0.00269EPSS
SaveExploits0References6
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-49584

Astro is a web framework for content-driven websites. In versions 1.0.0 through 4.0.18, the source.title and enclosure.type item fields in packages/astro-rss/src/index.ts are interpolated directly into XML template strings without XML-character escaping before being parsed by fast-xml-parser. Bot...

4.3CVSS5.9AI score0.00269EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2 days ago8 views

CVE-2026-59920

A flaw was found in the Netty STOMP Streaming Text Oriented Messaging Protocol decoder. This vulnerability allows a remote attacker to inject arbitrary protocol frames by crafting malformed STOMP commands that contain embedded carriage return CR and line feed LF sequences. This bypasses message...

6.5CVSS5.9AI score
SaveExploits0References3
NVD
NVD
added 2 days ago9 views

CVE-2026-59553

Unauthenticated Cross Site Scripting XSS in Product Feed Manager = 7.6.1 versions...

7.1CVSS0.0018EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2 days ago32 views

CVE-2026-59553 WordPress Product Feed Manager plugin <= 7.6.1 - Cross Site Scripting (XSS) vulnerability

Unauthenticated Cross Site Scripting XSS in Product Feed Manager = 7.6.1 versions...

7.1CVSS0.0018EPSS
SaveExploits0References1
EUVD
EUVD
added 2 days ago7 views

EUVD-2026-49222

Unauthenticated Cross Site Scripting XSS in Product Feed Manager = 7.6.1 versions...

7.1CVSS5.8AI score0.0018EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2 days ago5 views

CVE-2026-59553

Unauthenticated Cross Site Scripting XSS in Product Feed Manager = 7.6.1 versions...

7.1CVSS5.8AI score0.0018EPSS
SaveExploits0References2
Rows per page
Query Builder