Lucene search
+L

34074 matches found

Github Security Blog
Github Security Blog
added 2026/08/28 8:25 p.m.16 views

PrivateBin has reflected JSON injection in backend responses via unescaped REQUEST_URI

Vulnerability Details A reflected JSON injection allows an attacker to return arbitrary data in the JSON endpoints like /?jsonld= and /?pasteid. Root Cause Request::getRequestUri sanitizes $SERVER'REQUESTURI' with FILTERSANITIZEURL: php public function getRequestUri $uri =...

6.1AI score0.00328EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/28 8:25 p.m.16 views

GHSA-XRJC-C68J-HP7W PrivateBin has reflected JSON injection in backend responses via unescaped REQUEST_URI

Vulnerability Details A reflected JSON injection allows an attacker to return arbitrary data in the JSON endpoints like /?jsonld= and /?pasteid. Root Cause Request::getRequestUri sanitizes $SERVER'REQUESTURI' with FILTERSANITIZEURL: php public function getRequestUri $uri =...

6.1AI score0.00328EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 8:23 p.m.34 views

CVE-2026-55891

PrivateBin , a zero-knowledge PHP pastebin, is vulnerable to reflected JSON injection in its JSON-LD response paths (/?jsonld= and /?pasteid) in versions prior to 2.0.5 . The root cause is that FILTER_SANITIZE_URL does not strip quotation marks from $_SERVER['REQUEST_URI'], and the unsanitized va...

6AI score0.00328EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/28 8:23 p.m.55 views

CVE-2026-55891 PrivateBin: Reflected JSON injection in backend responses via unescaped REQUEST_URI

PrivateBin is an online pastebin where the server has zero knowledge of pasted data. Prior to 2.0.5, Request::getRequestUri in lib/Request.php passes $SERVER'REQUESTURI' through FILTERSANITIZEURL, which does not remove quotation marks, angle brackets, or apostrophes, and Controller::init stores t...

0.00328EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/28 8:23 p.m.15 views

CVE-2026-55891 PrivateBin: Reflected JSON injection in backend responses via unescaped REQUEST_URI

PrivateBin is an online pastebin where the server has zero knowledge of pasted data. Prior to 2.0.5, Request::getRequestUri in lib/Request.php passes $SERVER'REQUESTURI' through FILTERSANITIZEURL, which does not remove quotation marks, angle brackets, or apostrophes, and Controller::init stores t...

6AI score
SaveExploits0References5
NVD
NVD
added 2026/08/28 8:18 p.m.18 views

CVE-2026-55549

Yamcs is a mission control framework. Prior to 5.9.4, Yamcs reflects an attacker-controlled redirecturi parameter from GET /auth/authorize into yamcs-core/src/main/resources/auth/templates/authorize.html without adequate HTML escaping by yamcs-core/src/main/java/org/yamcs/http/auth/AuthHandler.ja...

6.5CVSS0.00897EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/28 5:17 p.m.19 views

Yamcs has Reflected XSS in the URL of the Authorize Endpoint

Attack type: Unauthenticated remote Impact: Attackers can execute arbitrary JavaScript in a user's browser, including obtaining a user's session token and refresh token. Affected components: authorize.html, AuthHandler.java, HandlerContext.java A Reflected Cross-Site Scripting vulnerability...

6.5CVSS6.1AI score0.00897EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/28 5:17 p.m.16 views

GHSA-RXPG-WJF8-QV9C Yamcs has Reflected XSS in the URL of the Authorize Endpoint

Attack type: Unauthenticated remote Impact: Attackers can execute arbitrary JavaScript in a user's browser, including obtaining a user's session token and refresh token. Affected components: authorize.html, AuthHandler.java, HandlerContext.java A Reflected Cross-Site Scripting vulnerability...

6.5CVSS6.1AI score0.00897EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/28 5:15 p.m.38 views

CVE-2026-55549 Yamcs: Reflected XSS in the URL of the Authorize Endpoint

Yamcs is a mission control framework. Prior to 5.9.4, Yamcs reflects an attacker-controlled redirecturi parameter from GET /auth/authorize into yamcs-core/src/main/resources/auth/templates/authorize.html without adequate HTML escaping by yamcs-core/src/main/java/org/yamcs/http/auth/AuthHandler.ja...

6.5CVSS0.00897EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/28 5:15 p.m.18 views

EUVD-2026-67841

Yamcs is a mission control framework. Prior to 5.9.4, Yamcs reflects an attacker-controlled redirecturi parameter from GET /auth/authorize into yamcs-core/src/main/resources/auth/templates/authorize.html without adequate HTML escaping by yamcs-core/src/main/java/org/yamcs/http/auth/AuthHandler.ja...

6.5CVSS5.9AI score0.00897EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/28 5:15 p.m.13 views

CVE-2026-55549 Yamcs: Reflected XSS in the URL of the Authorize Endpoint

Yamcs is a mission control framework. Prior to 5.9.4, Yamcs reflects an attacker-controlled redirecturi parameter from GET /auth/authorize into yamcs-core/src/main/resources/auth/templates/authorize.html without adequate HTML escaping by yamcs-core/src/main/java/org/yamcs/http/auth/AuthHandler.ja...

6.5CVSS5.9AI score
SaveExploits0References5
CVE
CVE
added 2026/08/28 5:15 p.m.38 views

CVE-2026-55549

Yamcs , an open-source mission control framework, is vulnerable to reflected cross-site scripting (XSS) in the redirect_uri parameter of the GET /auth/authorize endpoint. The parameter is reflected into authorize.html without adequate HTML escaping by AuthHandler.java and HandlerContext.java , al...

6.5CVSS5.9AI score0.00897EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/28 4:19 p.m.9 views

CVE-2026-82291 HeyForm Reflects Any Origin in CORS Responses While Allowing Credentials

HeyForm before 3.0.0-rc.8 reflects the request Origin header in CORS responses while allowing credentials, enabling cross-origin requests with authentication. Attackers can execute authenticated GraphQL queries from malicious pages visited by logged-in users to access workspaces, projects, forms,...

8.1CVSS5.9AI score
SaveExploits0References7
NVD
NVD
added 2026/08/28 4:18 p.m.10 views

CVE-2026-81760

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Crocoblock JetEngine allows Reflected XSS. This issue affects JetEngine: from n/a through 3.8.14.2...

7.1CVSS0.00146EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/28 4:18 p.m.18 views

CVE-2026-5800

Improper neutralization of input during web page generation 'cross-site scripting' vulnerability in Dayneks Software Industry and Trade Inc. E-Commerce Platform allows Reflected XSS. This issue affects E-Commerce Platform: through 28082026. NOTE: The vendor was contacted early about this disclosu...

6.1CVSS0.00149EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/28 4:18 p.m.13 views

CVE-2026-5953

Improper neutralization of input during web page generation 'cross-site scripting' vulnerability in Ceviz Informatics Inc. Web Design allows Reflected XSS. This issue affects Web Design: through 25082026...

6.1CVSS0.00149EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/28 2:33 p.m.38 views

CVE-2026-81760 WordPress JetEngine plugin <= 3.8.14.2 - Cross Site Scripting (XSS) vulnerability

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Crocoblock JetEngine allows Reflected XSS. This issue affects JetEngine: from n/a through 3.8.14.2...

7.1CVSS0.00146EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/28 2:33 p.m.11 views

EUVD-2026-67732

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Crocoblock JetEngine allows Reflected XSS. This issue affects JetEngine: from n/a through 3.8.14.2...

7.1CVSS5.9AI score0.00146EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/28 2:33 p.m.36 views

CVE-2026-81760

A Reflected Cross-Site Scripting (XSS) vulnerability exists in the Crocoblock JetEngine WordPress plugin, affecting versions up to and including 3.8.14.2 . The flaw stems from improper neutralization of input during web page generation , allowing an attacker to inject malicious scripts that execu...

7.1CVSS5.9AI score0.00146EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/28 2:04 p.m.35 views

CVE-2026-5953 Reflected XSS in Ceviz Informatics's Web Design

Improper neutralization of input during web page generation 'cross-site scripting' vulnerability in Ceviz Informatics Inc. Web Design allows Reflected XSS. This issue affects Web Design: through 25082026...

6.1CVSS0.00149EPSS
SaveExploits0References1
Rows per page
Query Builder