Lucene search
+L

1294 matches found

OSV
OSV
added 3 days ago4 views

CVE-2026-57232 Contao: Server-Side Request Forgery (SSRF) via Unvalidated RSS Feed URL in Feed Reader Module

Contao is an Open Source CMS. From 5.3.35 through 5.3.47 and from 5.7.0-RC1 through 5.7.8, the Feed Reader front-end module passes configured RSS feed URLs from FeedReaderController::getResponse to feedIo-read without scheme or private-address validation, allowing a backend user with module-edit...

3.1CVSS5.5AI score0.00182EPSS
SaveExploits0References5
Cvelist
Cvelist
added last week35 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 last week30 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
EUVD
EUVD
added last week8 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
OSV
OSV
added last week6 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
Tenable Nessus
Tenable Nessus
added 2026/07/22 12:0 a.m.7 views

Plone 4.3.x < 5.2.5 Multiple Vulnerabilities (HF 20210518)

The version of Plone installed on the remote host is 4.3.x prior to 5.2.5. It is, therefore, affected by the following vulnerabilities: - Plone CMS has a stored Cross-Site Scripting XSS vulnerability in the user fullname property and the file upload functionality. CVE-2021-3313 -...

9.9CVSS6.8AI score0.02049EPSS
SaveExploits3References17
Github Security Blog
Github Security Blog
added 2026/07/21 8:40 p.m.8 views

Gitea: RSS/Atom feed handlers bypass API-token scope & public-only confinement (incomplete fix of #37698)

Summary Gitea's RSS/Atom feed handlers accept API-token Basic auth but perform no token-scope or public-only enforcement. A personal access token that is correctly blocked HTTP 403 from a private repository on /raw, /media, /archive, and /releases/download/... — because it is marked public-only o...

5.5AI score
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/07/20 11:21 p.m.8 views

XML Injection

Overview @astrojs/rss is an Add RSS feeds to your Astro projects Affected versions of this package are vulnerable to XML Injection via the source.title and enclosure.type fields, which are interpolated directly into XML templates without proper escaping. An attacker can inject arbitrary XML...

8.7CVSS5.6AI score0.00269EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/20 11:21 p.m.10 views

@astrojs/rss: XML Injection via Unescaped RSS Feed Fields

Summary In @astrojs/rss, the source.title and enclosure.type item fields are interpolated directly into XML template strings without XML-character escaping before being parsed by fast-xml-parser. An attacker who controls these field values can inject arbitrary XML elements into the generated RSS...

4.3CVSS5.7AI score0.00269EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/20 12:0 a.m.8 views

PT-2026-61808

Summary In @astrojs/rss, the source.title and enclosure.type item fields are interpolated directly into XML template strings without XML-character escaping before being parsed by fast-xml-parser. An attacker who controls these field values can inject arbitrary XML elements into the generated RSS...

4.3CVSS5.6AI score0.00269EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/15 6:19 p.m.24 views

CVE-2026-54443

The CVE affects Dashy’s RSS Widget (src/components/Widgets/RssFeed.vue). From versions 1.9.4 through 3.2.0, RSS item link values are not sanitized before rendering titles and Read More links as anchor href attributes, allowing an attacker-controlled feed to provide a javascript: URI that executes...

5.9CVSS6.1AI score0.00229EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/03 9:16 p.m.10 views

CVE-2026-27761

Gitea versions up to and including 1.26.2 allow repository RSS and Atom feed endpoints to bypass API access token scope checks, exposing private repository commit data to tokens without the required repository scope...

4.3CVSS0.00365EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/03 8:19 p.m.6 views

CVE-2026-27761 Gitea repository feeds bypass API token scope enforcement

Gitea versions up to and including 1.26.2 allow repository RSS and Atom feed endpoints to bypass API access token scope checks, exposing private repository commit data to tokens without the required repository scope...

4.3CVSS7.1AI score0.00365EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/02 8:17 p.m.20 views

CVE-2026-58466

AutoBangumi before 3.2.8 contains a hard-coded default credentials vulnerability that allows unauthenticated attackers to authenticate as the administrator by using the publicly known default credentials seeded at startup via adddefaultuser in the database user module when the users table is empt...

9.8CVSS0.00505EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/02 7:56 p.m.13 views

EUVD-2026-41435

AutoBangumi before 3.2.8 contains a hard-coded default credentials vulnerability that allows unauthenticated attackers to authenticate as the administrator by using the publicly known default credentials seeded at startup via adddefaultuser in the database user module when the users table is empt...

9.8CVSS5.8AI score0.00505EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/02 7:56 p.m.9 views

CVE-2026-58466

AutoBangumi before 3.2.8 contains a hard-coded default credentials vulnerability that allows unauthenticated attackers to authenticate as the administrator by using the publicly known default credentials seeded at startup via adddefaultuser in the database user module when the users table is empt...

9.8CVSS5.8AI score0.00505EPSS
SaveExploits0References5
NVD
NVD
added 2026/06/29 6:16 p.m.16 views

CVE-2026-57946

Invidious before version 2.20260626.0 contains a broken access control vulnerability that allows unauthenticated attackers to retrieve private playlist contents by accessing the RSS feed playlist endpoint without authentication. Attackers can supply a playlist ID to the feed endpoint to obtain th...

6.3CVSS0.00272EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/06/29 5:18 p.m.40 views

CVE-2026-57946 Invidious - Private Playlist Disclosure via Unauthenticated RSS Feed Endpoint

Invidious before version 2.20260626.0 contains a broken access control vulnerability that allows unauthenticated attackers to retrieve private playlist contents by accessing the RSS feed playlist endpoint without authentication. Attackers can supply a playlist ID to the feed endpoint to obtain th...

6.3CVSS0.00272EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/06/12 6:50 p.m.32 views

CVE-2026-47260 Koel Vulnerable to SSRF via Podcast Episode Enclosure URLs

Koel is a free, open-source music streaming solution. Prior to version 9.3.5, Koel validates the podcast feed URL via the SafeUrl rule DNS resolution + public IP check, but the individual episode values extracted from the RSS XML are stored directly into the database without any SSRF validation...

7.7CVSS0.00321EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/06/11 12:0 a.m.23 views

Summarize 代码问题漏洞

Summarize is a multi-source rapid summarization tool developed by Peter Steinberger. Versions of Summarize prior to 0.17.0 contained code vulnerabilities. These vulnerabilities were caused by server-side request forgeing attacks. Attackers could exploit these vulnerabilities by providing maliciou...

7.4CVSS5.4AI score0.00265EPSS
SaveExploits0References1
Rows per page
Query Builder