This issue requires an assignee. Since you haven't specified one, we've assigned TestManager as the default assignee for this issue.


issue处理注意事项:
1. 当前issue受影响的分支提交pr时, 须在pr描述中填写当前issue编号进行关联, 否则无法关闭当前issue;
2. 模板内容需要填写完整, 无论是受影响或者不受影响都需要填写完整内容,未引入的分支不需要填写, 否则无法关闭当前issue;
3. 以下为模板中需要填写完整的内容, 请复制到评论区回复, 注: 内容的标题名称(影响性分析说明, opengauss评分, 受影响版本排查(受影响/不受影响))不能省略,省略后cve-manager将无法正常解析填写内容.
影响性分析说明:
漏洞评分(opengauss评分):
BaseScore: x.x(浮点格式)
Vector:
受影响版本排查(受影响/不受影响):
1.master:


Welcome To openGauss Community
Hey @opengauss_bot , thanks for your contribution to the community.
Bot Usage Manual
I'm the Bot here serving you. You can find the instructions on how to interact with me at Here . That means you can comment below every pull request or issue to trigger Bot Commands.
Contact Guide
If you have any questions, please contact the SIG: Tools ,
and any of the maintainers: @CarrotGo, @chendong76, @chenxiaobin19, @congzhou2603, @dodders, @hwworkholic, @jemappellehc, @muyulinzhong, @quemingjian, @shenzheng4, @shirley_zhengx, @superlchf, @totaj, @wlff234, @wofanzheng, @ywzq1161327784 ,
and any of the committers: @Louisyzh, @hw_hbj, @justbk, @libiao2024, @wang4721, @wang_xingmiao, @zengseliang, @zhangxubo .


影响性分析说明:
PostCSS ≤8.5.11 在 PreviousMap 解析 sourceMappingURL 时缺少充分校验,攻击者可控 CSS 可触发读本地文件并通过错误信息泄露约前 10 字节等。修复版本为 8.5.12(见 CVE-2026-45623)。
与本仓库 master 的对应关系:
overrides 中 postcss 为 8.5.10,属于 ≤8.5.11,版本受影响。多为 Vite 构建链传递依赖。
漏洞评分(openGauss评分):
BaseScore: 7.5
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
受影响版本排查(受影响/不受影响):
1.master: 受影响


经过cve-manager解析,已分析的内容如下表所示:
| 状态 | 分析项目 | 内容 |
|---|---|---|
| 已分析 | 影响性分析说明 | PostCSS ≤8.5.11 在 PreviousMap 解析 sourceMappingURL 时缺少充分校验,攻击者可控 CSS 可触发读本地文件并通过错误信息泄露约前 10 字节等。修复版本为 8.5.12(见 CVE-2026-45623)。与本仓库 master 的对应关系:overrides 中 postcss 为 8.5.10,属于 ≤8.5.11,版本受影响。多为 Vite 构建链传递依赖。 |
| 已分析 | BaseScore | 7.5 |
| 已分析 | Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
| 已分析 | 受影响版本排查 | master:受影响 |
请确认分析内容的准确性, 确认无误后, 您可以进行后续步骤, 否则您可以继续分析.


This issue requires an assignee. Since you haven't specified one, we've assigned TestManager as the default assignee for this issue.





pr已合入,问题单关闭。


一、漏洞信息
漏洞编号:CVE-2026-45623
漏洞归属组件:postcss, https://gitcode.com/opengauss/openGauss-workbench
漏洞归属的版本:5.2.18,8.4.14,8.4.16,8.4.19,8.4.38,UNKNOWN
CVSS分值:
BaseScore: N/A None
Vector: N/A
漏洞简述:
PostCSS_x27;s PreviousMap parses the
/*# sourceMappingURL=PATH */comment from any CSS string passed toprocess()and dereferencesPATHagainst the local filesystem with no scheme, allowlist, or traversal check. An attacker who controls the CSS input can cause the host process to read any file readable by Node and leak the first ~10 bytes of its content through the resultingJSON.parseSyntaxErrormessage. The bug also yields a precise file-existence oracle and a controllable-read primitive that may be combined with large-file targets for DoS. The behaviour is triggered with PostCSS_x27;s default options - nofrom, nomap, no plugins required - and is therefore reachable from any pipeline that runs untrusted CSS through PostCSS (CMS themes, user-uploaded styles, browser-extension/userstyle processors, build pipelines for third-party packages, blog comment renderers, etc.).漏洞公开时间:2026-07-23 23:06:16
漏洞创建时间:2026-07-28 02:10:11
漏洞详情参考链接:
https://nvd.nist.gov/vuln/detail/CVE-2026-45623
漏洞补丁信息:
二、漏洞分析结构反馈
影响性分析说明:
PostCSS ≤8.5.11 在 PreviousMap 解析 sourceMappingURL 时缺少充分校验,攻击者可控 CSS 可触发读本地文件并通过错误信息泄露约前 10 字节等。修复版本为 8.5.12(见 CVE-2026-45623)。
与本仓库 master 的对应关系:
overrides 中 postcss 为 8.5.10,属于 ≤8.5.11,版本受影响。多为 Vite 构建链传递依赖。
漏洞评分(openGauss评分):
BaseScore: 7.5
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
受影响版本排查(受影响/不受影响):
1.master:受影响